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-26 15:27:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d03d73ed7d413a194a1c1a74b9c4e0d54a551f7c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
template
/
postfix
/
templates
T
History
Alexander Zolotov
8d6f72b2ca
IDEA-121756 Don't provide postfix completion options in java string literals
2014-03-06 21:54:52 +04:00
..
assert
…
cast
IDEA-121756 Don't provide postfix completion options in java string literals
2014-03-06 21:54:52 +04:00
else
…
field
…
for
…
fori
…
forr
…
if
Postfix templates: fix template for anonymous classes
2014-01-13 15:40:55 +04:00
instanceof
Postfix completion: do not apply null, notnull and instanceof template on primitive types
2014-02-20 16:07:51 +04:00
new
Add extra test for new-expression template
2013-12-24 15:30:10 +04:00
not
…
notnull
Postfix completion: do not apply null, notnull and instanceof template on primitive types
2014-02-20 16:07:51 +04:00
null
Postfix completion: do not apply null, notnull and instanceof template on primitive types
2014-02-20 16:07:51 +04:00
par
…
return
…
switch
…
synchronized
…
throw
Postfix completion: apply throw template on Throwable only
2014-02-20 16:07:52 +04:00
var
…
while
…