Files
openide/java/java-psi-impl
Tagir Valeev 2fca99a68d [java] Improve injection support in string templates
1. Fix PsiFragmentImpl#updateText
2. Disallow mod-command actions that try to modify the guarded blocks
3. Make it more robust against host invalidation, which actually happens
4. Fix rename support in executor
5. Make it safe to call getWritable() on an already writable element from injected code

Part of IDEA-333006 Language injection in String templates

GitOrigin-RevId: 426ba89f28db8d8d4ac35f969847d5ff4cd56f14
2024-01-25 19:15:37 +00:00
..