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-06-18 23:11:44 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
232b479b23f3c72713b19f0d2e90bed808ac95df
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
8bf079ca59
prefer instanceofed variants in java completion (IDEA-138937)
2015-04-08 18:13:15 +02:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
IDEA-134518 Insert "instanceof" completion variant on typing "!" (exclamation mark)
2015-01-14 18:55:22 +01:00
methodChains
…
normal
IDEA-138071 Completion shouldn't show private symbols from compiled code
2015-03-24 16:32:25 +01:00
normalSorting
IDEA-138061 Prefer "return" completion suggestion before the last expression in a code block
2015-03-24 16:32:25 +01:00
reflection
IDEA-134123 Reflection code completion generates Type....class instead of Type[].class for varargs
2015-01-02 17:19:54 +01:00
smartType
IDEA-135162 Smart Completion proposes nothing in catch statements
2015-01-13 17:11:51 +01:00
smartTypeSorting
prefer instanceofed variants in java completion (IDEA-138937)
2015-04-08 18:13:15 +02:00
style
…
variables
…
word
…