No subsystem | Usability | IDEA-219484 | Services View: provide ability to add all run configurations to the list of ones to be run in Services |
Build. Gradle | Bug | IDEA-224720 | Gradle tab hides nested subprojects when they have leaf name in common |
Bug | IDEA-225171 | Gradle sync failed with Java 13 | |
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 | |
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 - |
Frameworks. Spring | Bug | IDEA-223638 | Code analysis doesn't work because of exception in SpringBootApplicationYamlAccessor.getBinder |
Bug | IDEA-225544 | Spring Boot 2.2: components from Spring Boot application package are not scanned. | |
Bug | IDEA-225463 | SpringBoot 2.2: if @ConfigurationPropertiesScan annotation points to diff package, don't recognize @ConfigurationProperties classes from component scan package as beans | |
Groovy | Feature | IDEA-192769 | An inspection to report method names with dots |
Bug | IDEA-224630 | Extract Method results in invalid code | |
Java. Debugger | Bug | IDEA-225073 | Unable to attach to openjdk 13 process |
JavaX. Web Services | Bug | IDEA-225280 | EndpointsView: Details filter: don't collapse endpoint items after applying a filter in case of more then 2 panes |
Bug | IDEA-225131 | JAX-RS: @Path completion: remove duplicated "/" in case of its presence in both paths | |
Bug | IDEA-225344 | JAX-WS. java.lang.IllegalArgumentException at setting "Endpoint Source"=false | |
Bug | IDEA-225339 | HTTP url reference language injection. The "localhost:8080" url part is red marked. | |
Bug | IDEA-225128 | JAX-RS: Wrong completion list if we call it after "/" | |
Bug | IDEA-225346 | EndpointsView: Filter "Module"=true: the content is not module-related | |
Bug | IDEA-225112 | JAX-RS: Remove the root path from the children paths completion list | |
Usability | IDEA-225378 | EndpointsView. If "Show details"=false then the view should not contain "nothing selected" pane for "Details" | |
Exception | IDEA-225245 | Endpoints: PsiInvalidElementAccessException at doing some resolve/adding annotations/ navigation | |
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-215626 | Services. Docker. Absent easy start possibility to create a docker connection from DockerView . | |
Usability | IDEA-178719 | Docker: Docker run configuration. Process the case of a Dockerfile with a big context folder in a more user-friendly way. | |
Tools. Kubernetes | Feature | IDEA-223406 | KubernetesView. Add Helm into the Services view with the output of the actions int, template, update dependency. |
Bug | IDEA-224867 | Helm3: some pre-defined build-in objects are absent for helm3 | |
Cosmetics | IDEA-224188 | KubernetesView. Make table content in one string | |
User Interface | Feature | IDEA-197859 | "Show in dolphin" does not select the file |
Bug | IDEA-223767 | Reopened project is located on a wrong screen | |
Bug | IDEA-225540 | Corrupted status bar border if UI font size >= 18 | |
Bug | IDEA-223328 | New project created from full screen project is not opened in full screen | |
Bug | IDEA-224452 | Cannot find parent keymap "Default for XWin" | |
Bug | IDEA-223868 | "Copy Path" action in editor tab context menu should be hidden for non-file tabs | |
Bug | IDEA-208808 | Services Tool Window is shown in projects without services | |
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 | Bug | IDEA-222499 | Hard to distinguish directories with same name and different paths in non-modal commit |
Version Control. Git | Bug | IDEA-224741 | Conflicts details: Details are shown for the incorrect commit |
Bug | IDEA-224742 | Conflicts details: commit list is not scrollable | |
Usability | IDEA-223827 | Preselect commits in the details | |
Version Control. Log | Bug | IDEA-225553 | Filter by "me" incorrectly matches email. |
No subsystem | Bug | WEB-38794 | Incorrect import when copy/pasting code in javascript (only aplies to some imports) |
Bug | WEB-42052 | "expectedly" is marked as a typo | |
Bug | WEB-41938 | Should not allow to inline destructuring rest | |
Bug | WEB-42081 | Type guard. Narrow string to string literal | |
Bug | WEB-42045 | "stringifies" is marked as a typo | |
Bug | WEB-42067 | Type guard. Narrow unknown type to string literal | |
Bug | WEB-38768 | React: collapsed fragment shows as 'xml' | |
Bug | WEB-41971 | Import-types are not properly resolved in case of ambient modules | |
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-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-42125 | Moving destructured items via keyboard shortcuts doesn't work for function parameters | |
Bug | WEB-41958 | Extra # shown in completion items rendering for #-private fields | |
Bug | WEB-42074 | 'Flip ,' works incorrectly with rest parameters | |
JavaScript. Frameworks | Feature | WEB-42083 | Vue.js: support precise documentation on directives |
Feature | WEB-42113 | Vue: Provide better type inference when using v-for with an object | |
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-42112 | Vue: variables created by v-for are marked as unresolved | |
Bug | WEB-29103 | JSX comment out on simple arrow functions (without {...}) | |
JavaScript. Inspections | Bug | WEB-25169 | 'Flip ,' works incorrectly for destructuring arrays |
JavaScript. Refactoring | Bug | WEB-41960 | Introduce field should not change other classes |
Bug | WEB-41989 | Private (#) references are not updated when 'Extract superclass' | |
Bug | WEB-42065 | 'await new Promise' can be converted to pipe expression | |
Bug | WEB-39746 | 'Extract superclass' creates invalid code when extracting from already extending class | |
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-42013 | Typescript file with ts-node shebang is treated as js | |
Bug | WEB-40485 | results of type narrowing outside of shorthanded functions are ignored inside said functions | |
Bug | WEB-42060 | "Module is not listed in package.json" error when importing assets into a Typescript Vue component | |
Bug | WEB-41802 | Typescript import generated with warning (Organize Imports then generates error) | |
Bug | WEB-42105 | Property completion only provides already inserted items | |
Bug | WEB-40580 | TS. Extract method should set the parameter type | |
Bug | WEB-42093 | Static fields are not evaluated properly when referenced as a qualified name (for instance, in typeof types) | |
Bug | WEB-42114 | Wrong inferred type, invalid 'type mismatch' highlighting when using spread with Partial | |
Bug | WEB-42149 | Incorrect type hint | |
Bug | WEB-39617 | Cypress & Typescript IntelliSense not working properly | |
Bug | WEB-42078 | Deleting/adding "less-than sign" should automatically delete/add "greater-than sign" for generic calls | |
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 | |
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 |
Overview
Content Tools