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-18 07:15:51 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abfa41efdfec25e3ca95b96d66ca79bee066a12f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
signature
T
History
peter
67bd507337
fix collecting completion stats for methods with argument suggestions
...
ensure that we don't change the tracked document range when starting live template
2017-02-01 11:57:32 +01:00
..
AnonymousNonDefaultConstructor_after.java
constructor completion: implement anonymous methods after arg live template (IDEA-CR-14717)
2016-10-19 19:27:57 +02:00
AnonymousNonDefaultConstructor_afterTemplate.java
constructor completion: implement anonymous methods after arg live template (IDEA-CR-14717)
2016-10-19 19:27:57 +02:00
AnonymousNonDefaultConstructor.java
constructor completion: implement anonymous methods after arg live template (IDEA-CR-14717)
2016-10-19 19:27:57 +02:00
CollectStatisticsOnMethods_after.java
fix collecting completion stats for methods with argument suggestions
2017-02-01 11:57:32 +01:00
CollectStatisticsOnMethods.java
fix collecting completion stats for methods with argument suggestions
2017-02-01 11:57:32 +01:00
NewAnonymousInMethodArgTemplate_after.java
doPostponedFormatting after formatting in completion after new (IDEA-CR-14717)
2016-10-20 18:16:36 +02:00
NewAnonymousInMethodArgTemplate.java
doPostponedFormatting after formatting in completion after new (IDEA-CR-14717)
2016-10-20 18:16:36 +02:00
NonDefaultConstructor_after.java
…
NonDefaultConstructor.java
…
OnlyDefaultConstructor_after.java
…
OnlyDefaultConstructor.java
…
SeveralConstructors_after.java
…
SeveralConstructors.java
…