No subsystem |
|
IDEA-139357 (Usability Problem) |
Ability to run tests with categories across module dependencies |
IDEA-139663 (Bug) |
ommit comment formatting at the following pattern: /********* comment *********/ |
IDEA-139531 (Bug) |
IJ hangs totally |
Build tools |
|
WEB-16366 (Bug) |
cannot parse Grunt tasks |
Code Formatting and Code Style |
|
IDEA-138799 (Bug) |
Copyright Javadoc Formatting broken |
IDEA-138967 (Bug) |
\unnnn notation doesn't work in quick docs |
Code Navigation |
|
IDEA-139293 (Bug) |
Strange behavior "Go to file" dialog when I paste file name with leading Tab |
Diff_Merge |
|
IDEA-123196 (Usability Problem) |
Merge tool should support stepping over only unresolved conflicts |
IDEA-139645 (Bug) |
Diff window no longer working... |
Eclipse Integration |
|
IDEA-137995 (Usability Problem) |
Eclipse integration: editing module dependencies in IDEA removes last empty line in .classpath |
Editor. Editing Text |
|
IDEA-139523 (Feature) |
Option to retain Code Folding after Paste |
Editor. Intention Actions |
|
IDEA-139440 (Bug) |
Static member via instance reference fix intention leads to incorrect code, while showing it is correct. |
Gradle |
|
IDEA-139609 (Bug) |
Gradle: New Module Wizard: "Select Gradle Projec"t dialog: selection is not confirmed by double-clicking or pressing Enter |
IDEA-134144 (Bug) |
Newly created Gradle module doesn't show in Gradle tasks panel |
IDEA-119806 (Bug) |
Gradle tool window doesn't appear until project is reopened |
IDEA-138454 (Bug) |
Intellij 14.1 cannot Import correctly Module with Gradle |
IDEA-139616 (Bug) |
Gradle: New Module Wizard: "Add as module" option could be redesigned |
IDEA-139697 (Bug) |
Building Gradle project via IntelliJ IDEA corrupts binary resources when using `rename` |
Grails |
|
IDEA-139566 (Bug) |
Cannot debug a Grails application |
IDEA-139524 (Bug) |
Grails debugger doesn't manage to connect in forked execution mode |
Groovy |
|
IDEA-139341 (Bug) |
If statement with identical branches false positive |
HTML |
|
WEB-15887 (Bug) |
Meteor+ polymer: don't inject meteor templates into Polymer template bindings inside <polymer-element> |
JSON |
|
IDEA-138902 (Bug) |
JSON formatting appears broken |
Java. Code Completion |
|
IDEA-139659 (Bug) |
Postfix Completion for "format" does not work within method context |
Java. Error Highlighting |
|
IDEA-139275 (Bug) |
Irrelevant compilation errors |
IDEA-139637 (Bug) |
????? |
Java. Refactoring |
|
IDEA-139288 (Bug) |
"Safe delete" doesn't remove unused imports targeting the deleted symbol |
IDEA-139495 (Bug) |
Inline method - does not keep a caret position |
IDEA-139292 (Bug) |
"Extract method" refactoring in local/anonymous class introduces unnecessary parameter |
Java.Inspections |
|
IDEA-139577 (Bug) |
Incorrect "@SafeVarargs is not applicable for reifiable types" warning |
IDEA-139529 (Bug) |
Auto-fix for inspection "Anonymous type can be replaced with method reference" can produce broken code. |
IDEA-139280 (Bug) |
False positive "casting ... is redundant" in multidimensional array initialization. |
IDEA-139453 (Bug) |
'Cast conflicts with surrounding instanceof check' inspection reports false positives and suggested fixes cause illegal code with generics |
JavaScript |
|
WEB-16158 (Bug) |
Duplicate declaration error |
WEB-16078 (Bug) |
ES6: Autocomplete confusion |
WEB-16024 (Bug) |
Hyphen in JSDoc @param is duplicated |
WEB-16262 (Bug) |
Incorrect suggestions |
WEB-16340 (Bug) |
IllegalStateException: No match found at JSDocumentationUtils.handleCommentLine() on indexing |
WEB-16343 (Bug) |
IllegalStateException on modifying JavaScript settings of default project properties |
WEB-16304 (Bug) |
Problems with highlighting long chained calls (e.g. promises) |
WEB-16269 (Bug) |
ES6: Shorthand methods with generator |
JavaScript. Frameworks |
|
WEB-16335 (Feature) |
Provide completion for templates in Meteor |
Live Edit |
|
WEB-14628 (Bug) |
Live Completion does not work on IntelliJ IDEA 14 |
Packaging and Installation |
|
IDEA-139036 (Bug) |
IDEA Updater - java.lang.OutOfMemoryError: Java heap space |
Spring |
|
IDEA-137230 (Feature) |
Spring Boot: check annotation processor availability when using @ConfigurationProperties |
IDEA-139655 (Feature) |
Spring Boot: check annotation processor availability when using additional-spring-configuration-metadata.json |
IDEA-137405 (Feature) |
Spring Boot: support org.springframework.core.io.Resource config key code insight |
IDEA-139319 (Bug) |
Spring Boot: fix generated spring-configuration-metadata.json refresh when using builtin Make |
TypeScript |
|
WEB-16146 (Feature) |
TypeScript: Add type-related intentions |
WEB-16282 (Bug) |
TypeScript: 'Unresolved type' issues with ES6 Modules (export default) |
WEB-16311 (Bug) |
"type" incorrectly treated as keyword when used as property or variable name |
WEB-14638 (Bug) |
Interface fieldname collides with module name in TypeScript |
WEB-16222 (Bug) |
TypeScript: module not resolved |
WEB-16258 (Bug) |
Generic override incorrectly flagged as error (since build #WS-141.614) |
WEB-16287 (Bug) |
Unable to use lib.es6.d.ts over lib.d.ts |
WEB-16148 (Bug) |
TypeScript: exported enum does not satisfy its own interface |
WEB-16227 (Bug) |
TypeScript: "Align var statements and assignments" options should work |
WEB-15553 (Bug) |
Type inference error between modules |
WEB-16300 (Bug) |
TypeScript 1.5 ES6 style module format not recognized |
WEB-16219 (Exception) |
TypeScript: Element: class com.intellij.lang.javascript.psi.ecma6.impl.TypeScriptVariableImpl because: parent is null; stub=null exception |
Unit Tests |
|
WEB-1673 (Bug) |
JSTestDriver: debugger is disconnected in about 30 sec |
User Interface |
|
IDEA-79203 (Bug) |
Re-run keyboard shortcut (Ctrl-F5) doesn't work |
IDEA-137398 (Bug) |
unreadable notification when win7 text size is increased |
IDEA-139520 (Exception) |
Unable to print source code |
Version Control |
|
IDEA-134166 (Performance Problem) |
IntelliJ indexing hangs the main thread with changes that touch many files |
IDEA-130082 (Performance Problem) |
IntelliJ very sluggish while editing text in any editor, when there are many ignored files in VCS |
Version Control. Git |
|
IDEA-120261 (Usability Problem) |
Better select default Git root in Git Rebase Dialog |
IDEA-130665 (Usability Problem) |
Rebase branch dialog doesn't keep previous choices after rebase |
IDEA-137632 (Usability Problem) |
Git interactive rebasing dialog speed search |
IDEA-114570 (Performance Problem) |
100% CPU, app locked up, when changing git branches. |
IDEA-139020 (Cosmetics) |
Corrupted error message in "Rebasing Commits" dialog |
IDEA-137636 (Cosmetics) |
Git interactive rebase dialog default column size should not be equal |
IDEA-139758 (Bug) |
Git Interactive Rebase: stopping to edit a commit should refresh the virtual file system |
IDEA-138787 (Bug) |
Interactive rebase does nothing if the current branch is directly below the base branch (the "noop" situation) |
IDEA-139506 (Exception) |
Git: Interactive Rebase: IOOBE at java.util.ArrayList.rangeCheck |
Overview
Content Tools