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-05-03 11:47:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c60b8aab8f53bbdee24e87f88424a680d42a8d8a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
surroundWithTry
History
Anna Kozlova
810a23812f
disable surroundWith fix for var typed locals with non-denotable inferred types
...
IDEA-CR-33936
2018-06-25 16:28:59 +03:00
..
after1.java
…
afterArrayInitializer.java
…
afterField.java
…
afterLambdaCodeBlock.java
…
afterLambdaExpr.java
…
afterVarToBeReplacedWithExplicitTYpe.java
surround with try/catch: replace var with explicit type (IDEA-191069)
2018-06-20 14:49:51 +03:00
before1.java
…
beforeArrayInitializer.java
…
beforeField.java
…
beforeInLocalClass.java
…
beforeLambdaCodeBlock.java
…
beforeLambdaExpr.java
…
beforeMethodRef.java
…
beforeVarCantBeReplacedWithExplicitType.java
disable surroundWith fix for var typed locals with non-denotable inferred types
2018-06-25 16:28:59 +03:00
beforeVarToBeReplacedWithExplicitTYpe.java
surround with try/catch: replace var with explicit type (IDEA-191069)
2018-06-20 14:49:51 +03:00