No subsystem | Feature | IDEA-143452 | Show Running List action shows run processes from the current project only |
Bug | IDEA-156299 | Force Touch: 'Force Touch' is replaced with 'Button 1 click' after restart | |
Bug | IDEA-143263 | Find In Path is not autopopulating a selection from Find Preview window | |
Exception | IDEA-132750 | IOOBE at com.intellij.uiDesigner.propertyInspector.PropertyInspectorTable.getPropChildren | |
Android | Bug | IDEA-156496 | change the name of the module, reports the error of Gradle. |
Arquillian | Usability | IDEA-146298 | Arquillian: Run Configurations: EditLibraryProperties button does nothing for dependencies added as 'existing libraries' |
Usability | IDEA-146297 | Arquillian: Run Configurations: provide possibility to copy library properties (artifact name etc) | |
Code Analysis. Inspection | Bug | IDEA-156478 | 'Inspection results tool window' loose 'Suppress' button after grouping |
Bug | IDEA-156683 | 'Unused method parameter' inspection finds only first unused parameter but not all | |
Bug | IDEA-156364 | 'Inspection result tool window' preview doesn't scroll to view problem item | |
Bug | IDEA-156488 | Convert octal literal to decimal literal loses long modifier | |
Bug | IDEA-156354 | Throwable - at excluding item of inspection result tree | |
Bug | IDEA-156353 | 'Editor is already disposed' exception when navigating through inspection result tree | |
Bug | IDEA-156613 | 'Remove User Defined Entry Points' may appear for predefined entry point | |
Bug | IDEA-156180 | 'Inspection result tool window' Suppress for class shown twice | |
Bug | IDEA-156669 | 'Inspection result tool window' - exclude file scope option when use 'Run inspection on...' button on preview pane | |
Bug | IDEA-156376 | 'Convert to project line separators' inspection can be applied many times | |
Bug | IDEA-156471 | StackOverflowError In file: beforeSOE.java | |
Performance | IDEA-156635 | Running inspection analysis causes idea to freeze | |
Performance | IDEA-156384 | 'Inspection results tool window' tree slowness selecting inspection | |
Usability | IDEA-156728 | 'Unused declaration' inspection - Edit settings doesn't navigate to inspection when entry point selected | |
Usability | IDEA-156727 | 'Inspection result tree' Re-arrange menu items in context menu | |
Usability | IDEA-156673 | 'Inspection result tool window' - Exclude/Include is not affect children nodes as it should | |
Exception | IDEA-156469 | Throwable - running inspections on IDEA java-tests module | |
Exception | IDEA-156670 | Throwable at excluding several nodes | |
Code Navigation | Feature | IDEA-155607 | Prefer classes available in the current module |
Debugger | Bug | IDEA-156365 | Force Step Into in debugger causes AbstractMethodError |
Bug | IDEA-156429 | Debugger regularly shows "Address already in use" | |
Bug | IDEA-156664 | Incorrect alternative source | |
Performance | IDEA-156071 | Simple static method renderers are much slower than toString | |
Diff_Merge | Bug | IDEA-141370 | Diff dialog cache for files out of project |
Docker | Bug | IDEA-151199 | Docker: (on win / mac): Compute the local volume bindings considering virtual box path mapping |
Editor. Code Completion | Bug | IDEA-155920 | Smart completion inserts dot instead of $ for inner classes in implementation in plugin.xml |
Editor. Editing Text | Feature | IDEA-127539 | Support for ligatures in editor |
Bug | IDEA-152063 | IntelliJ fails to use encoding from project settings for files containing breakpoints when project is opened | |
Bug | IDEA-155683 | Incorrect indentation after else | |
Bug | IDEA-146566 | Live Templates seem to be ignoring in-line @ symbols | |
Performance | IDEA-154272 | Editor opening should do heavy operations in background | |
Usability | IDEA-156760 | 'Non-project files protection' dialog is had to use with a keyboard | |
Usability | IDEA-156759 | Add an option to 'Non-project files' protection dialog to edit files in a folder | |
Usability | IDEA-156510 | Action "Toggle case" doesn't change capitalization of characters preceded by escaped backslash | |
Usability | IDEA-121829 | Disallow editing of framework/third-party files | |
Usability | IDEA-156758 | Disable non project files writing protection, when file is opened explicitly | |
File System | Bug | IDEA-156453 | neverending RECDIRTY overload under windows |
Exception | IDEA-156660 | at com.intellij.openapi.vfs.impl.local.NativeFileWatcherImpl$MyProcessHandler.notifyTextAvailable | |
Find, Replace, Find Usages | Usability | IDEA-156629 | No replacement hint for the second and further occurrence in regex replace |
Flash_Flex | Bug | IDEA-156477 | Selecting first suggestion from a not focused code completion drop-down doesn't work in MXML files |
Gradle | Bug | IDEA-155963 | Gradle war 'providedCompile' dependencies not observed since version 2016.1.2 |
Bug | IDEA-156528 | [GRADLE] "testCompile" dependency does not include all dependencies in "compile" configuration | |
Grails | Bug | IDEA-128762 | Grails console keeps closing |
Exception | IDEA-156709 | Groovy: Throwable at com.intellij.openapi.application.impl.ApplicationImpl.assertReadAccessAllowed | |
Groovy | Bug | IDEA-156441 | Groovy closure delegate not always resolved when using @DelegatesTo |
IDE Configuration | Bug | IDEA-156772 | Some Live Templates lost their "applicable context" IntelliJ 2016.2 EAP |
Java. Code Completion | Bug | IDEA-156732 | What happened to "Show static members after instance qualifier"? |
Bug | IDEA-156379 | Suggested "collect(Collectors.toList())" ignores static Collectors import | |
Performance | IDEA-155612 | Autopopup completion is slow after typing @ | |
Java. Error Highlighting | Bug | IDEA-156777 | False error: Variable 'x' might not have been initialized |
Bug | IDEA-156170 | Good code red. ? extends wildcard applied twice | |
Java. Intention Actions | Feature | IDEA-140724 | Suggest to simplify Arrays.asList(array).stream() to Arrays.stream(array) |
Bug | IDEA-156596 | Create method for not existing method reference on interface type creates method with body | |
Bug | IDEA-156521 | Intention 'Change signature' changes generic parameter type and makes code uncompilable | |
Java. Refactoring | Bug | IDEA-153929 | Static import method action changes usages of non-static method with the same name |
Bug | IDEA-140710 | "Pull member up" refactoring fails when trying to merge method body from a subclass into abstract declaration in a superclass | |
Bug | IDEA-156818 | Extract method on array swap, incorrect with fold parameters | |
Usability | IDEA-154831 | IDEA creates unnecessary local variables on method inline | |
Usability | IDEA-156463 | Surround With: use expression boundaries instead of the current line | |
Java.Inspections | Feature | IDEA-156324 | Add new "iterable.stream().forEach(...) can be replaced with iterable.forEach(...)" inspection |
Bug | IDEA-156480 | Redundant cast too eager | |
Bug | IDEA-156403 | JavaDoc inspection false positive for @see with external link | |
Bug | IDEA-155863 | 'Missing 'package-info.java' inspection doesn't provide proper quick fix actions and their description | |
Packaging and Installation | Bug | IDEA-117358 | update conflicts - can't change proposed solution |
Bug | IDEA-133278 | Cannot choose Solution in update conflict actions dialog | |
Plugin Support. API | Performance | IDEA-154453 | Every PSI change causes full reparse of all other trees in the same multiple-tree view provider |
Refactoring | Feature | IDEA-156511 | "Register New File Type Association" on file creation should be optional, not mandatory |
Settings Repository | Feature | IDEA-144702 | Unable to use Windows as a modifier key in keymap |
Spring | Feature | IDEA-153974 | SpEL: code completion could suggest keywords |
Feature | IDEA-156583 | Class registered in spring.factories: gutter icon/navigation | |
Feature | IDEA-156679 | Spring EL: auto popup completion | |
Bug | IDEA-154049 | SpEL: inline map is red | |
Bug | IDEA-156623 | Spring EL: parameter info is not shown for class constructors in case of its method call presence | |
Bug | IDEA-156587 | SpEL textual operators in package name reported as syntax error | |
Bug | IDEA-156726 | SpEL: parser last element selection ($[...] syntax) | |
Bug | IDEA-156719 | SpEL: color set for Expression Bounds are ignored unless they are used within the expression bounds | |
Bug | IDEA-144053 | @Configuration used via spring.factories should be handled correctly | |
Bug | IDEA-141508 | SpEL: default with "no" default value highlighted as error | |
Bug | IDEA-156708 | Spring EL: parameter info is not shown for method calls used as constructor parameters | |
Terminal | Bug | IDEA-142555 | Terminal in presentation mode |
Usability | IDEA-156404 | From Terminal to Editor | |
User Interface | Feature | IDEA-147774 | Hide folder name on editor tab |
Bug | IDEA-154915 | "find in path" results' window strange behavior (disappears after consequent "find in path" actions 50% of times) | |
Bug | IDEA-156745 | Control mouse wheel shortcut works together with scrolling | |
Bug | IDEA-156624 | Unable to assign mouse wheel shortcut | |
Bug | IDEA-156523 | Key press doubles in popups | |
Bug | IDEA-156161 | "Help - About - Copy to clipboard" sends click to editor | |
Usability | IDEA-156388 | inspections toolwindow: exclude doesn't restore selection | |
Cosmetics | IDEA-155738 | Inspection Settings: Profile Group separator should be shown iff there are profiles in the group | |
Version Control. Git | Bug | IDEA-156445 | blank git log history caused by GIT_TRACE = 1 environment variable |
Bug | IDEA-94470 | Case-renamed file disappears from the Changes view on Save | |
Bug | IDEA-53175 | Git: attempt to commit file/folder rename with letter case change only fails | |
No subsystem | Bug | WEB-21743 | Electron - console.log output isn't displayed within webstorm ( terminal / npm run script ) |
Bug | WEB-21168 | Live Template for Angular 2 | |
Bug | WEB-21028 | Supplementary Unicode characters cause 'Unsupported characters for the charset 'UTF-8'' warning | |
Bug | WEB-20554 | Autopop documentation will not turn off | |
Build tools | Feature | WEB-21829 | Allow using path variables in grunt-cli package value |
Bug | WEB-21763 | Gulp run task does not recognise folder named "gulpfile.js" | |
Debugger | Bug | WEB-20618 | JS debugger memory leak |
Bug | WEB-21717 | Debugging IntelliJ with NodeJS 6.2.0 shows many ReferenceError v8debug on start of app | |
File Watchers | Bug | WEB-17949 | .es6 Babel file watcher watches incorrect files by default |
Usability | WEB-21433 | File Watcher for "Unknown" file type behaviour | |
Jade | Bug | WEB-19625 | Jade parser does not work with angular2 syntax |
Bug | WEB-21823 | Jade: Angular2: injected fragments should become AngularJS fragments automatically | |
JavaScript | Bug | WEB-21833 | "u" modifier in JavaScript regular expression |
Bug | WEB-21839 | knockout observable DefinitelyTyped signatures not being recognized properly | |
Bug | WEB-21786 | WebStorm go to type declaration | |
Bug | WEB-21747 | Code Analysis Error with ES6 Template Strings | |
Bug | WEB-21773 | Inline type information in function parameters is not found when param. destructuring is used | |
JavaScript. Frameworks | Feature | WEB-20722 | Support angular-cli: new project template |
Bug | WEB-21684 | React: Missing required prop should not trigger warning when defined in getDefaultProps | |
Bug | WEB-20720 | Angular2, controller methods that are used in an external HTML template are set unused methods | |
Bug | WEB-21677 | JSX Children PropTypes incorrectly parsed | |
Bug | WEB-21798 | React: don't report 'Empty tag' violations for tags in JSX | |
LESS | Bug | WEB-21722 | IDEA tries to parse @unknown rules in less file |
Node.js | Bug | WEB-21673 | Adding Electron inside a packaged app as a Node.js interpreter starts the app |
SASS | Bug | WEB-21764 | Incorrect "Generated source files should not be edited..." warning |
TypeScript | Usability | WEB-18968 | Show red underline for file in Project view / editor tab if there are compiler errors |
DB Console | Bug | DBE-2698 | Explain doesn't obviously do anything |
DDL\PL Editor | Bug | DBE-2134 | Mysql modify table: enum-values are shown uppercase with Keywords | To upper settings in Code Style |
Overview
Content Tools