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-01-10 09:39:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9f5d09f876f3bdcbd7ea7418528b26124d11d67
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
…
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
…
beforeRuleEmpty.java
ConvertSwitchToIfIntention: fix processing of empty blocks
2019-01-10 12:40:04 +07:00
beforeSimple.java
…