This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-16 14:23:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a66489593b51e6c4d9e29d983189c2b17055eb4e
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
completion
History
peter
7d67470070
prefix matching should depend on the actual prefix in the editor, not on the one that the completion was invoked with (IDEA-69525)
2011-05-12 18:39:59 +02:00
..
ClassNameCompletionTest.java
…
CompletionSortingTestCase.java
…
CompletionStyleTest.java
…
CustomFileTypeCompletionTest.java
…
DotTest.java
…
GlobalMemberNameCompletionTest.groovy
…
HeavyNormalCompletionTest.java
EA-26800 drop caches in the completion file copy
2011-04-19 20:41:54 +02:00
HeavySmartTypeCompletion15Test.java
…
JavaAutoPopupTest.groovy
prefix matching should depend on the actual prefix in the editor, not on the one that the completion was invoked with (IDEA-69525)
2011-05-12 18:39:59 +02:00
KeywordCompletionTest.java
…
LightFixtureCompletionTestCase.java
…
Normal17CompletionTest.groovy
…
NormalCompletionOrderingTest.java
IDEA-68698 Elements with exactly same prefix (and same proximity) should be placed at the top of the list
2011-05-12 18:15:30 +02:00
NormalCompletionTest.groovy
IDEA-68635 Completion inserts new line on SPACE
2011-04-26 16:39:45 +02:00
SecondSmartTypeCompletionTest.java
…
SmartType17CompletionTest.java
generics are not a part of the lookup string now
2011-04-19 20:41:52 +02:00
SmartTypeCompletionOrderingTest.java
generics are not a part of the lookup string now
2011-04-19 20:41:52 +02:00
SmartTypeCompletionTest.java
IDEA-68178 Completions does not complete class names in java annotations
2011-04-19 20:41:53 +02:00
TabCompletionTest.java
…
VariablesCompletionTest.java
…
WordCompletionTest.java
ElementPatternBean extracted & lazy PsiReferenceProviderBean
2011-05-12 10:15:36 +04:00