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-07 01:33:13 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d91c606bfa8e2b871fa247ed3381eec9c6d69f27
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
variables
T
History
peter
d91c606bfa
IDEA-155984 Completion suggests nothing if you try to complete a variable before a call
2016-05-13 16:15:16 +02:00
..
locals
IDEA-121698 Automatically make variables accessed from outer scopes final
2014-03-05 22:19:28 +01:00
AnnotationValue_after.java
IDEA-54220 Code Completion for value() method in @interfaces could be added
2012-03-07 20:24:50 +04:00
AnnotationValue.java
IDEA-54220 Code Completion for value() method in @interfaces could be added
2012-03-07 20:24:50 +04:00
ConstructorParameterName.java
IDEA-79591 Suggest field name in construction parameter name completion
2012-03-05 23:26:29 +04:00
ConstructorParameterNameWithPrefix.java
IDEA-79591 Suggest field name in construction parameter name completion
2012-03-05 23:26:29 +04:00
DontIterateOverLoopVariable.java
IDEA-153437 Do not suggest to loop over the loop variable (and don't duplicate "new")
2016-03-24 11:54:46 +01:00
DuplicateSuggestionsFromUsage.java
…
NoKeywordsInForLoopVariableName.java
…
SuggestVariablesInTypePosition.java
IDEA-155984 Completion suggests nothing if you try to complete a variable before a call
2016-05-13 16:15:16 +02:00