Files
openide/java/java-tests/testData/codeInsight/template
Tagir Valeev 9c9df23724 [mod-commands] Rely on document text, rather than PSI text when building the final command
For some reason, they might be different. Probably due to incorrect PSI at the beginning of the action. In any case, document should be the source of truth, as the ModCommand will be applied to the document, rather than PSI
Fixes IDEA-359782 try postfix completion generates trailing garbage

GitOrigin-RevId: 292399a28d347f9b4fa22730002299d5c5b68167
2024-10-21 08:57:55 +00:00
..