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-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7cb908c959b618d9e91efb602cbc5b8ffcf2bfa
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
template
/
postfix
/
templates
T
History
Alexander Zolotov
e896024c69
Postfix completion: apply throw template on Throwable only
2014-02-20 16:07:52 +04:00
..
assert
…
cast
…
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
…