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-03-23 07:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a16d27ed413be714fbb2eb4249679964ea7b2fe9
openide
/
java
/
java-tests
/
testData
/
codeInspection
History
Bas Leijdekkers
edfa8f41a5
Java: update "Non-terminal use of '\\s' escape sequence" now that PsiTemplate is not an expression anymore (IDEA-326944)
...
GitOrigin-RevId: cea018045f87fad01824bf68ebf10ecdb798e39d
2023-08-04 19:58:18 +00:00
..
blockingCallsDetection
[blocking calls detection] IDEA-310256: handle implicit constructor calls
2023-01-12 17:36:33 +00:00
bytecodeAnalysis
cleanup: remove redundant '@author' tags from javadoc comments - 26
2023-01-18 17:02:50 +00:00
escapedSpace
Java: update "Non-terminal use of '\\s' escape sequence" now that PsiTemplate is not an expression anymore (IDEA-326944)
2023-08-04 19:58:18 +00:00
makeTypeGeneric
[java-inspections] Avoid suggesting fix to cast when there's already erroneous <>
2022-06-15 11:38:59 +00:00
meaninglessRecordAnnotation
…
redundantLambdaParameterType
…
removeSillyAssignmentFix
…