This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b418e60060255b4a56500a2886cdd92bc183ea56
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
T
History
Denis.Zhdanov
cd70acac56
IDEA-96385 Uncomplete definition of variable in "Quick Documentation" Window
2013-02-02 15:05:03 +04:00
..
completion
IDEA-96661 Java completion: don't add {} tail after array completion variant
2013-02-01 17:40:55 +01:00
daemon
Class/package clash test updated
2013-02-01 21:56:24 +04:00
defaultAction
…
documentation
IDEA-67002 Images not displayed in Quick JavaDoc pop-up, works in browser
2013-01-25 23:01:26 +04:00
editorActions
…
folding
…
generation
/surroundWith
…
highlighting
…
intention
…
javadoc
IDEA-96385 Uncomplete definition of variable in "Quick Documentation" Window
2013-02-02 15:05:03 +04:00
psi
…
slice
…
template
IDEA-94797 classNameComplete() performs standard completion in live templates
2013-01-22 17:16:11 +01:00
AddAnnotationFixTest.java
…
CompleteStatementTest.java
…
CopyReferenceTest.groovy
…
DuplicateActionTest.groovy
…
ExternalJavadocUrlsTest.java
…
GenerateConstructorTest.java
…
GenerateJavadocTest.java
…
ImplementAbstractFromNewTest.java
…
JavaDocumentationTest.groovy
…
NullityInferrerTest.java
infer nullity: treat instanceof as null check (IDEA-98153)
2012-12-28 15:32:08 +01:00
OverrideImplementTest.java
skip extends Object during new type param creation; test for IDEA-57449
2013-01-08 14:26:33 +01:00
SuppressExternalTest.java
…