No subsystem | Bug | IDEA-226477 | Exception in "analyze heap" |
Bug | IDEA-227007 | Reactor: TooLongFiltersChain inspection: provide possibility to collapse all filters to single one at once | |
Bug | IDEA-227012 | Reactor: CollapseFilterCallAndMapCallToOneHandleCall doesn't work if method reference is used | |
Bug | IDEA-226832 | Reactor: Debugger: for 'result' node some actions are enabled but don't work | |
Bug | IDEA-227402 | OpenapiFileContentIndex somehow invalidates node_modules virtualFile and related tests fail | |
Bug | IDEA-227016 | Reactor: postfix templates: toMono template produces incorrect results when invoked for the method reference | |
Bug | IDEA-227009 | Reactor: TooLongFiltersChain inspection: quickfix from InspectionResults toolwindow doesn't work | |
Task | IDEA-225099 | Update YK profiler in Performance Plugin to 2019.8 | |
Android | Bug | IDEA-227332 | "Configure project in Project Structure dialog" notification shown when trying to edit build.gradle script when Android plugin enabled |
Exception | IDEA-227796 | java.lang.IllegalArgumentException on opening notebook in Big Data Tools plugin | |
Build. Gradle | Bug | IDEA-226433 | Regression on working with Android gradle sub-projects that re not connected to the root configuration |
Build. Maven | Bug | IDEA-200439 | Maven: maven-ear-plugin support: the outputFilenameMapping property is not supported |
Bug | IDEA-225993 | java.nio.charset.IllegalCharsetNameException: ${project.encoding} | |
Code Analysis. Inspection | Feature | IDEA-227586 | Warn on returning Nullable from Flux/Mono transformation should support method reference |
Bug | IDEA-227840 | Intention does nothing when rethrow exception | |
Bug | IDEA-227141 | Quickfixes in the Inspections view are reordered | |
Code Analysis. Structural Search | Bug | IDEA-226388 | Existing template "<li> not contained in <ul> or <ol>" doesn't work |
Core | Performance | IDEA-227209 | Long-running DocumentReferenceManagerImpl refresh task on the EDT |
Core. Installation | Task | IDEA-227756 | Bundle Kotlin 1.3.61 with IntelliJ IDEA |
Core. Platform API | Bug | IDEA-226561 | Disposer.register should be documented to throw IncorrectOperationException when the parent disposable is disposed |
Core. Plugin Management | Bug | IDEA-225468 | "Notification group Profiling is already registered" on installing first theme plugin |
Bug | IDEA-225789 | Keymap is not added if Apply button is pressed after keymap plugin installation | |
Core. Run. Configurations | Bug | IDEA-224132 | Run Configurations: the tasks added as beforeRun tasks seem to be executed in parallel |
Cosmetics | IDEA-227160 | Add text disclaimer to run/debug configuration template page | |
Editor | Performance | IDEA-225976 | Freezes because of InjectedFileReferenceSelectioner |
Editor. Editing Text | Feature | IDEA-225455 | $SELECTION$ does not work in Live Template when part of another variable |
Bug | IDEA-227963 | "Enter/Smart indent" option sets "AUTOCOMPLETE_ON_SMART_TYPE_COMPLETION" instead of "SMART_INDENT_ON_ENTER" | |
Bug | IDEA-226837 | Caret jumps to another line when moving using left/right arrows | |
Bug | IDEA-227376 | The "File Structure" popup no longer correctly locates the function you select when dealing with collapsed areas | |
Bug | IDEA-227271 | InlayHints not properly disabled | |
Bug | IDEA-226412 | column mode is not revealed on status bar (regression) | |
Editor. Intention Actions | Performance | IDEA-227453 | Freeze on showing available intentions |
Editor. TextMate Bundles | Bug | IDEA-226563 | Navigating to php/bin/set_error_handler after find-in-path locks up |
Frameworks | Feature | IDEA-226219 | Reactor/Spring Highlight Hooks.onOperatorDebug, if ReactorDebugAgent already enabled |
Feature | IDEA-226799 | Quick fix to removing Hooks.onOperatorDebug | |
Bug | IDEA-224297 | Micronaut: inherited HTTP method mappings are not shown on gutter | |
Bug | IDEA-225821 | Quarkus private field injection inspection shown in Micronaut Controller | |
Bug | IDEA-226325 | Endpoints View: focus and move project frame to front on Edit | |
Bug | IDEA-224560 | Micronaut: beans with a child of @Bean meta-annotation are shown as unused | |
Bug | IDEA-226128 | Micronaut: Resolve of a property placeholder doesn't work in Controller annotation | |
Bug | IDEA-226154 | Micronaut: Resolve doesn't work for a property name in "attempts" in the @Retryable | |
Bug | IDEA-226237 | Micronaut: Completion for `@PathVariable` should be without an expression for value | |
Usability | IDEA-226734 | EndpointsView: Don't display modules which don't contain endpoints | |
Usability | IDEA-226733 | EndpointsView: Display endpoints in the alphabetical order | |
Usability | IDEA-226711 | EndpointsView: ShowAvailableFrameworks filter is unclear | |
Usability | IDEA-226732 | EndpointsView: Display projects and modules in the alphabetical order | |
Exception | IDEA-225381 | AE at com.intellij.codeInsight.documentation.DocumentationManager.assertSameProject | |
Frameworks. Spring | Bug | IDEA-226446 | Spring MVC: 'can't resolve @PathVariable' error is shown for controller-level path variable that matches the request mapping method parameter type field |
Bug | IDEA-226700 | Spring Boot: Endpoints: properly show health check tree for Spring Boot 2.2 | |
Exception | IDEA-187785 | Throwable at com.intellij.codeInsight.actions.ReformatCodeProcessor.assertFileIsValid | |
Groovy | Bug | IDEA-162290 | Groovy: escaping problem for copy and paste from/to GStrings |
Bug | IDEA-223211 | Groovy: paste of unicode-escaped characters does not work | |
Bug | IDEA-202654 | Multi-line TODO comments not recognized in some file types | |
Bug | IDEA-178360 | Groovy: can not paste new line character into strings | |
Java | Bug | IDEA-227865 | Uast: catch block's body has uastparent null |
Java. Debugger | Feature | IDEA-144797 | Allow to share renderers |
Bug | IDEA-226748 | Remote debugger attach to WebSphere Liberty 19.0.0.11 fails with "Invalid argument : Argument invalid" | |
Bug | IDEA-227624 | [Evaluate dialog] code fragment field is not displayed | |
Java. Inspections | Bug | IDEA-226568 | Null static analysis does not work for lambda return types |
Bug | IDEA-227550 | 'Replace :? with if statement' generates empty 'else' | |
Bug | IDEA-187812 | Missordered modifiers warns on javax.validation.constraints.NotNull where shall not | |
Java. Refactorings | Bug | IDEA-226338 | Inlining Generic method results in compilation error |
JavaX. Web Services | Bug | IDEA-226831 | JAX-RS: UnresolvedRestParam has stub text instead of description |
Bug | IDEA-227408 | JAX-RS: support custom HTTP methods defined with @HttpMethod meta annotation | |
Lang. Flash and Flex | Bug | IDEA-224694 | Class autocompletion fails to suggest "Array" |
Bug | IDEA-219091 | Create Method intention doesn't appear for return values of function invocations | |
Lang. FreeMarker | Feature | IDEA-227557 | Freemarker 2.3.29: support the truncate* built-ins for Strings |
Bug | IDEA-227556 | Freemarker: map,filter etc built-ins support: don't insert the closing tag inside lambda on typing '->' | |
Lang. XML | Bug | IDEA-226310 | XSD validation ignores "anyAttribute" |
Lang. YAML | Bug | IDEA-226689 | Helm. java.lang.AssertionError: Should come here only for YAMLKeyValue with no value and a following indent at adding a missing key from values.schema.json |
Tools. Docker | Feature | IDEA-200863 | Ability to inspect the image of the running Docker container. |
Bug | IDEA-227975 | Doing an docker-compose down using the Docker services panel causes named volumes to be removed/deleted (new in 2019.3) | |
Bug | IDEA-227705 | Add *.dockerfile file type pattern for dockerfile. | |
Bug | IDEA-227236 | Dockerfile, image: the deployed container doesn't have log if chosen in another project | |
Bug | IDEA-226467 | Docker. Absent errors in case of running a container with already allocated ports | |
Bug | IDEA-203230 | Docker. Save container changes: all tabs display "Log" info until choosing "Attached Console" | |
Performance | IDEA-218894 | Constant recreation of log consoles if the same container log is opened in two projects, eventually leading to OOM | |
Usability | IDEA-155563 | Docker. Provide possibility of navigation from/to containers to/from the corresponding image. | |
Usability | IDEA-226452 | Docker. Display no additional tabs for a container after delete and redeploy | |
Usability | IDEA-217957 | Docker. Expand docker node after connection | |
Cosmetics | IDEA-218123 | Docker: Green pane by down the compose app | |
User Interface | Bug | IDEA-226792 | Iteration through "Recent Files" is not performed with "Ctrl+E" shortcut if "Toggle changed only files" is bind to another shortcut |
Bug | IDEA-227116 | "Show code lens on scrollbar hover" action is shown on Diff, but not working | |
Bug | IDEA-225027 | Activate Next Window (Cmd-`) doesn't work if Project View is closed in both projects | |
Bug | IDEA-226389 | Regression: close icon no longer visible when many tabs are open | |
Bug | IDEA-226704 | "Bookmark Mnemonic" popup is shown at the caret position instead of the selected line | |
Bug | IDEA-223706 | Properties of IDE panels aren't saved | |
Bug | IDEA-216148 | Cannot type character with Opt-L in editor | |
Bug | IDEA-227457 | Toggle Changed Only Files doesn't work | |
User Interface. Navigation | Usability | IDEA-224071 | Switcher opens a tab in the previous split when tabs placement is set to none |
User Interface. Services View | Bug | IDEA-226739 | Services: OpenEachTypeInNewTab action is available in the empty view but doesn't affect the behavior when configurations are added |
Version Control | Feature | IDEA-178029 | In Clone Repository dialog, strip typical command lines from URL |
Bug | IDEA-221550 | `CheckinProjectPanel.setCommitMessage()` called from `CheckinHandler.beforeCheckin()` does not actually change commit message of subsequent commit | |
Bug | IDEA-227345 | Cannot unshelve binary file | |
Bug | IDEA-227051 | "Show Diff" action invoked from Commit Dialog skips unversioned files | |
Version Control. Git | Bug | IDEA-227242 | Deleting directory with unversioned files (by action from Project View) does not remove corresponding unversioned files from Local Changes |
Bug | IDEA-226627 | Git Clone Dialog: Trim the URL | |
Version Control. Log | Bug | IDEA-227019 | Git log tab bug with a branch named with parenthesis |
Version Control. Subversion | Bug | IDEA-224516 | Intellij IDEA never ends (or as best, is very slow) "performing VCS refresh". Se attached image. Problem appears in all 2019.3 versions. Not a problem in version 2019.2.3. |
No subsystem | Bug | WEB-42670 | Invalid destructuring type evaluation for an arrow function parameter with explicit annotation |
CSS | Performance | WEB-42613 | CSS: CssColorGutterRenderer can cause freezes |
Dart | Feature | WEB-41912 | Support Dart web apps debugging using 'webdev daemon'-based workflow and VM Service protocol (like Dart DevTools) |
Feature | WEB-42281 | Dart: add an option to enable machine learning based code completion | |
Bug | WEB-41978 | NPE on autocompletion for Dart (SDK 2.2 or 2.3) | |
Bug | WEB-42526 | NPE from DartServerRootsHandler.getEnclosingDartPackageDirectory() | |
Debugger | Bug | WEB-42393 | Support debugger frames for dependencies installed with Yarn PnP |
File Watchers | Bug | WEB-42549 | "Enable File Watcher" is suggested for files inside node_modules |
JavaScript | Feature | WEB-21053 | ES6 Template Strings Don't Collapse |
Bug | WEB-42593 | Type of Map entries iterated with for..of inferred as any | |
Bug | WEB-42466 | Unwanted autocomplete on rest operator for args collecting | |
Bug | WEB-42431 | JSdoc: Better coverage of @implements with external files | |
Bug | WEB-42662 | Color methods in optional chains as normal methods | |
Bug | WEB-42672 | Global definitions are not resolved in strict mode | |
Bug | WEB-42469 | <br>, <em>, <strong> and <u> do not work in JavaScript quick documentation | |
Performance | WEB-42708 | outOfMemory on tuple types analyzing | |
Cosmetics | WEB-28832 | Structure diagram shows right arrow buttons when there are no sub members to that item | |
JavaScript. Frameworks | Feature | WEB-42315 | Resolve imports with .native.js file name |
Bug | WEB-42387 | Angular template: false "Unused variable" when using @ViewChildren in Component | |
Bug | WEB-41409 | Vue component with script in another file: duplicated info in popup | |
Bug | WEB-41397 | Too many identical results in Add Angular Schematic popup after refreshing content | |
Bug | WEB-40248 | Async pipe incorrectly infers the type of nested Observable in template | |
Bug | WEB-42721 | Meteor: incorrect warnings for some packages | |
JavaScript. Inspections | Bug | WEB-42129 | Unnecessary semicolon in if/else statement (Vue, TypeScript 3.7, Prettier) |
JavaScript. Refactoring | Bug | WEB-42534 | 'Extract superclass' creates double 'super()' |
Node.js | Task | WEB-42476 | Yarn PnP: Support for stylelint |
SASS | Bug | WEB-42416 | @use in SCSS file doesn't resolve webpack aliases (`~@/...`) |
TypeScript | Feature | WEB-42630 | Support `declare` Property Modifier |
Bug | WEB-42594 | Promise<T> generic argument in return type not inferred from context for awaited calls | |
Bug | WEB-42581 | TypeScript: missing class property type in suggestions | |
Bug | WEB-42683 | tsserver not started, code analysis can't be completed because of problems parsing include patterns in tsconfig.json | |
Bug | WEB-42603 | Invalid 'Contents of collection never queried' warning for set with type declaration | |
Bug | WEB-42414 | Array spread operator prevents inference of return type of map callback | |
Bug | WEB-42047 | TypeScript auto-imports should respect project references | |
Bug | WEB-42564 | Incorrect unused marking | |
Performance | WEB-42657 | High CPU usage when editing TSX component with style-components | |
Usability | WEB-42623 | TypeScript: show inferred class property type in suggestions | |
Task | WEB-42404 | TypeScript: enable 'export * as ns from' syntax (coming in TS 3.8) | |
Unit Tests | Bug | WEB-42463 | Mocha is used for running tests in Vue-cli project despite Jest being configured in dependencies |
Exception | WEB-42471 | Cannot run Karma tests with disabled "JavaScript Debugger" plugin | |
DB Connectivity | Bug | DBE-2684 | call trim() on connection dialog fields |
DB Introspection | Feature | DBE-5036 | Create "fake" foreign key reference |
Data Views | Bug | DBE-9593 | MongoDB collection view: ISODate truncated to just YYYY-MM-DD format |
Overview
Content Tools