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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a79031d3f43c85dbc088260b9016dfa5da27fe6
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
peter
5a79031d3f
when importing a class via completion, don't indent the next line if it starts with a cast
2011-11-21 18:53:09 +01:00
..
completeStatement
smart enter to always insert a new line after the current, not before (IDEA-75554)
2011-10-19 15:22:09 +02:00
completion
when importing a class via completion, don't indent the next line if it starts with a cast
2011-11-21 18:53:09 +01:00
convertToBasicLatin
…
convertToStringLiteral
IDEA-74979 (quick fix for "Too many characters in character literal" error)
2011-10-28 10:05:18 +02:00
createSubclass
/generics
…
daemonCodeAnalyzer
do not report unused imports for files with disabled highlighting (IDEA-76478)
2011-11-13 18:58:29 +01:00
folding
…
generateConstructor
generate private enum constructor everywhere (IDEA-69128 )
2011-08-22 17:56:04 +02:00
generateJavadoc
…
generation/surroundWith
/java
surround with runnable: clear selection before template start (IDEA-75887)
2011-10-26 18:13:09 +02:00
invertIfCondition
…
javadocIG
…
nullityinferrer
…
overrideImplement
move OverrideImplementTest to community
2011-11-04 13:13:09 +01:00
slice
…
splitIfAction
…
underscoresInLiterals
…