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-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b1230ec4626106f22461a6b1a9efd2ed71460f2
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
T
History
Alexey Kudravtsev
5b1230ec46
introduced PsiPolyadicExpression
2011-07-13 16:02:43 +04:00
..
completion
[^yole] once a preferred (green) lookup item has been ignored for too many times, it was impossible to make it preferred again
2011-07-12 19:34:13 +02:00
daemon
introduced PsiPolyadicExpression
2011-07-13 16:02:43 +04:00
editorActions
IDEA-67496 Regression: Reformat on paste: Indent Block is not working when clipboard starts with comment
2011-07-11 12:39:05 +04:00
folding
…
generation
/surroundWith
IDEA-25753 Surround With try-catch etc. - doesn't indent comment correctly
2011-05-03 17:23:14 +04:00
intention
[alexander.podkhalyuzin] EA-27828 (Convert to Basic Latin intention supports only Java-like elements)
2011-05-10 19:59:17 +04:00
javadoc
more convenient method
2011-03-25 19:45:17 +03:00
psi
moved to community
2011-07-07 14:49:20 +04:00
slice
…
CompleteStatementTest.java
IDEA-70492 Javadoc Smart Complete Statement: Improve processing in case of the last parameter
2011-06-01 15:00:22 +04:00
GenerateConstructorTest.java
do not generate duplicated constructors, warn when nothing was added (IDEA-67659)
2011-06-08 17:36:55 +04:00
GenerateJavadocTest.java
…
NullityInferrerTest.java
…