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-09-22 00:19:11 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96c8dd942c35b8d5d3ea5babfc891bf23716868e
openide
/
java
/
java-tests
/
testData
T
History
Dmitry Batkovich
36c9328f8d
StaticPseudoFunctionalStyleMethodInspection: handles filter(list, classAsFilter) and find() with default value
2015-04-23 14:59:45 +03: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
IDEA-138967 \unnnn notation doesn't work in quick docs
2015-04-22 11:10:54 +03: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
StaticPseudoFunctionalStyleMethodInspection: handles filter(list, classAsFilter) and find() with default value
2015-04-23 14:59:45 +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 method: do not pass redundant parameters if extracting from lambda body (IDEA-139292)
2015-04-16 20:30:35 +02:00
spi
…
structureView
…
unscramble
…
vfs
…