This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-19 23:04:57 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43b636f63fcf7421ccfe9553a80daf4e6860fd2e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
createSwitch
T
History
Tagir Valeev
1930c6736b
CreateSwitchIntention: disable in assignment (while valid, rarely makes sense -- see IDEA-206725)
2019-02-06 11:52:59 +07:00
..
enum2_after.java
…
enum2.java
…
enum_after.java
…
enum.java
…
notAvailable2.java
…
notAvailable.java
…
notAvailableInAssignment.java
CreateSwitchIntention: disable in assignment (while valid, rarely makes sense -- see IDEA-206725)
2019-02-06 11:52:59 +07:00
notAvailableInForUpdate.java
…
notAvailableOnRedCode.java
…
notFailingOnBadEscapes_after.java
CreateSwitchIntention shouldn't throw on malformed strings
2018-07-25 09:02:54 +02:00
notFailingOnBadEscapes.java
CreateSwitchIntention shouldn't throw on malformed strings
2018-07-25 09:02:54 +02:00
primitive_after.java
…
primitive.java
…
string_after.java
CommentTracker#replaceAndRestoreComments: try to keep comments after the statement (not move them to the front)
2018-10-08 14:09:24 +07:00
string.java
…