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-25 10:51:25 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ee27fecce6c47dcdf2f77b5195c99817ec064a3
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
4ee27fecce
can complete normally for nested try-with-resources (IDEA-138961)
2015-04-09 17:02:25 +02:00
..
actions
/reformatFileInEditor
Corrected parameters order, which caused extra spaces formatting when performed on selected fragment. Formatter depending on the result of FormatterUtil.isFormatterCalledExplicitly decides whether to cut trailing spaces or not, and command name mismatch eliminated range correction. Test added.
2015-03-23 20:34:19 +03:00
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
can complete normally for nested try-with-resources (IDEA-138961)
2015-04-09 17:02:25 +02:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
custom nullable annotation on an element should win over package-default not-null (IDEA-138894)
2015-04-08 18:13:16 +02:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
…
refactoring
extract functional parameter: ensure final inside anonymous, no additional qualifier (IDEA-138895)
2015-04-08 12:06:00 +02:00
spi
…
structureView
…
unscramble
…
vfs
…