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-08-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4fafcbb4b82de2ea303a4e883fc96261f2354d9
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
peter.gromov
f4fafcbb4b
IDEA-60822 [IdeaX] code completion for "for(fin" automatically chooses "for(finalize()" instead of "for(final"
2010-11-11 21:03:29 +03:00
..
completeStatement
…
completion
IDEA-60822 [IdeaX] code completion for "for(fin" automatically chooses "for(finalize()" instead of "for(final"
2010-11-11 21:03:29 +03:00
convertToBasicLatin
…
createSubclass
/generics
…
daemonCodeAnalyzer
do not mix PsiImmediateClassType and PsiReferenceClassType: presentable name for ref type is calc based on reference name only (IDEA-56135)
2010-11-10 19:02:24 +03:00
generateConstructor
IDEA-42131
2010-08-30 12:19:31 +04:00
generateJavadoc
moved to community
2010-08-25 14:37:23 +04:00
invertIfCondition
Java parser switched to new version
2010-10-20 15:30:45 +04:00
javadocIG
…
nullityinferrer
nullity: skip assert statements for local vars - should be possible to detect from usages; use in prams nullification (IDEA-60705)
2010-11-11 14:17:58 +03:00
slice
…
splitIfAction
…