No subsystem | Bug | IDEA-162032 | Sonarqube results are not getting displayed in the Inspections Tab. |
Bug | IDEA-161948 | CheckRegExp action: the results are not updated on sample or expression editing | |
Bug | IDEA-162067 | Cannot create plain-text scratch file | |
Usability | IDEA-85255 | Tool window options like a "Autoscroll to Source", 'sort by type' etc. should be stored globally, not per-project | |
Exception | IDEA-149660 | IAE at com.intellij.configurationStore.StateStorageManagerImpl.expandMacro | |
Exception | IDEA-161156 | IOE at com.intellij.openapi.editor.impl.DocumentImpl.e | |
Android | Bug | IDEA-147653 | Gradle JVM resets to 1.7 when making project, ignoring my setting. |
Bug | IDEA-144294 | Android: IDEA_HOME\jre\bin\java.exe is used on Windows on new project creation and on Gradle synchronization triggered from editor | |
Exception | IDEA-151769 | Android: ISE at com.android.tools.idea.npw.NewProjectWizardDynamic.init on opening New Project Wizard -> Android if no Android SDK is configured | |
Exception | IDEA-162310 | Android: Throwable at PrimaryManifestInfo$ManifestFile.parseManifest on opening a project with Android Monitor tool window shown | |
Exception | IDEA-153008 | Android: Throwable at ApplicationImpl.assertReadAccessAllowed on creating an Android component | |
Exception | IDEA-162370 | Android: Designer doesn't open; NCDFE com/android/ide/common/rendering/api/Bridge | |
Arquillian | Bug | IDEA-143282 | JBoss Arquillian + IPR project format: IAE at StateStorageManagerImpl.expandMacros() |
Code Analysis. Inspection | Bug | IDEA-156394 | Incorrect control flow that reports a condition always true |
Bug | IDEA-162159 | Inconsistent inspection results when "Group by directory" enabled/disabled | |
Bug | IDEA-55394 | 'Condition always true' inspection sometimes incorrect when variable modified in finally block | |
Code Coverage | Bug | IDEA-162273 | Close the Code Coverage tool window has unexpected behavior between: clicking the red X icon, Ctrl+F4, and Ctrl+Shift+F4 |
Compiling Project | Bug | IDEA-162161 | Dependencies with scope 'Runtime' aren't compiled when a run configuration is started |
Debugger | Bug | IDEA-157010 | AndroidTypedIntegerRenderer is always enabled if android plugin is enabled |
Diff_Merge | Feature | IDEA-115600 | Advanced syntax coloring not working properly in 'Show Diff' window |
Exception | IDEA-162307 | Cannot open Diff of SQL file anymore: UnsupportedOperationException: Should not be called directly | |
Docker | Bug | IDEA-161514 | Docker Deployment run configuration hangs |
Editor. Editing Text | Bug | IDEA-162245 | Auto-import is aggressively importing non-existing symbols |
Bug | IDEA-161827 | Underlined parameters became underscored | |
Bug | IDEA-162062 | Move Statement: Scope of shifted block changes | |
Bug | IDEA-161968 | Multiselection cursor location is unexpected | |
Bug | IDEA-161999 | 'import static' method names aren't always shown in italics | |
Usability | IDEA-161930 | Editing method invocations with parameter hints creates too much distraction | |
Usability | IDEA-161418 | Missing example of "Inline parameters hint" in Settings | Colors & Fonts | Java | Parameters | |
Usability | IDEA-162128 | Strange cursor position after press 'End' when edit javadoc | |
Editor. Intention Actions | Bug | IDEA-162289 | Replace unicode escape with character intention doesn't work for surrogate pairs |
GWT | Bug | IDEA-162137 | GWT .ui.xml file tag validation for namespace does not work |
Bug | IDEA-137325 | GWT Facet does't handle long classpath | |
Bug | IDEA-132941 | IDEA doesn't recognize GWT compilation instructions in Gradle | |
Gradle | Feature | IDEA-114469 | Gradle Composite Build Support |
Bug | IDEA-153231 | Optional creating a separate IDE module per gradle source set | |
Groovy | Bug | IDEA-162258 | Do not include module classpath when running a script |
Bug | IDEA-150532 | Unable to run a Spock specification inline when the test file contains multiple classes | |
Bug | IDEA-162294 | Bad code green: static top level class | |
Cosmetics | IDEA-162256 | Typo in Groovy plugin's dsl | |
IDE Configuration | Bug | IDEA-162050 | Show in files does not work in Debian Linux 8 |
Indices | Bug | IDEA-161935 | Freeze on editing |
Java. Code Completion | Bug | IDEA-157975 | "stream" postfix completion should work on arrays in expression context |
Bug | IDEA-162322 | Completion missing for field in copy constructor | |
Java. Error Highlighting | Bug | IDEA-155230 | Lambda auto completition part 2 |
Bug | IDEA-157314 | False positive "Bad return type in lambda expression". | |
Usability | IDEA-162035 | Code in lambda is unnecessary red during typing | |
Java. Intention Actions | Bug | IDEA-162131 | "Convert to JUnit 4 Test Case" produces compilation error |
Java. Refactoring | Feature | IDEA-161588 | If you paste code with statically imported ambiguous methods copied from another Java file, IDEA should remember the "static imports" and add them automatically like it does for classes |
Bug | IDEA-161992 | Inline variable fails for Collector when `? extends` is present in return type. | |
Bug | IDEA-162154 | Removing library attached to a module caused IDE hangs (freezed 'Remove redundant imports' dialog) | |
Bug | IDEA-162005 | Generate | toString() in read-only file causes exception | |
Bug | IDEA-162229 | 'Make T extends Enum' quick fix produces uncompilable code | |
Exception | IDEA-162070 | Exception when refactor decompiled .class file | |
Java.Inspections | Feature | IDEA-162051 | Simplify !Stream.anyMatch(x -> !(...)) to Stream.allMatch() and so on |
Feature | IDEA-162157 | Stream API migration: support counted for loop (both outer and flatMapped) | |
Feature | IDEA-162190 | Inspection to convert anonymous ThreadLocal subclass to ThreadLocal.withInitial | |
Feature | IDEA-161259 | Add Java-8 migration to use Collection.removeIf() where appropriate | |
Bug | IDEA-162106 | "default package" shown as "<default>" in inspection results after exporting and importing | |
Bug | IDEA-162022 | Cast is not marked as redundant | |
Bug | IDEA-161971 | Incorrect redundant cast inspection on java.util.Function | |
Bug | IDEA-162140 | AtomicFieldUpdater warnings incorrect for generic members | |
Bug | IDEA-162158 | Inspection incorrectly suggests to collapse "catch" blocks | |
Bug | IDEA-162003 | `Parameter can be local` quickfix generates broken code if parameter used in doc comment | |
Bug | IDEA-162184 | "Method will throw an exception when parameter is null" false positive | |
JavaFX | Bug | IDEA-161529 | JavaFX Artifact build includes bundles folder in jar file |
Bug | IDEA-161627 | fxml binding | |
Project Configuration | Feature | IDEA-162102 | Allow including into module directory located under excluded folder |
RegExp | Exception | IDEA-161946 | Throwable at com.intellij.openapi.application.impl.ApplicationImpl.assertIsDispatchThread |
Spring | Bug | IDEA-161820 | Spring MVC: if custom @RequestMapping meta-annotations defines #value the mapping is not recognized |
Template Languages. FreeMarker | Bug | IDEA-162027 | Freemarker “Invalid Java type” for ftlvariable |
Terminal | Bug | IDEA-157927 | com.jediterm.terminal.ui.TerminalPanel leaks Timer Object |
Bug | IDEA-162329 | Cannot set shell path options in Terminal settings | |
Bug | IDEA-162282 | built in terminal doesn't work with zsh | |
Usability | IDEA-156885 | .bashrc is not sourced in IntelliJ IDEA terminal | |
Unit Testing. JUnit | Bug | IDEA-158808 | JUnit: in the Fork mode the Repeat: Until Stopped / Until Failure options don't work |
Bug | IDEA-142977 | EAP 15 - JUnit - Fork per Method: Running Testmethod not visible and no live System.out/System.err | |
Bug | IDEA-162200 | JUnit5 - Jump to source doesn't work for Dynamic tests | |
Usability | IDEA-161952 | Misleading number of passed tests in repeated test runs | |
User Interface | Feature | IDEA-149545 | Force touch go to declaration |
Bug | IDEA-154724 | Code lens (Scroll Preview) is buggy if there are no ToolWindow on the left edge | |
Bug | IDEA-162171 | File > Open points to "C:\" directory | |
Bug | IDEA-162103 | "Show Log in Explorer" does't work on 163.5726 | |
Usability | IDEA-162076 | Selection highlighting hidden behind fully opaque background image | |
Version Control | Bug | IDEA-162135 | Diff from commit dialog: backspace in commit message editor removes characters from the code |
Bug | IDEA-161924 | Disappearing tabs in version control toolwindow | |
Version Control. Git | Bug | IDEA-56814 | Non-ASCII characters display incorrectly in git annotate |
Version Control. Log | Bug | IDEA-159852 | Git Log is opened in the minimized window when invoked via VCS | BrowseVCSRepository | ShowGitRepositoryLog in project with no VCS |
Exception | IDEA-161650 | IAE at com.intellij.ui.ColorUtil.toHex | |
Version Control. Perforce | Bug | IDEA-162033 | Exception during perforce operations |
Version Control. Subversion | Feature | IDEA-133398 | support svn 1.8 automatic reintegration merge |
i18n | Exception | IDEA-162113 | NPE at com.intellij.lang.properties.editor.ResourceBundleEditor.setStructureViewSelection |
No subsystem | Feature | WEB-40 | Custom folding regions should be visible in structure view (CSS) |
Build tools | Bug | WEB-23589 | Jump to source and Debug shortcuts are hardcoded for build tools tool window |
CSS | Bug | WEB-23601 | PostCSS: bad inspection CssNegativeValue |
Dart | Cosmetics | WEB-23513 | duplicated icons for many dart actions |
File Watchers | Feature | WEB-21877 | File watchers: get rid of Insert macro for Program field |
Bug | WEB-23553 | File Watcher Macros Ignore System Directory Delimiter | |
JavaScript | Bug | WEB-23565 | Support await postfix completion |
JavaScript. Inspections | Bug | WEB-23295 | Inspections: "require() is used instead of import": comments breaks converted import |
Bug | WEB-23595 | wrong types recognition by function parameter named as 'props' | |
Bug | WEB-23317 | Missing import statement: suggest more general imports | |
Bug | WEB-23315 | Inspections: "require() is used instead of import": destructing of require is not converted correctly | |
Bug | WEB-21789 | False 'missing module dependency' violation for 'express-sessions' module | |
Bug | WEB-23574 | Missing import statement: for modules having both jsnext:main and main, incorrect import results are suggested | |
Usability | WEB-23570 | Intentions: "Convert to Class": correctly sort generated set/get attributes | |
JavaScript. Predefs | Feature | WEB-3371 | Fully implement the Console API |
Bug | WEB-11805 | Incorrect DHTML.js, resulting in incorrect inspection | |
Bug | WEB-8821 | Unresolved variable or type 'HTMLSpanElement' | |
Bug | WEB-18967 | Incorrect Event prototype definition makes inspection fail | |
Bug | WEB-21011 | Incorrect type annotation on HTMLDocument.prototype.activeElement in DHTML.js | |
JavaScript. Refactoring | Bug | WEB-23598 | Convert require() to import: does not work at the moment with relative paths |
Bug | WEB-23623 | Convert to class: when constructor defined as variable, not converted duplicate properties are not shown after refactoring | |
Bug | WEB-23455 | refactoring object property | |
Node.js | Bug | WEB-23597 | "Missing module dependency" inspection "Install module" fix installed previously typed module-name |
Usability | WEB-18399 | node.js: record package into package.json quick fix: ask where to create package.json | |
SASS | Bug | WEB-13438 | Lots of red code in SCSS |
TypeScript | Bug | WEB-23344 | Typescript Compiler "Cannot start language service process" |
Bug | WEB-23614 | TypeScript: implementing method can not be static | |
Bug | WEB-23580 | TypeScript: IntelliSense fails to suggest definitions from global declaration | |
Bug | WEB-23640 | generated files still shown after hiding 'excluded files' | |
Bug | WEB-23079 | Typescript won't suggest or import namespaces using ES6 style imports | |
Bug | WEB-23446 | Typescript autocomplete with nested templates broken without 'use typescript service' and painfully slow with it. | |
Bug | WEB-23604 | Auto import modules in typescript | |
Unit Tests | Bug | WEB-23664 | Protractor: Tests tree: provide "Jump to Source" action |
User Interface | Bug | DBE-3180 | Define executed file SQL dialect by data source it run against |
Overview
Content Tools