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-01 18:58:31 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39d2d7715578f39096e1935af36fb0533658d31e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
switchDefault
History
Tagir Valeev
c68df6edc2
ConvertSwitchToIfIntention: preserve comments from expression when only default branch is present
2019-01-10 17:24:20 +07:00
..
afterBreakInIf2.java
…
afterBreakInIf3.java
…
afterBreakInIf.java
…
afterBreakLast.java
ConvertSwitchToIfIntention: preserve comments from expression when only default branch is present
2019-01-10 17:24:20 +07:00
afterBreakOuterLoop.java
…
afterConflict.java
…
afterExpression.java
…
afterRuleDefault.java
IDEA-203845 com.intellij.util.IncorrectOperationException: Incorrect statement 'else
2018-12-08 17:14:46 +07:00
afterRuleEmpty.java
ConvertSwitchToIfIntention: fix processing of empty blocks
2019-01-10 12:40:04 +07:00
afterSimple.java
…
beforeBreakInIf2.java
…
beforeBreakInIf3.java
…
beforeBreakInIf.java
…
beforeBreakLast.java
ConvertSwitchToIfIntention: preserve comments from expression when only default branch is present
2019-01-10 17:24:20 +07:00
beforeBreakOuterLoop.java
…
beforeBreakOuterLoopNotLast.java
…
beforeConflict.java
…
beforeExpression.java
…
beforeRuleDefault.java
IDEA-203845 com.intellij.util.IncorrectOperationException: Incorrect statement 'else
2018-12-08 17:14:46 +07:00
beforeRuleEmpty.java
ConvertSwitchToIfIntention: fix processing of empty blocks
2019-01-10 12:40:04 +07:00
beforeSimple.java
…