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-06-18 23:11:44 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ffbec6759d7757eba5c2b2cd9320db4fd3948c7
openide
/
java
/
java-tests
/
testData
T
History
Anna Kozlova
5ffbec6759
method ref completion: complete receiver typed method ref without param in valid lambda context (IDEA-140730)
2015-05-28 19:42:08 +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
method ref completion: complete receiver typed method ref without param in valid lambda context (IDEA-140730)
2015-05-28 19:42:08 +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
add instantiating point of the anonymous class as call point only if anonymous class is immediately passed as argument (IDEA-140031)
2015-05-20 11:53:16 +02:00
inspection
hide generified api warning when derived class is used which 'raw'-inherits the changed jdk class
2015-05-26 16:38:13 +02:00
junit
/configurations
…
libResolve
clear cls method hierarchy cache not only on root change (EA-68165 - PIEAE: ClsRepositoryPsiElement.getManager)
2015-05-19 17:10:14 +02:00
model
…
moduleRootManager
…
projectView
…
psi
java: .class file tests cleanup
2015-05-23 19:42:33 +02:00
refactoring
introduce parameter: don't show conflicts between new param name and parameter to remove (IDEA-140607)
2015-05-26 18:25:50 +02:00
spi
…
structureView
…
unscramble
…
vfs
…