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-12 14:54:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28b7c2501ac6000d68bb864b3d60a36bfb8d8633
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
28b7c2501a
IDEA-152325 Smart completion should not suggest class fields in its this/super constructor call
2016-03-15 19:55:14 +01:00
..
className
[Java] When we complete class name after new then if constructor(s) exist: show documentation for it, for several constructors suggest list of links to particular constructor documentation, same way as we do for (overloaded) calls.
2014-12-24 22:05:27 +01:00
customFileType
…
dot
…
javadoc
…
keywords
IDEA-95289 Completion for 'break' in labeled element
2015-10-24 23:42:28 +02:00
methodChains
…
normal
IDEA-151552 No completion after instanceof inside lambda
2016-02-11 13:27:29 +01:00
normalSorting
IDEA-152325 Smart completion should not suggest class fields in its this/super constructor call
2016-03-15 19:55:14 +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-152325 Smart completion should not suggest class fields in its this/super constructor call
2016-03-15 19:55:14 +01:00
smartTypeSorting
IDEA-152033 Suggest current class for Class<?> parameter (for logging-related stuff)
2016-02-24 13:59:25 +01:00
style
…
variables
…
word
fix WordCompletionTest
2016-02-16 11:24:10 +01:00