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-07-09 18:18:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d183dee3a1854ad2188c35aff2f8e87760da838
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
splitDeclaration
T
History
Anna Kozlova
e2e3359a09
keep comments on split declaration inside for loop
2018-06-26 09:18:41 +03:00
..
afterCommentsInInitializer.java
split declaration: fix comments in context
2018-06-04 15:27:40 +03:00
afterForLoop.java
keep comments on split declaration inside for loop
2018-06-26 09:18:41 +03:00
afterForLoopAfterAnonymous.java
…
afterMultipleDeclarationsLocalWithComments.java
normalize declaration: don't include tree next after space
2017-11-29 12:12:54 +01:00
afterNotArray.java
…
afterUnresolved.java
split declaration: PIEAE (IDEA-190299)
2018-04-16 16:45:23 +02:00
beforeCommentsInInitializer.java
preserve comments: split declarations
2017-12-01 18:19:49 +01:00
beforeForLoop.java
keep comments on split declaration inside for loop
2018-06-26 09:18:41 +03:00
beforeForLoopAfterAnonymous.java
…
beforeForLoopConflictingLocal.java
…
beforeForLoopConflictingLocalInLambda.java
…
beforeMultipleDeclarationsLocalWithComments.java
normalize declaration: don't include tree next after space
2017-11-29 12:12:54 +01:00
beforeNotArray.java
…
beforeUnresolved.java
split declaration: insert missed semicolon (IDEA-192958)
2018-06-04 18:44:40 +03:00