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-02 05:50:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55820ccd15567fd133f29ee81cc593dc08d68dcd
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
splitDeclaration
History
Bas Leijdekkers
3cc8a26e39
allow to split var declaration if it has denotable type
2018-07-04 15:56:52 +02: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
…
afterNotArray.java
…
afterUnresolved.java
split declaration: PIEAE (IDEA-190299)
2018-04-16 16:45:23 +02:00
afterVar.java
allow to split var declaration if it has denotable type
2018-07-04 15:56:52 +02:00
beforeCommentsInInitializer.java
…
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
…
beforeNotArray.java
…
beforeUnresolved.java
split declaration: insert missed semicolon (IDEA-192958)
2018-06-04 18:44:40 +03:00
beforeVar.java
allow to split var declaration if it has denotable type
2018-07-04 15:56:52 +02:00