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
2025-12-23 16:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65049765b0a0202b7b10a7e7df542311bdf7a91c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
inlineStreamMap
History
Tagir Valeev
65049765b0
StreamRefactoringUtil#isRefactoringCandidate disable if method reference is not resolved
2018-09-19 12:20:47 +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
…
beforeUnresolvedMethodReference.java
StreamRefactoringUtil#isRefactoringCandidate disable if method reference is not resolved
2018-09-19 12:20:47 +07:00