No subsystem | Feature | CPP-16462 | Bundle Shell Script plugin in CLion |
Feature | CPP-16191 | Support Leading_upper_snake_case naming convention |
Bug | CPP-16403 | Prohibit saving Naming Convention settings with illegal prefix/suffix |
Debugger | Usability | CPP-8607 | Debugger: Mark pending/resolved/invalid breakpoints in gutter |
Usability | CPP-9131 | Debugger: Tab completion in GDB/LLDB console |
Embedded | Bug | CPP-16383 | "OpenOCD Download & Run" configuration: Reset option is changed spontaneously |
IDE Preferences | Cosmetics | CPP-16391 | Compilation database setting page looks bad |
Code Formatting | Bug | CPP-15586 | Freeze when rename function parameter |
Code Analysis. Structural Search | Bug | IDEA-215457 | Allow to search Java methods and constructors in a single query |
Usability | IDEA-193706 | SSR: provide more information about how to fix "malformed pattern" error |
Core. Navigation and Search | Bug | IDEA-215360 | Ctrl-s doesn't repeat find |
Core. Plugin Management | Usability | IDEA-214551 | Plugins: typed input is lost on tabs switch |
Core. Profiler | Bug | IDEA-215597 | Part of tree renderer overlaps table renderer |
Core. Quick Documentation | Performance | IDEA-214615 | Memory leak in DocumentationComponent through a blinking caret |
Editor. Editing Text | Bug | IDEA-215776 | Plain text file is missing in Create scratch list |
Bug | IDEA-211246 | Uncollapsing unchanged framgents should keep scroll position |
Cosmetics | IDEA-215726 | Cosmetics for folded property text editing |
Editor. Formatter and Code Style | Usability | IDEA-215787 | Do not show notification about EditorConfig |
Infrastructure. Packaging and Installation | Exception | IDEA-205954 | [Boot JDK11] When staring IDEA from terminal - warnings are shown "OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated" |
Plugin Development (DevKit) | Feature | IDEA-215242 | Show warning for <group> elements with class specified and ID not specified |
Plugin. Shell Script | Feature | IDEA-215578 | [Shell script] add Run Debug configuration support |
Bug | IDEA-215398 | [IntelliJ Shell plugin] Reuse Terminal tabs when launching script |
Services. Docker | Bug | IDEA-215707 | Docker. RunConfig. java.lang.NumberFormatException at changing ports to anything invalid in "Run options" field |
Bug | IDEA-215204 | Services View. Docker: Impossible to save port/volume bindings for a container |
Bug | IDEA-215227 | Services View. Docker: docker stops working after few hours. |
Bug | IDEA-215704 | Docker. Container. Save fails if "Publish all ports" in case of port range: port is already allocated |
Bug | IDEA-215621 | Services. Docker. Impossible to split any set of parent nodes |
Bug | IDEA-215636 | Docker. Docker-machine: Idea freezes at choosing Files tab |
Usability | IDEA-209884 | ServicesView. Docker. The corresponding item should be selected in the ServiceView after running docker run configuration |
User Interface | Bug | IDEA-214477 | Invalid background color in plugin settings header's labels |
User Interface. Controls | Bug | IDEA-215589 | Disabled action in the popup should not be selectable |
User Interface. Focus | Bug | IDEA-215976 | IDEA 192.5118.1 hangs after start on macOs |
User Interface. Look and Feel | Usability | IDEA-204653 | Color Scheme reverts to Darcula from *Default* light color theme after restart if IDE theme is Darcula |
Cosmetics | IDEA-215545 | Plugins settings: Tabs bar has dark purple color in High Contrast theme |
Version Control | Bug | IDEA-215701 | .hgignore is created under project configuration files |
Bug | IDEA-130903 | Detaching 2nd project from project window not removes its version control dir from main project settings |
Performance | IDEA-208591 | Do not load shelve file content in EDT |
Version Control. Git | Bug | IDEA-215673 | Show Diff called from Annotations context menu opens wrong file |
Bug | IDEA-215904 | Git Config parsing breaks if config file includes option without a value |
Exception | IDEA-215869 | Synchronous execution on EDT: "Git | Merge Changes" |
Code Insight | Feature | PY-35512 | Support PEP 570 -- Python Positional-Only Parameters |
Debugger | Bug | PY-35915 | Evaluation error when evaluating list comprehension loop variable |
Interpreters Settings | Usability | PY-35588 | Updating the list of existing Conda interpreters results in changing the size of the Add Python Interpreter window |
Usability | PY-34932 | Loading the list of conda interpreters is done without any progress indication |
Run | Bug | PY-28866 | GDAL_DATA env variable not set when running script |
Data Views | Bug | DBE-8470 | Db2: can't edit `decfloat(16)` grid value |
SQL Completion | Feature | DBE-8410 | IS NULL and IS NOT NULL as combined completion items |
SQL General | Bug | DBE-8314 | Endless inspection |
SQL Generation | Bug | DBE-8404 | Db2: support SQL Generator 'CREATE OR REPLACE' option |
Bug | DBE-8400 | Db2: support SQL Generation for generated columns with identity options |
Bug | DBE-8401 | Db2: support SQL Generation for table's distribution clause |
SQL Highlighting | Bug | DBE-8397 | Editor incorrectly reports "JSON standard does not allow such tokens" and other errors for postgres sql file |
Bug | DBE-8399 | Unused subquery item inspection isn't triggered |
SQL Refactoring | Feature | DBE-8207 | Suggest to refactor several INSERTs into one INSERT |
Usability | DBE-8325 | SQL: add refactoring: introduce table alias |