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
ba09e196d3cc6d27881817d42f07d5f415a4f231
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
T
History
peter
ba09e196d3
[^romka] IDEA-96146 Cannot enter 'final' keyword in try-with-resources
...
(cherry-picked from acd831e)
2012-11-29 17:00:13 +01:00
..
completion
[^romka] IDEA-96146 Cannot enter 'final' keyword in try-with-resources
2012-11-29 17:00:13 +01:00
daemon
SOE (IDEA-95955)
2012-11-29 11:53:09 +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
split if: skip comments inside (IDEA-95297)
2012-11-19 17:04:41 +01:00
javadoc
…
psi
…
slice
…
template
a test for classNameComplete macro (IDEA-94797)
2012-11-15 17:54:42 +01:00
AddAnnotationFixTest.java
…
CompleteStatementTest.java
…
CopyReferenceTest.groovy
a test for IDEA-95228 Copy reference does not work correctly on overloaded methods.
2012-11-21 15:30:14 +01: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
…