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
e1ac2b1977cd06f003a6c91b64cd2a1ef3bb46a6
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
T
History
anna
e1ac2b1977
IDEA-91626
2012-11-13 20:18:06 +01:00
..
completion
Keyword completion for new extension method syntax
2012-11-11 17:09:29 +01:00
daemon
IDEA-91626
2012-11-13 20:18:06 +01:00
defaultAction
…
editorActions
…
folding
…
generation
/surroundWith
…
highlighting
IDEA-70470 "Highlight usages of element at caret" setting doesn't work nicely with static imports
2012-11-05 18:44:00 +01:00
intention
IDEA-93289 (count usages; mixed case)
2012-11-04 21:32:10 +01:00
javadoc
…
psi
…
slice
…
template
WI-14545 Live Template folowed by autocomplete doesn't work as expected
2012-11-10 23:05:29 +01:00
AddAnnotationFixTest.java
…
CompleteStatementTest.java
…
CopyReferenceTest.groovy
make copy line reference copy relative file path (IDEA-93625)
2012-10-25 18:32:06 +02:00
DuplicateActionTest.groovy
duplicate action: preserve caret position when it's already inside element's name
2012-11-04 10:44:23 +01:00
ExternalJavadocUrlsTest.java
…
GenerateConstructorTest.java
generate: pass class context to correct resolve of param types (IDEA-53337)
2012-11-01 14:43:06 +01:00
GenerateJavadocTest.java
…
ImplementAbstractFromNewTest.java
…
JavaDocumentationTest.groovy
…
NullityInferrerTest.java
…
OverrideImplementTest.java
…
SuppressExternalTest.java
…