No subsystem |
|
IDEA-133605 (Feature) | Implement true CORS in IDEA |
WEB-15414 (Performance Problem) | Performance issues when working with javascript |
IDEA-136659 (Task) | Please map topic ID to the appropriate page in New Project Wizard for Maven. |
WEB-15184 (Bug) | AtScript good code red - destructuring and default params |
IDEA-136966 (Bug) | JPS runner SOE |
IDEA-136997 (Bug) | External system: descendants of ExternalEntityData in plugins are not deserialized causing @NotNull violation |
WEB-12780 (Bug) | Variables in the sass injections shows as Invalid in the completion if type more than two symbols of the variable name |
IDEA-136921 (Bug) | MacOS: It's impossible to add new sdk to project in case build with bundled jdk |
IDEA-136853 (Bug) | readonly locker doesn't work well between splits |
IDEA-137009 (Exception) | TODO toolwindow causes exception |
IDEA-137025 (Exception) | Throwable at at com.intellij.packaging.impl.elements.ManifestFileUtil.updateManifest(ManifestFileUtil.java:215) |
IDEA-136348 (Exception) | Exception when using Export to HTML action |
IDEA-136868 (Exception) | AE at com.intellij.codeInsight.daemon.impl.analysis.IncreaseLanguageLevelFix.invoke(IncreaseLanguageLevelFix.java:101) |
Code Analysis. Inspection |
|
IDEA-136834 (Bug) | LocalInspectionTool: inspectionFinished problemHolder contains no problems on first pass for opened file |
IDEA-136917 (Bug) | 'Constant conditions and exceptions'-inspection: false positive |
Code Formatting and Code Style |
|
IDEA-136990 (Bug) | Regression from 13.1.6: Reformatting empty function blocks after a line continuation inserts newline in the block |
CoffeeScript |
|
WEB-15229 (Bug) | Duplicate declaration can not be present in coffee |
WEB-5362 (Bug) | "continue" can't be surrounded |
WEB-10869 (Bug) | CoffeeScript: Red code: destructuring catch parameter |
WEB-13996 (Bug) | CoffeeScript: variables declared using destructuring assignment are shown as unused inside if block |
Dart |
|
WEB-15207 (Usability Problem) | Display default values in pop-up dart docs |
Database |
|
IDEA-134029 (Bug) | Database console - unable to edit results. |
Debugger |
|
WEB-15446 (Bug) | Array length is equal to false for nodejs evalutations and watches |
IDEA-63581 (Bug) | Expression Evaluation Dialog: IDEA incorrectly evaluates methods with varargs parameter |
Decompiler |
|
IDEA-135314 (Bug) | Inner classes constructors calls decompiled incorrectly |
Diff_Merge |
|
IDEA-136799 (Cosmetics) | Menu item has same name regardless of what is selected |
IDEA-136802 (Bug) | Map help button and F1 to the specified mapId |
Editor. Code Completion |
|
IDEA-136826 (Bug) | Autocomplete fails for static nested annotations |
Editor. Editing Text |
|
IDEA-136798 (Bug) | Switching between editors does not restore scroll position properly when soft-wraps are involved |
IDEA-136848 (Bug) | Error transferring a comment by pressing Enter |
IDEA-136752 (Bug) | Scratch files should use the project formatting / indentation settings |
File System |
|
IDEA-136705 (Usability Problem) | Externally changed files aren't refreshed reliably on process termination |
IDEA-134915 (Bug) | symlinks across modules cause classpath issues in runtime IDE compiler |
Find, Replace, Find Usages |
|
IDEA-136816 (Bug) | Find in Path restricted to module scope does not search non-source paths |
HTML |
|
WEB-15487 (Bug) | Polymer: web components not resolved in meteor templates |
IDE Configuration |
|
IDEA-136855 (Usability Problem) | "Secure update is impossible with SNI disabled" error message on IDEA startup |
IDEA-136810 (Bug) | idea.properties file in user home not read |
Jade |
|
WEB-12907 (Feature) | Add spell checking to Jade templates |
WEB-14288 (Feature) | jade: todo comments are not recognized |
WEB-14583 (Bug) | Jade folding |
WEB-14168 (Bug) | Jade: It would be nice to be able to collapse a mixin definition |
Java. Code Completion |
|
IDEA-136727 (Bug) | Overriding method generates wrong parameter names |
Java. Error Highlighting |
|
IDEA-136310 (Bug) | IDE does not highlight 'int' keyword as as an error in method name |
IDEA-136882 (Bug) | good code red - wildcard |
IDEA-136716 (Bug) | Good code red |
IDEA-135286 (Bug) | Intellij 14 forcing the use of varargs and wierd generic inference |
IDEA-136840 (Bug) | Java 8 Completable Future problem |
IDEA-136759 (Bug) | Wrong "can not resolve method" error when Function interface are used |
JavaScript |
|
WEB-15376 (Feature) | Can not use the @interface JSDoc-tag with a name |
WEB-12384 (Feature) | ES6: Ctrl+click on imported module should navigate to module definition |
WEB-15154 (Feature) | ES6: imported functions and variables are not resolved to the source file |
WEB-15431 (Usability Problem) | React components in JSX should not complain about being an empty tag |
WEB-15366 (Cosmetics) | As of 14.1 keyword "of" (like in for (x of xlist)) is no longer highlighted as keyword |
WEB-15468 (Bug) | AtScript: Good code red |
JavaScript. Formatter |
|
WEB-15424 (Bug) | formatting align to = sign bug |
JavaScript. Frameworks |
|
WEB-15430 (Feature) | Add Emmet support for JSX files/snippets |
WEB-15408 (Bug) | ExtJS xtype 'component' is not recognized |
JavaScript. Inspections |
|
WEB-15252 (Bug) | JSHint settings is currently not available for batch mode |
WEB-12888 (Bug) | Don't report variable anonymous function is assigned to as unused if it's used in this function body |
WEB-12037 (Bug) | Potentially invalid usage of this in arrow function |
Maven |
|
IDEA-111382 (Bug) | Invallid exploded artifact generation by dependency with type "ejb-client". |
OSGi |
|
IDEA-136640 (Bug) | Generated bundles don't include sources |
Profiling |
|
WEB-15428 (Usability Problem) | Profiling: Heap: Communication port: change number format |
WEB-15429 (Usability Problem) | Profiling: provide Help button for V8 Profiling and V8 Heap views |
WEB-15440 (Bug) | Profiling: Heap: Take Heap Snapshot button does nothing if shown after hover over hidden buttons |
WEB-15400 (Bug) | Profiling: Heap: context menu invoked for Search results should not use selection from other tabs |
SQL.Highlighting |
|
DBE-1141 (Bug) | Database console does not recognize any table |
Spring |
|
IDEA-137006 (Bug) | IntelliJ 14.1 hanged without abnormal CPU usage |
Task Management |
|
IDEA-114203 (Bug) | Close Issue when Closing Task Always looks for "fixed" tag |
Template Languages. FreeMarker |
|
IDEA-136936 (Bug) | Good code is yellow in freemarker templates |
TypeScript |
|
WEB-15243 (Bug) | TypeScript Compiler: Unix: Cannot be started |
WEB-15464 (Exception) | TypeScript: NPE on deleting some symbols sequence |
Unit Testing. JUnit |
|
IDEA-136927 (Bug) | JUnit test results listener breaks on long strings |
Unit Testing. TestNG |
|
IDEA-137072 (Bug) | TestNG runner does not support multi-selection of sources to run tests from |
User Interface |
|
IDEA-105329 (Bug) | Spelling appears only when the cursor is on the misspelled word |
Version Control |
|
IDEA-135623 (Bug) | Shelf: new and removed files are treated as modified, and the diff can't be shown for them |
Version Control. Git |
|
IDEA-132736 (Feature) | Push dialog: let define a remote directly from the dialog if there are no remotes in the repository |
IDEA-78347 (Usability Problem) | Option to use --full-history in file history |
IDEA-137075 (Bug) | Git File History: renames are not followed anymore since --full-history is used |
Version Control. Log |
|
IDEA-116782 (Feature) | Log: highlight "my commits" |
spy-js |
|
WEB-15448 (Exception) | Spy-js: StackOverflowError on GoToPreviousFoundOccurence action |
Page History
Overview
Content Tools