No subsystem | Bug | IDEA-151933 | Optimize Imports can produce ambiguous code |
Bug | IDEA-160926 | Backspace doesn't join empty lines in JTextArea | |
Bug | IDEA-160763 | IDEA hangs on startup, during splash screen | |
Bug | IDEA-160967 | Endless loop of "JetBrains Account authentication failed. Do you want to try again?" even if pressing No | |
Usability | IDEA-160816 | Search by abbreviation in Keymap configurable | |
Android | Bug | IDEA-153902 | Can't debug Android apps after update: This application does not have the debuggable attribute enabled in its manifest. |
Debugger | Usability | IDEA-151857 | Field "tooltip delay" is active when the check box is disabled |
Editor. Error Highlighting | Exception | IDEA-160814 | IndexNotReadyException |
Find, Replace, Find Usages | Bug | IDEA-160975 | Find Usages does not search in library sources when there are several JDKs in the project |
Bug | IDEA-140429 | 10s hang on changing groupping in show usages | |
GWT | Bug | IDEA-161028 | GWT - Maven import doesn't work correctly for persistentunitcachedir property |
Bug | IDEA-160225 | super-dev-move ins't working with gwt2.8 rc2 in maven-based projects | |
Bug | IDEA-161008 | Allow to disable "GWT Module Language Level Inconsisteny" warning | |
Grails | Feature | IDEA-139396 | Grails 2.4.x, 2.5.x, 3.x: JavaScript support to <asset:script type="text/javascript"> |
Groovy | Feature | IDEA-160694 | Enable 'New Groovy Class' action in resource folders |
Bug | IDEA-127422 | Idea should allow to name packages "trait" | |
Bug | IDEA-130679 | Groovy inferred type reported in documentation popup in 12.1, missing in 13.1 | |
Bug | IDEA-127088 | Groovy good code red: each on Iterator<Map.Entry<X,Y>> | |
Bug | IDEA-161118 | Do not optimize imports within Groovy test data | |
Bug | IDEA-159998 | Groovy: com.intellij.util.IncorrectOperationException: cannot create file from text: ... | |
IDE Configuration | Bug | IDEA-160935 | Could not initialize class com.intellij.codeInsight.template.impl.TemplateContext$ContextInterner in presence of Database Navigator plugin |
Indices | Bug | IDEA-160928 | Unable to open Java file in node_modules |
JSP | Bug | IDEA-148786 | Emmet/Zen codding surrounds html tags with CDATA in facelets |
Bug | IDEA-160773 | JSP: autocomplete closes wrong tag | |
Java. Code Completion | Feature | IDEA-24615 | Auto-Import "Exclude from Import and Completion" should allow wildcards |
Java. Intention Actions | Bug | IDEA-160973 | Class created from quickfix incorrectly "extends" interface when created as inner class |
Java. Refactoring | Bug | IDEA-121153 | Cannot inline variable returned outside try block |
Java.Inspections | Feature | IDEA-160974 | Unused declarations inspection redesign - show only field applicable annotations in for implicitly written members |
Feature | IDEA-160941 | Inspection 'Unnecessary call to String.valueOf()' should be smarter | |
Feature | IDEA-160946 | Stream API migration: understand if(...) continue at the beginning of the loop | |
Feature | IDEA-160802 | Add inspection to optimize ...flatMap(Collection::stream).count() to ...mapToLong(Collection::size).sum() | |
Feature | IDEA-161007 | Add new inspection to make comparator lambdas use `Comparator.comparing()` combinators | |
Feature | IDEA-161002 | Migration to Stream API: convert return true/return false to anyMatch/noneMatch | |
Feature | IDEA-160784 | Migration to Stream API: replace with Stream.count() when possible | |
Bug | IDEA-160856 | Unused declarations inspection redesign - adding method from result pane is added with parentheses | |
Bug | IDEA-160635 | 'Condition always true' inspection sometimes incorrect when inner class access final field | |
Bug | IDEA-160840 | Annotate field 'length' as @Deprecated, etc. on array length | |
Bug | IDEA-160870 | Unused declarations inspection - preview pane counts only unused parameters and local variables | |
Bug | IDEA-158182 | 'Unused declaration' inspection doesn't recognize usage of interface as parameter type | |
Bug | IDEA-160808 | Unused declarations inspection redesign - not consistent representation of EP | |
Bug | IDEA-160831 | auto-boxing in enums | |
Bug | IDEA-160837 | '<code>...</code> can be replaced with {@code ...}' inspection quick fix should convert angle brackets | |
Bug | IDEA-160778 | Buggy replacement with collect when several variables are declared in the same statement | |
Bug | IDEA-160789 | Migration to Stream API: replace with mapToInt/Long/Double().sum() when possible | |
Usability | IDEA-160972 | Unused declarations inspection redesign - number of UX and documentation suggestions | |
Usability | IDEA-151523 | Replace with collect when working with an existing collection | |
Cosmetics | IDEA-160959 | Grammar error in inspection description "Duplicated delimiters in java.util.StringTokenizer" | |
Exception | IDEA-160916 | Unused declarations inspection redesign - NPE exporting results to HTML | |
JavaFX | Bug | IDEA-160452 | "Invalid value: unable to coerce to Double" for variables in bundle |
Performance | IDEA-160386 | plugin.xml highlighting is very slow | |
Packaging and Installation | Bug | IDEA-160933 | IntelliJ community build broken - Could not find matching constructor for: org.jetbrains.intellij.build.IdeaCommunityBuilder |
Project View | Exception | IDEA-160654 | 'Write access is allowed from write-safe contexts only' switching between files and applications during project opening |
Spring | Bug | IDEA-161100 | Spring Initializr: Dependencies: when quick search is active, Space is added to searched text and works for checkbox check/uncheck |
Bug | IDEA-159559 | Argument for @NotNull parameter 'label' of com/intellij/spring/contexts/model/graph/LocalModelDependency.<init> must not be null | |
Usability | IDEA-161085 | Spring Initializr wizard: Dependencies tab: does the keyboard focus passing to the Selected Dependencies tab make sense? | |
Cosmetics | IDEA-161084 | Spring Initializr wizard: Dependencies tab: visual artifact on decreasing the window size | |
Exception | IDEA-161098 | NPE at com.intellij.spring.initializr.dependencies.DependenciesStepPanel$SearchDependenciesFilter.isDepende ncyAvailable | |
Task Management | Bug | IDEA-136797 | GitHub integration ignores 'no proxy for' setting |
Template Languages. FreeMarker | Bug | IDEA-160768 | References to .ftl files not recognized in freemarker_implicit.ftl under certain conditions |
Template Languages. Velocity | Bug | IDEA-160515 | velocity good code red: calling function named "in" |
Unit Testing. JUnit | Bug | IDEA-158135 | JUnit log separation in the test tree is messed up when output comes from lifecycle methods other than Before/Test/After |
Bug | IDEA-160633 | Launching Junit 5 test without Junit 4 on classpath fails | |
Bug | IDEA-160397 | System.out is not created as expected when running JUnit 5 Tests | |
Unit Testing. TestNG | Bug | IDEA-159938 | Problem running TestNg tests in IntelliJ IDEA 2016.2.2 |
Exception | IDEA-160944 | java.lang.AssertionError: "update failed for AnAction with ID=RunClass" - when opening context menu for multiple node types in the unit test result panel | |
User Interface | Bug | IDEA-145132 | Esc while editing push target closes the push dialog |
Usability | IDEA-159895 | Scrolling in options of 'Unused declaration' inspection is unusual slow | |
Task | IDEA-160777 | Incorrect background in lists with new scrollbars | |
Version Control | Feature | IDEA-157911 | Drag'n drop to shelve |
Usability | IDEA-80668 | Move changes to Active Changelist - usability | |
Cosmetics | IDEA-156342 | Commit popup: inconsistent triangle usage (browser vs Details) | |
i18n | Bug | IDEA-160829 | Resource bundle editor: Changes in second language are sometimes lost |
No subsystem | Feature | WEB-23134 | ES6 refactorings: convertion require() -> import |
Bug | WEB-23153 | Generated source files should not be edited message for init.js files that are created by me | |
CSS | Bug | WEB-23095 | Choosing severity level doesn't work for 'Invalid CSS pseudo-selector' inspection |
Bug | WEB-23169 | CSS selector usages not found in .hbs files | |
File Watchers | Cosmetics | WEB-22475 | Notification about dismissed File watchers |
JavaScript | Usability | WEB-18070 | ES6: Find usage of default export |
JavaScript. Frameworks | Bug | WEB-22765 | Unresolved variable or type $event |
Bug | WEB-23144 | in Angular2 templates Can't navigate to the input field from the html when input define on the getter | |
Bug | WEB-22472 | angular2: unresolved method in template, but resolved in components code on same property | |
Bug | WEB-22574 | Angular2: support comma-separated selectors list for Component | |
JavaScript. Inspections | Feature | WEB-20310 | Missing import inspection: add symbols from the same module in one statement |
Bug | WEB-21051 | Missing module dependency: should add a package.json file to the project | |
Bug | WEB-23044 | Code analysis after most recent update is very slow | |
LESS | Bug | WEB-21601 | String concatenation inside cals in Less files is not recognized |
Bug | WEB-14251 | Less editor incorrectly shows an error when using tilde ~"" | |
Bug | WEB-12012 | LESS: '~' in calc() function causes 'unexpected term' error | |
Node.js | Bug | WEB-22606 | Node.JS + Docker: can not run project without package json |
Profiling | Cosmetics | WEB-23239 | V8 cpu/heap profiling: icons can be used to differentiate diffs/zoomed fragments |
TypeScript | Bug | WEB-23166 | Syntax Highlighting broken for functions defining the type of this |
Usability | WEB-22428 | TS: Prefer importing from index.ts & omit 'index' from source path | |
Unit Tests | Bug | WEB-23084 | Karma stacktrace not clickable after updating to karma 1.2.0 |
Bug | WEB-20792 | karma: stack traces in output are not clickable when using most recent karma-phantomjs-launcher | |
No subsystem | Bug | DBE-3104 | Strange behavior with resolving and schema choosing |
Bug | DBE-2328 | Data Compare doesn't handle dbs with different names | |
Bug | DBE-3077 | Database window does not list tables from Redshift | |
DB Connectivity | Usability | DBE-3064 | ClassNotFoundException throws if there is no downloaded driver for data source |
Data Viewer | Bug | DBE-2654 | SQL Dump truncates arrays larger than 100 elements |
Bug | DBE-3106 | Oracle Limit condition is wrong in Table Editor | |
SQL Editing | Bug | DBE-3105 | Flip is broken |
SQL Generation | Bug | DBE-3102 | Error in generation of adding primary key |
Exception | DBE-3126 | Errors when performing data dump from Sybase database | |
SQL Highlighting | Feature | DBE-3101 | Add an inspection for unused parameter |
Bug | DBE-3110 | Valid Postgres code is red |
Overview
Content Tools