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-26 15:27:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09f4d7ea1f6a42ba14384dee1ffb9ac94e090a59
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
09f4d7ea1f
detect expected type by parent for nested array initializers (IDEA-139280)
2015-04-16 20:30:31 +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
detect expected type by parent for nested array initializers (IDEA-139280)
2015-04-16 20:30:31 +02:00
codeInspection
/bytecodeAnalysis
…
compiler
/notNullVerification
…
compileServer
/incremental
method refs and invokeDynamic bytecode parsing to register corresponding dependencies correctly (IDEA-137568)
2015-03-20 21:02:33 +01:00
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
IDEA-139253 TYPE_USE @Nullable-Annotations don't work correctly with arrays
2015-04-16 19:11:46 +03:00
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
Added simple way of detecting if line starts with continuation indent: we check whether before current line there was opened and not closed left parenthesis
2015-04-10 19:46:58 +03:00
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
…