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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80bd33fc56104f7c0e90a077f856a3b5f142aa57
openide
/
java
/
java-tests
/
testData
T
History
Roman Shevchenko
80bd33fc56
[java] type annotation highlighting on type parameters (IDEA-174317)
2017-06-30 14:38:56 +02:00
..
actions
/reformatFileInEditor
…
anonymous
…
codeEditor
/smartPsiElementPointers
…
codeInsight
[java] type annotation highlighting on type parameters (IDEA-174317)
2017-06-30 14:38:56 +02:00
codeInspection
update testdata to reflect newer mock jdk 1.7
2017-06-13 15:09:42 +02:00
compiler
work around javac/asm parameter index mismatch when @NotNull-instrumenting enum constructors
2017-06-23 17:37:47 +02:00
compileServer
/incremental
…
core
/loadingTest
…
dependencies
…
fileEditorManager
/src
…
fileStructure
…
find
…
ide
…
inspection
Java: Support Jigsaw modules in calculation of class usages and visibility - added inspection setting for exported packages (IDEA-169200, IDEA-169204)
2017-06-30 13:24:19 +03:00
jrt
…
junit
/configurations
…
libResolve
…
model
…
moduleRootManager
…
projectView
…
psi
[psi formatting model] allow to replace whitespace in leaf non-whitespace nodes (e.g. multiple blocks for one PsiComment element), fixed formatting in injections by recalculating proper formatting text range
2017-06-20 14:48:36 +03:00
refactoring
allow extract variable after expr statement (IDEA-173708)
2017-06-28 16:10:44 +02:00
spi
…
structureView
…
unscramble
…
vfs
…