No subsystem | Bug | CPP-14303 | java.lang.IllegalArgumentException on Show Local Changes as UML |
Build | Feature | CPP-11760 | Separate action to build all targets (additionally to having a 'Build all' run configuration) |
Feature | CPP-12498 | Ability to run compiler for several files |
Feature | CPP-4746 | Add a "Rebuild All" action |
Bug | CPP-14115 | Exception after rebuild if build directory is deleted |
Cosmetics | CPP-14097 | Split build output to be more readable by adding title with configuration name |
Code: Highlighting and Inspections | Bug | CPP-13890 | "synchronized" word is shown in bold in header files |
Project Model | Bug | CPP-14219 | Can't collect compiler info when using CMake's compiler wrapper |
Toolchains | Bug | CPP-14211 | Resolving symlinks while processing header-seatch-paths |
Editor. Color Schemes | Bug | IDEA-197528 | Color scheme editor ConcurrentModificationException |
Editor. Editing Text | Usability | IDEA-197915 | Unable to set unix line separator for iml file |
Find, Replace, Find Usages | Bug | IDEA-177766 | Find In Path: regex search finds irrelevant matches if "In commets" selected in filter |
Packaging and Installation | Feature | IDEA-199523 | Listing of Error/Exit codes |
Bug | IDEA-199522 | Silent installation: There is no check if the installation folder already exists. |
Bug | IDEA-166445 | Add SVG icon file to IDE distribution |
Bug | IDEA-199519 | Uninstall: The IDE installation folder is not deleted after uninstallation |
Task | IDEA-192663 | Provide special svg icons for EAP distributions |
Platform API | Bug | IDEA-199458 | NPE in UnionScope creation |
Plugin Management | Bug | IDEA-193930 | New Plugins dialog: visual garbage on the upper panel after clicking on different tabs |
Bug | IDEA-193890 | New Plugins dialog: Updates page does not suggest existent newer version of bundled plugin |
Usability | IDEA-199434 | Non-standard hotkey for uninstalling a plugin |
Usability | IDEA-199435 | Search field is focused when returning to plugins list |
Usability | IDEA-199622 | Updated plugins UI -- grey "Install" button for already installed plugins hard to read |
Usability | IDEA-199205 | New Plugin manager: add hint for gear icon |
Cosmetics | IDEA-199197 | Poor rendering of completion list in Search field on Plugins settings page |
Task Management | Bug | IDEA-195862 | [projectname].tasks.zip is not truncated |
Exception | IDEA-199388 | Throwable at com.intellij.util.io.HttpRequests.process |
User Interface | Bug | IDEA-199619 | 'Use dark window headers' doesn't affect the Welcome window |
Bug | IDEA-199585 | Svg product icon isn't used when IDE is started from sources |
Bug | IDEA-199447 | Can't select multiple files with [command]-click from Navigate files dialog (regression) |
Usability | IDEA-166944 | Reopen project: a way to save half a click |
User Interface. Graphics | Bug | IDEA-199416 | IDEA startup NPE if no 'icons' specified in theme file |
User Interface. Navigation | Bug | IDEA-199403 | New SE: skip other contributors results when search with command |
Bug | IDEA-199517 | Add Run Configurations to new SE |
Bug | IDEA-199768 | New SE: remove duplicates on "All" tab |
Version Control | Usability | IDEA-199471 | Add Shortcut to open Diff from annotations without invoking contex menu |
Usability | IDEA-131325 | VCS Commit Message box is using the caret foreground from "Generic" but background color is not inherited from "Generic" |
Usability | IDEA-171261 | Cannot delete last changlist |
Usability | IDEA-186415 | Clear metadata associated with changelist after first successful commit |
Version Control. Git | Feature | IDEA-160208 | Git Fetch multiple roots in parallel |
Bug | IDEA-199226 | Git "Browse Repository at Revision" panel is not available in dumb mode |
Cosmetics | IDEA-198247 | Use smoother scaling for avatars in GitHub accounts panel |
Cosmetics | IDEA-198989 | Broken html in remotes dialog |
Version Control. Log | Bug | IDEA-199655 | Unable to see git diff from file history for renamed file for commits made before rename |
Version Control. Mercurial | Cosmetics | IDEA-187924 | Mercurial: Project update - Cropped text |
XML | Bug | IDEA-151043 | code completion sometimes does not suggest enumeration values when used with extension or union |
Code Insight | Bug | PY-31299 | "import sqlalchemy" breaks ORM classes detection |
Formatter | Bug | PY-20159 | "Sort import statements" should be case-insensitive |
Inspections | Bug | PY-31505 | Unclosed character class error in verbose regular expressions |
Bug | PY-24172 | False positive «Duplicate character '…' inside class» inspection warning in Regexp |
Refactoring | Bug | PY-31795 | Hang on Remove redundant parentheses |
DB Console | Bug | DBE-7121 | AbstractMethodError with Informix JDBC driver in Database Console |
DB Refactoring | Bug | DBE-6663 | MYSQL: Drop table command does not encapsulate table name |
Bug | DBE-6616 | Cannot delete database |
Data Views | Bug | DBE-2444 | Can't select total row count of PostgreSQL table while a column is being sorted |
SQL Completion | Feature | DBE-850 | Expand column list improvements |
Feature | DBE-2282 | 'Create table definition' suggest bad type |
Feature | DBE-4770 | GROUP BY completion should offer non-aggregated columns from SELECT clause |
Bug | DBE-7128 | Duplicate "INTERVAL" completion suggestion |
Bug | DBE-6778 | Code completion doesn't suggest column types in create table statement for sqlite console |
Bug | DBE-5163 | create index column autocomplete defaults to all columns |
Usability | DBE-5660 | Better completion in Modify Table for SQLite |
SQL Generation | Bug | DBE-7129 | Query plan visualizer doesn't work |