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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f4258d45dd9176b7792ee2a78a27d4df71d4e0f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
ef211da585
when lexicographic completion sorting is enabled, really sort the items lexicographically, without all the priority/grouping/etc stuff (IDEA-79651)
2012-01-09 19:36:46 +01:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
don't insert a space after a keyword if there's already one
2012-01-05 20:38:46 +01:00
normal
don't insert a space after a keyword if there's already one
2012-01-05 20:38:46 +01:00
normalSorting
when lexicographic completion sorting is enabled, really sort the items lexicographically, without all the priority/grouping/etc stuff (IDEA-79651)
2012-01-09 19:36:46 +01:00
smartType
IDEA-69897 Smart complete missing enum values in switch/case statements
2011-12-27 16:00:13 +01:00
smartTypeSorting
suggest inheritor members on second completion only, prefer the default collection getters to them
2011-10-19 15:20:38 +02:00
style
…
variables
IDEA-78033 do not sugesst "class" as possible name for variable
2011-12-16 12:02:51 +01:00
word
…