No subsystem | Bug | PY-37579 | PySciProjectComponentImpl#projectOpened may load services lazily |
Task | PY-38735 | Re-add R Language Support to Featured Plugins |
Debugger | Bug | PY-20690 | Concurrency Diagram does not work when my code subclasses queue.Queue |
Exception | PY-23492 | IllegalArgumentException in Data View tool window when "%" sign is used in column name |
Docker | Bug | PY-17516 | Update of packages in docker container does not reflect in pycharm docker intergration |
Inspections | Bug | PY-37196 | Assignment expressions and PEP8 warnings |
Bug | PY-38656 | PyCharm doesn't allow 'dataclasses' backport for Python 3.6 |
Interpreters Settings | Bug | PY-33884 | PyCharm thinks Python 3.8 is Python 3.7 |
Jupyter Notebook | Cosmetics | PY-38132 | Content does not fit into widget text box (Windows specific issue) |
Run | Bug | PY-38635 | Run tool window is automatically hidden after run script first time |
Scientific View | Usability | PY-31560 | PyCharm steals focus when plot is shown |
Skeletons | Usability | PY-26774 | Docker compose remote interpreter: improve remote sources dir updating |
Build. Gradle | Bug | IDEA-224720 | Gradle tab hides nested subprojects when they have leaf name in common |
Bug | IDEA-225189 | Gradle project with name not set in settings.gradle and directory name consisting only of dots and digits is no longer imported correctly |
Bug | IDEA-225171 | Gradle sync failed with Java 13 |
Usability | IDEA-225276 | Build tw: display Gradle scala compile task errors on the task execution tree |
Core. Plugin Management | Bug | IDEA-225295 | Theme is reset to broken "IntelliJ" theme after uninstalling light theme plugin which was installed over dark theme |
Core. Project Settings | Bug | IDEA-223248 | No VCS tab in Settings for New Projects in fresh EAP instance |
Core. Quick Documentation | Cosmetics | IDEA-225391 | Labels in the documentations popup are not properly aligned |
Core. Run. Configurations | Usability | IDEA-182361 | Make the new Run Dashboard Visible by default under View - Tool Windows - |
Groovy | Feature | IDEA-192769 | An inspection to report method names with dots |
Bug | IDEA-224630 | Extract Method results in invalid code |
Lang. XML | Bug | IDEA-205629 | Argument rangeInElement exception when deleting xml tag in Android Studio 3.3 |
Tools. Docker | Feature | IDEA-194510 | Docker: Allow to specify custom context folder which contains separate unrelated Dockerfile |
Usability | IDEA-178719 | Docker: Docker run configuration. Process the case of a Dockerfile with a big context folder in a more user-friendly way. |
Usability | IDEA-215626 | Services. Docker. Absent easy start possibility to create a docker connection from DockerView . |
User Interface. Action System | Bug | IDEA-225712 | Checkbox actions are no longer disabled. When searching editor `Words` option is enabled even if `Regex` option is checked |
User Interface. Find, Replace, Usages | Bug | IDEA-215838 | Memory leak in FindPopupPanel |
User Interface. Keyboard Input | Bug | IDEA-224908 | 2019.3 EAP build 193.4386.10 Linux: macOS keymap missing |
User Interface. Look and Feel | Bug | IDEA-225247 | Incorrect tooltips for indent and GoTo line widgets |
Usability | IDEA-225006 | Changing settings for color scheme different from the Theme always shows a popup for changing theme for entire IDE |
User Interface. Project View | Bug | IDEA-224258 | Show in Dolphin doesn't work on Kubuntu |
Bug | IDEA-225460 | Project tool window button context menu should not show icons for checkbox items |
User Interface. Services View | Usability | IDEA-219486 | Services View: make the ability to run configurations in Services discoverable |
Version Control. Git | Bug | IDEA-224742 | Conflicts details: commit list is not scrollable |
Bug | IDEA-224741 | Conflicts details: Details are shown for the incorrect commit |
Usability | IDEA-223827 | Preselect commits in the details |
Version Control. Log | Bug | IDEA-225553 | Filter by "me" incorrectly matches email. |
DB Console | Bug | DBE-9434 | Explain Analyse (Raw) action is broken |
Data Views | Bug | DBE-9338 | The row number is truncated in table view |
SQL General | Feature | DBE-9393 | Support DDL for TASKs |
No subsystem | Bug | WEB-42081 | Type guard. Narrow string to string literal |
Bug | WEB-38768 | React: collapsed fragment shows as 'xml' |
Bug | WEB-41938 | Should not allow to inline destructuring rest |
Bug | WEB-38794 | Incorrect import when copy/pasting code in javascript (only aplies to some imports) |
Bug | WEB-41971 | Import-types are not properly resolved in case of ambient modules |
Bug | WEB-42067 | Type guard. Narrow unknown type to string literal |
Bug | WEB-42052 | "expectedly" is marked as a typo |
Bug | WEB-42045 | "stringifies" is marked as a typo |
Usability | WEB-32948 | JSX onClick prop autocompletion not correct |
HTML | Bug | WEB-37786 | JSX Emmet: wrong expand of the comment filter |
Bug | WEB-41994 | Repetition of the result of intention 'Missing required attribute' |
Usability | WEB-41780 | Show class name label when collapsing JSX tags |
JavaScript | Bug | WEB-41958 | Extra # shown in completion items rendering for #-private fields |
Bug | WEB-41927 | PhpStorm didn't show inferred parameter type in JavaScript |
Bug | WEB-41995 | 'Make private using #' cannot be invoked for getters in pure JS |
Bug | WEB-42074 | 'Flip ,' works incorrectly with rest parameters |
Bug | WEB-42125 | Moving destructured items via keyboard shortcuts doesn't work for function parameters |
JavaScript. Frameworks | Feature | WEB-42113 | Vue: Provide better type inference when using v-for with an object |
Feature | WEB-42083 | Vue.js: support precise documentation on directives |
Bug | WEB-42108 | Enable "copy-paste with imports" support for vue |
Bug | WEB-40489 | Invalid comment detection and syntax highlighting issue in JS (React JSX) file |
Bug | WEB-29103 | JSX comment out on simple arrow functions (without {...}) |
Bug | WEB-42112 | Vue: variables created by v-for are marked as unresolved |
JavaScript. Inspections | Bug | WEB-25169 | 'Flip ,' works incorrectly for destructuring arrays |
JavaScript. Refactoring | Bug | WEB-41989 | Private (#) references are not updated when 'Extract superclass' |
Bug | WEB-39746 | 'Extract superclass' creates invalid code when extracting from already extending class |
Bug | WEB-41960 | Introduce field should not change other classes |
Bug | WEB-42065 | 'await new Promise' can be converted to pipe expression |
SASS | Feature | WEB-41729 | Add support for new @use and @forward at-rules |
TypeScript | Feature | WEB-42054 | Allow moving Union types via keyboard shortcuts |
Bug | WEB-42093 | Static fields are not evaluated properly when referenced as a qualified name (for instance, in typeof types) |
Bug | WEB-42149 | Incorrect type hint |
Bug | WEB-42114 | Wrong inferred type, invalid 'type mismatch' highlighting when using spread with Partial |
Bug | WEB-42078 | Deleting/adding "less-than sign" should automatically delete/add "greater-than sign" for generic calls |
Bug | WEB-42105 | Property completion only provides already inserted items |
Bug | WEB-40485 | results of type narrowing outside of shorthanded functions are ignored inside said functions |
Bug | WEB-41802 | Typescript import generated with warning (Organize Imports then generates error) |
Bug | WEB-42013 | Typescript file with ts-node shebang is treated as js |
Bug | WEB-42060 | "Module is not listed in package.json" error when importing assets into a Typescript Vue component |
Bug | WEB-40580 | TS. Extract method should set the parameter type |
Bug | WEB-39617 | Cypress & Typescript IntelliSense not working properly |
Cosmetics | WEB-42068 | intellijIdeaRulezzz in completion in TS enums |
Exception | WEB-42049 | Error in JS code of typescript service: this.projectService.refreshInferredProjects is not a function |
HTTP Client | Bug | WI-49173 | shortcut `fptr` http client in editor code missing an semicolon |
Usability | WI-49285 | Improve HTTP Client plugin description |
Usability | WI-48962 | "Examples" popup in REST client should show descriptive names, not filenames |
Cosmetics | WI-48958 | "New HTTP Request" action name is inconsistent |