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
2026-01-11 20:07:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
679013c7aeaafa2ff7442549cee3ea66a977cdee
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
composeFunctionChain
History
yarik
ced545552a
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
..
afterBiFunction.java
…
afterInstanceCall.java
[java formatter] c style comments formatting supported. Note, only single line comments or comments with each line starting with asterisks will be formatted, since by using /* and */ you
2017-06-20 14:48:26 +03:00
afterStaticCall.java
…
afterTwoFunctions.java
…
beforeBiFunction.java
…
beforeInstanceCall.java
IDEA-164880 Refactoring to function composition methods
2016-12-06 12:23:05 +07:00
beforeStaticCall.java
IDEA-164880 Refactoring to function composition methods
2016-12-06 12:23:05 +07:00
beforeTwoFunctions.java
…