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-02-08 21:06:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4445a89cca4e33d8f3ed539db965ff24d40aed5b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
inlineStreamMap
History
Tagir Valeev
abc5d98a07
InlineStreamMapAction: testdata fixed
2018-07-06 15:13:14 +07:00
..
afterAsLongStreamMap.java
…
afterBoxedForEach.java
don't insert braces around single lambda parameter
2016-12-06 12:35:48 +01:00
afterMapBoxed.java
…
afterMapForEach.java
InlineStreamMapAction: testdata fixed
2018-07-06 15:13:14 +07:00
afterMapMap.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
afterMapMapExpr.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
afterMapMapMR.java
don't insert braces around single lambda parameter
2016-12-06 12:35:48 +01:00
afterMapMapToInt.java
don't insert braces around single lambda parameter
2016-12-06 12:35:48 +01:00
afterMapToIntAsLongStream.java
…
afterMapToIntFlatMap.java
…
beforeAsLongStreamMap.java
…
beforeBoxedForEach.java
…
beforeFlatMapForEach.java
…
beforeMapBoxed.java
…
beforeMapForEach.java
InlineStreamMapAction: support parenthesized chain
2018-07-06 15:13:12 +07:00
beforeMapMap.java
…
beforeMapMapExpr.java
…
beforeMapMapMR.java
…
beforeMapMapToInt.java
…
beforeMapMapTwoExpr.java
…
beforeMapToIntAsLongStream.java
…
beforeMapToIntFlatMap.java
…