No subsystem | Bug | IDEA-223539 | Crash on Alt+Enter |
Bug | IDEA-208267 | .editorconfig `trim_trailing_whitespace` is ignored for Markdown files | |
Bug | IDEA-223503 | IntelliJ crash | |
Bug | IDEA-223233 | Error popup height is too small (message line is cut off, redundant scroll bar) | |
Bug | IDEA-222315 | editorConfig indent_size and style not honored in handlebars | |
Bug | IDEA-223191 | IntelliJ throws error when importing a file | |
Build. Gradle | Feature | IDEA-83361 | Support homebrew-packaged gradle |
Bug | IDEA-207748 | Debugging hangs indefinitely when Gradle parallel execution is used | |
Bug | IDEA-220969 | InteliJ IDEA 2019.2 runs out of memory when running tests using gradle runner | |
Usability | IDEA-188763 | Gradle plugin on MacOS: find Gradle where it brewed | |
Build. Maven | Bug | IDEA-205211 | Maven unpack nested archives tries to write files that it shouldn't or can't |
Performance | IDEA-219933 | Maven toolwindow update reads zip files in EDT | |
Usability | IDEA-219670 | Maven: confusing representation of cancelled goal | |
Configuration Problem | IDEA-204155 | Support adding to maven-surefire-plugin argLine instead of replacing it | |
Code Analysis. Structural Search | Bug | IDEA-223146 | PsiInvalidElementAccessException: Element class : on SSR replacing annotation |
Bug | IDEA-223337 | Search for Java methods should find methods with receiver parameter | |
Bug | IDEA-221558 | SSR inline preview does't get updated on editor document change | |
Core. Debugger | Bug | IDEA-220181 | Debugger ignores stepping filters when using new directed step-into |
Core. Diagrams | Bug | IDEA-223512 | UML Diagram: missing "Save as UML" button on a toolbar |
Core. Installation | Feature | IDEA-194011 | Turn vcs.log.graph module into a healthy maven dependency |
Core. Password Management | Bug | IDEA-223257 | java.lang.NoSuchMethodError: 'void com.intellij.credentialStore.CredentialAttributes.<init>(java.lang.String, java.lang.String, java.lang.Class, boolean, int, kotlin.jvm.internal.DefaultConstructorMarker)' |
Core. Platform API | Bug | IDEA-223894 | PluginException trying to use ServiceManager to get service with multiple constructors |
Bug | IDEA-223709 | RubyMine 2013.EAP creating more than 800 threads on opening, freezing the IDE and slowing the computer for several seconds | |
Bug | IDEA-223074 | IDEA has to report regarding corrupted files / plugins | |
Core. Plugin Management | Bug | IDEA-209769 | Transitive optional plugin XML dependency does not work |
Bug | IDEA-222461 | Plugins management: incompatible plugins reporting is incorrect | |
Cosmetics | IDEA-218594 | Plugins: ugly dialogs on downloading failure | |
Core. Profiler | Bug | IDEA-222168 | NoSuchElementException: List is empty. |
Core. Project Settings | Bug | IDEA-223730 | java.util.ConcurrentModificationException at com.intellij.openapi.projectRoots.impl.UnknownSdkType.getInstance(UnknownSdkType.java:31) |
Bug | IDEA-223363 | IDE deletes newly added library configuration files if external storage is enabled | |
Core. Quick Documentation | Bug | IDEA-222946 | identifier tooltip - due to scrollbar the tooltip window is not large (height) enough when there is only 1 or 2 lines in the tooltip. So the text is always obscured. |
Core. Refactorings | Performance | IDEA-214780 | TouchBar action update freezes UI thread for a long time |
Core. Run. Configurations | Bug | IDEA-222233 | Copy-paste behavior in the Environment Variables editor |
Bug | IDEA-210252 | [Environment variables] when pasting smth in addition to the existing value - the whole value is replaced | |
Core. Task Management | Bug | IDEA-134603 | When switch from task to task with branch having new files these previously opened files are not reopened |
Editor. Code Completion | Bug | IDEA-223713 | CNFE: com.intellij.codeInsight.completion.CompletionPhaseListener: Can't run 1.3.60-dev-2580-IJ2019.2-1 with IDEA Nightly IU-193.3938 |
Bug | IDEA-223033 | Different Live Templates differing by case only may shadow each other | |
Bug | IDEA-223091 | IntelliJ keeps freezing when editing story files | |
Performance | IDEA-198887 | MinusculeMatcher can be very slow on long prefix and name | |
Editor. Diff and Merge | Bug | IDEA-223218 | Default focus on file list in 'Diff Between' window |
Editor. Formatter | Bug | IDEA-223416 | Regression: overriding FileIndentOptionsProvider no longer works when .editorconfig is present |
Frameworks. Spring | Feature | IDEA-209456 | @ConfigurationProperties are scanned by default as of Spring Boot 2.2 |
Bug | IDEA-223846 | Do not show Spring Autowire action in non-Spring bean classes | |
Bug | IDEA-217145 | Spring Boot plugin - IndexNotReadyException | |
Bug | IDEA-220787 | Kotlin / Spring messaging / Inspection: Methods marked with @MessageMapping shouldn't be marked as unused | |
Java | Feature | IDEA-217335 | Highlight text block actual content |
Bug | IDEA-223237 | Reassigned local variable not highlighted | |
Java. Code Completion | Feature | IDEA-196951 | Delete empty parenthesis when replacing a method call with a (constant) field reference |
Bug | IDEA-221379 | Unexpected "instanceof" keyword completion in annotation | |
Bug | IDEA-220464 | Smart-cast completion doesn't insert <?> | |
Bug | IDEA-221376 | IntelliJ generates unnecessary cast with raw type | |
Bug | IDEA-223316 | Name suggestions are not available when variable type is unresolved | |
Java. Error Highlighting | Bug | IDEA-223192 | Non-initialized variable error is not displayed in nested switch statement |
Java. GUI Designer | Bug | IDEA-223242 | GUI Form marked as Plain Text still opens GUI designer |
Java. Inspections | Bug | IDEA-220059 | "Folded 'ifPresent' call can be eliminated" produces invalid result for nested Optional.ifPresent |
Bug | IDEA-223629 | 'Method invocation may produce NullPointerException' false positive for ArrayDeque.pollFirst() | |
Bug | IDEA-223549 | "Constant conditions & exceptions" should handle Objects.requireNonNullElse | |
Bug | IDEA-223511 | Inspection 'Raw use of parameterized class' shows warning for array creation method reference even with 'Ignore where a type parameter would not compile' | |
Java. Intention Actions | Bug | IDEA-223641 | "Flip assert literal" intention does not work with JUnit 5 |
Bug | IDEA-223643 | "Replace assertTrue, assertFalse, or assertNull with assertEquals" intention does not work with JUnit 5 | |
Java. JavaFX | Bug | IDEA-209562 | JavaFX: SceneBuilder tab shows java.lang.NoClassDefFoundError: com/sun/javafx/fxml/LoadListener only for fxml files if IDEA is run with 11 jbr |
Java. Refactorings | Bug | IDEA-223086 | ImportClassFixBase.fixSilently affects performance even if UnambiguousImportsOnTheFly settings is disabled |
Java. Tests. JUnit | Bug | IDEA-223329 | Running JUnit Tests produces: Module org.junit.platform.launcher not found |
JavaX. AppServers. JBoss | Bug | IDEA-223807 | Unable to deploy artifacts to JBoss AS 6 |
Lang. XPath and XSLT | Bug | IDEA-220836 | Show Unique XPath is not working well |
Tools. Docker | Bug | IDEA-193559 | DockerCompose. Run Configuration: impossible to choose services to run |
Bug | IDEA-223502 | Docker: impossible to create a new exec command for a container: "Create..." doesn't work | |
Cosmetics | IDEA-178001 | Docker. Run Configuration. Delete "Create new" from "Server" listbox. | |
Tools. Kubernetes | Bug | IDEA-223421 | Helm. Doesn't add a new dependency via Alt+Insert in requirements.yaml if key "dependencies:" is absent |
Bug | IDEA-223413 | Helm. New sub-charts are not loaded after "Update dependency" action in the ProjectView with java.lang.IllegalArgumentException | |
Bug | IDEA-223405 | Helm. "Update dependency" action is absent for helm3 dependencies from Chart.yaml | |
Tools. Terminal | Cosmetics | IDEA-217612 | Terminal rename session minimizes the terminal window |
User Interface | Bug | IDEA-223443 | Popups appear at wrong position in Presentation mode |
Bug | IDEA-222130 | Suggestion lookup list disappears if the editor is scrolled after it appears | |
Bug | IDEA-223659 | 2019.3 EAP locks up when switching back to it | |
Bug | IDEA-223367 | IDEA file chooser doesn't show sub root directories except users directory | |
Bug | IDEA-222472 | "Show List of Tabs" action sometimes shows irrelevant tabs from other tool windows in the list | |
Bug | IDEA-223312 | Regression: Mnemonics in dialogs on Windows are not displayed until alt key is pressed | |
User Interface. Action System | Bug | IDEA-223815 | intellij-community latest snapshot build causes exception when displaying Generate action popup |
User Interface. Keyboard Input | Bug | IDEA-222847 | Invoking Ctrl-Alt-O ("Optimise Imports") while indexing prints a character |
User Interface. Project View | Bug | IDEA-206056 | In Project Files, adorn symlink to folder with arrow in corner? |
Usability | IDEA-223758 | Project view popup appears to the few pixels left | |
Cosmetics | IDEA-171222 | Module uses wrong icon in project tree | |
Version Control | Bug | IDEA-221875 | Wrong layout in VCS tool window after restart |
Bug | IDEA-223176 | Double border between "Local Changes" toolbar and tool window stripes | |
Bug | IDEA-206127 | "Compare Before with Local" doesn't show new files | |
Performance | IDEA-145778 | VCS: UI freeze when deleting directory | |
Cosmetics | IDEA-223614 | VCS History tab underline merges with line selection | |
Version Control. Git | Feature | IDEA-124890 | Feature Request: Add Colour hint to git branch menu when in Merging state |
Usability | IDEA-192646 | Option for Commit Date rather than Author Date in File History and Annotations | |
Exception | IDEA-222952 | Throwable: Assertion failed: Repositories have unexpectedly diverged | |
Version Control. Subversion | Bug | IDEA-125032 | Stuck in endless loop of modal SVN Authentication Required Dialog |
Bug | IDEA-223635 | GetFilesFromVersionControl: CheckOut from Subversion fails silently | |
No subsystem | Bug | WEB-41478 | "Quote property names" too aggressive when working with selected properties |
Bug | WEB-37995 | Higher-order function generic inference should work for lambdas invoking generic functions | |
Usability | WEB-33143 | closing tag should be smarter | |
Build tools | Bug | WEB-38986 | Don't debug npm before launch tasks |
Dart | Feature | WEB-41609 | Dart formatter: use dartfmt tool when reformatting file parts, not only the whole file |
Task | WEB-41628 | Dart formatter: use dartfmt tool always, remove legacy formatting settings | |
Debugger | Bug | WEB-36015 | Debugger attaches to "Before Launch" gulp script, application not launched |
Bug | WEB-21719 | NodeJS Remote Debugging Doesn't Allow Breakpoints | |
Bug | WEB-41598 | Breakpoints don't work after app is reloaded by webpack | |
Performance | WEB-38989 | Optimize memory used for source maps | |
JSON | Feature | WEB-35787 | JSON: Smarter colon/comma handling before the closing quote (disabled by default) |
Feature | WEB-41515 | Add editor action for "Copy JSON Pointer to clipboard" | |
Feature | WEB-38070 | Complete statement could add quotes on JSON | |
JavaScript | Feature | WEB-41553 | Don't show unexported symbols from libraries in the Go to definition popup |
Feature | WEB-41508 | Highlight await once the caret is on async. | |
Bug | WEB-41403 | WebStorm 2019.3 EAP - After a while IDE show warning "unused constant" | |
Performance | WEB-11215 | large concatenated JS file causes hang | |
JavaScript. Formatter | Bug | WEB-40900 | EditorConfig doesn't apply to <script></script> in .vue file |
JavaScript. Frameworks | Bug | WEB-41477 | Vue.js: attribute name is not in code completion on slot tag |
Bug | WEB-41564 | Vue Mixin Fields Glitches | |
JavaScript. Refactoring | Bug | WEB-29335 | 'Extract superclass', 'Pull members up' should move comments around members |
Bug | WEB-35616 | Comment for typescript class last field is broken after applying intention "Create field" | |
Node.js | Bug | WEB-38601 | Windows: Electron does not show console output when run from npm run configuration |
TypeScript | Bug | WEB-41606 | Infinite re-indexing of node_modules/ |
Bug | WEB-41597 | Intention to generate destructuring pattern should generate parameter list parenthesis when needed | |
Bug | WEB-41569 | Completion in class, which implements extended interface with Omit, should suggest all properties | |
Bug | WEB-41661 | Missing for-of array postfix when iterating over a local | |
Bug | WEB-39678 | TypeScript: Problem with type inference in redux(store.dispatch) | |
Bug | WEB-40300 | TypeScript - don't collapse single line comment | |
Bug | WEB-41562 | Default generic value is not substituted in 'extends' | |
Bug | WEB-41602 | Container type is computed incorrectly for destructuring in a for-of loop | |
Usability | WEB-41591 | Don't show variables in code completion for 'implements' clause | |
Usability | WEB-41430 | Don't show 'delete' keyword in completion in call arguments | |
Task | WEB-41519 | TypeScript: better globs support in "includes" / "excludes" options in tsconfig | |
DB Connectivity | Bug | DBE-5559 | H2 embedded: mv.db extension as appended to the database file each time |
Bug | DBE-3272 | H2 Data Source: automatic detection of database files for MV_STORE format (.mv.db) | |
DB Diff | Bug | DBE-9226 | Compare tool generates invalid mariadb sql for drop index when generating migration script |
Data Views | Bug | DBE-9217 | When I press forward or backward button, Index is increased or decreased. But This can't renew the table. I think it is bug. Please fix this. |
Usability | DBE-9179 | Thousands separator in results rows count view | |
SQL General | Bug | DBE-2667 | "Quote identifier" should choose correct case |
SQL Highlighting | Bug | DBE-9193 | Good code is red when using dots in PostgreSQL CREATE VIEW WITH() option names |
Bug | DBE-9210 | Inspection ['Delete' statement without 'where' clears all data in the table] should not be shown when selection made by JOIN | |
Bug | DBE-3688 | SQL: MySQL: support correct limitations for CAST and CONVERT arguments | |
Bug | DBE-8924 | False warning about number of values when selecting identity column | |
Bug | DBE-5819 | Bad SQL is green: MySQL `delete * from` | |
Bug | DBE-9160 | DataGrip: Error indicated if trying to execute SQL Server procedure using user parameters to pass value |
Overview
Content Tools