This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-08 21:52:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
concatenationToMessageFormat
T
History
…
..
comments.after.java
…
comments.java
…
constant.java
don't offer to replace with MessageFormat.format() when concatenation is constant (IDEA-18184 & IDEA-165981)
2017-01-10 13:20:24 +01:00
escaping.after.java
preserve text blocks when converting to (message)format string (IDEA-217253, IDEA-218831)
2019-08-02 00:04:00 +03:00
escaping.java
…
simple.after.java
…
simple.java
…
textblock.after.java
Java: correctly escape for text block (IDEA-331523)
2023-09-05 11:15:51 +00:00
textblock.java
…