No subsystem | Bug | IDEA-221793 | Menu items do not act on Mac |
Bug | IDEA-221859 | NullPointerException on switching on the Toolbar | |
Bug | IDEA-222713 | Cyrillic character in an IDEA CE source file name | |
Bug | IDEA-222090 | Show Usages popup closes right after opening | |
Bug | IDEA-221459 | Plugin to be enabled should be shown and selected in the list | |
Bug | IDEA-221329 | Concurrent modification exception: FUS & KeymapImpl | |
Bug | IDEA-222427 | Esc doesn't close diff window | |
Bug | IDEA-222446 | While editing debug watches Esc moves focus to the main editor | |
Bug | IDEA-222521 | IntelliJ v2019.3 EAP doesn't start after plugin update | |
Bug | IDEA-221944 | Deadlock on opening second project | |
Exception | IDEA-222785 | ProcessCanceledException causes "Could not initialize class com.intellij.psi.search.searches.IndexPatternSearch$Holder" | |
Build. Gradle | Feature | IDEA-187868 | Support annotationProcessor scope of Gradle 4.6 |
Feature | IDEA-132286 | Enable annotation processing from Gradle IDEA config | |
Bug | IDEA-216524 | Modules are duplicated after unlinking and linking a Gradle project | |
Bug | IDEA-222552 | Module output paths not updated when toggling "delegate build to Gradle" option | |
Bug | IDEA-222258 | Exception when creating a new Gradle module | |
Bug | IDEA-222149 | Duplicate subprojects in Gradle Tool Window | |
Bug | IDEA-219018 | New gradle module is always added to settings.gradle even if there is a settings.gradle.kts | |
Bug | IDEA-219835 | Web application directory is not imported properly from Gradle with IDEA 2019.2 | |
Exception | IDEA-222311 | Exception when run Gradle with JFR | |
Build. JPS (Compiling Project) | Bug | IDEA-221937 | Building a project where multiple modules use old Java version sometimes fail with "internal java compiler error" |
Bug | IDEA-220430 | Regression intellij 2019.2 for annotation processors (lombok, mapstruct, ...) | |
Bug | IDEA-222092 | After a crash, IntelliJ no longer works | |
Bug | IDEA-222510 | Internal Error when using AJC compiler | |
Build. Maven | Bug | IDEA-209168 | Delegate To Maven: confusing results in case of Application run configuration run from RunDashboard / Services |
Bug | IDEA-221829 | "Remove maven project" action from Maven Tool Window does not remove the project from ProjectView | |
Performance | IDEA-200003 | Awfully slow background task: "Resolving external annotations" | |
Exception | IDEA-221882 | Exception when importing projects with Maven 3.6.2 | |
Code Analysis. Inspection | Usability | IDEA-221001 | Quick fixes on an inspection warning should have higher priority than Run/Debug actions |
Code Analysis. Language Injection | Feature | IDEA-217838 | Text blocks: edit injection fragment should trim left spaces |
Core | Bug | IDEA-218430 | Freeze forever if use `runProcessWithProgressSynchronously` during processing window focus events on JDK11 (SequencedEvent) |
Core. Debugger | Cosmetics | IDEA-222515 | Doubled single quote: Source file changed or found source file does not correspond to the breakpoint''s file |
Core. Diagrams (UML) | Bug | IDEA-210021 | Undo is not afailable for file after some diagram is shown for it |
Exception | IDEA-222053 | NewJavaDiagram action causes NPE | |
Core. IDE Settings | Bug | IDEA-221456 | Options for Inlay Hints are rendered too slow |
Bug | IDEA-221939 | Settings for new project are applying only after restart | |
Usability | IDEA-221387 | Configure Gutter Icons opens Settings For New Projects | |
Core. Licensing | Performance | IDEA-222244 | IDE start takes several minutes when there is no network connection |
Core. Plugin Management | Bug | IDEA-222061 | plugin can not be installed just after IDEA downloading and installing |
Usability | IDEA-205043 | Plugin Manager Dialog steals focus when the Settings dialog is opened | |
Core. Project Settings | Bug | IDEA-217659 | On new project creating the file withe name "$PRODUCT_WORKSPACE_FILE$" is created in .idea |
Core. Quick Documentation | Exception | IDEA-218404 | Edit Source in QuickDoc popup toolbar throws NPE |
Core. Refactorings | Bug | IDEA-222073 | Error:build: Cannot determine build data storage root for project C:/Users/timur.yuldashev/IdeaProjects/Jigsaw/CannotBuild |
Core. Run | Debug. Configurations | Bug | IDEA-183885 | Maven goals executed as 'run before/after' tasks are not run in the Services view despite settings for maven run configurations |
Editor. Editing Text | Bug | IDEA-220956 | Error tooltip shown on F2 stays longer than it should, and obscures editor contents |
Bug | IDEA-217406 | Paste multiline text into text box should keep indents | |
Bug | IDEA-221667 | Pressing Option-Enter on warning while info popup is displayed and previous warning hasn't been cleared causes cursor to jump in editor | |
Bug | IDEA-220417 | Expand Selection doesn't select text block contents correctly | |
Bug | IDEA-221995 | Undo removing after rename refactor glitch | |
Editor. Formatter and Code Style | Bug | IDEA-173076 | Unable to disable formatter using JSP comments (<%-- --%>) |
Bug | IDEA-165776 | VCS automatic pre-commit reformat option use a wrong default format preferences | |
Bug | IDEA-188412 | Formatter markers don't prevent formatting selection when placed after annotation | |
Usability | IDEA-216088 | EditorConfig: consider making "Add properties as comments" off by default | |
Frameworks | Bug | IDEA-222371 | Spring MVC: on Microservices plugin disabling the Spring MVC functionality becomes unavailable silently |
Frameworks. Spring | Bug | IDEA-222402 | Spring: property auto completion for PropertyResolver.getProperty() does not work in Kotlin |
Bug | IDEA-194013 | Spring Boot: Cannot resolve configuration property quick fix does not create META-INF/additional-spring-configuration-metadata.json file | |
Groovy | Bug | IDEA-221996 | Type is not know after `tap` on `getAt` operator |
Groovy. Inspections | Bug | IDEA-221931 | Groovy: "Change to operator" breaks code (II): asType() conversion ignores import |
Bug | IDEA-221929 | Groovy: "Change to operator" breaks code (I): Wrong replacement of compareTo | |
Groovy. Resolve | Bug | IDEA-221962 | Good code red: GString passed into a method followed by `with` call |
Infrastructure | Task | IDEA-220226 | Publish modules of Java plugin as Maven artifacts |
Task | IDEA-220225 | Convert tcServiceMessages library to a Maven library | |
Java. Code Formatting | Bug | IDEA-184461 | Formatter markers are ignored in block comment |
Java. Inspections | Feature | IDEA-222173 | Support org.assertj.core.util.CanIgnoreReturnValue in "Result of method call ignored" |
Feature | IDEA-221368 | "Constant conditions & exceptions" should know about Collectors.joining(...) properties | |
Feature | IDEA-217334 | Convert text block to the string literal concatenation | |
Feature | IDEA-217333 | Convert string literal to text block | |
Feature | IDEA-221657 | Prefix/postfix operator ++/-- is incorrectly applied to point/range abstract int value | |
Bug | IDEA-196258 | "Highlight problem line in test" should not highlight failed Assume.assume* calls | |
Bug | IDEA-222533 | Explicit array filling wrong message and fix | |
Bug | IDEA-221837 | Math.min inspection doesn't remove all old code | |
Bug | IDEA-217298 | "Incorrect string capitalization" inspection deson't recognize 'choice' pattern | |
Bug | IDEA-221611 | Java Class equality data flow analysis corner case | |
Cosmetics | IDEA-221312 | NPE warning on instance-qualified static method call | |
JavaX. AppServers | Feature | IDEA-222786 | Enable application servers in Services tool window by default |
JavaX. CDI | Performance | IDEA-222019 | High CPU usage when highlighting CDI files |
JavaX. JPA | Bug | IDEA-222734 | Detect JPA facet for Quarkus Panache |
Bug | IDEA-222887 | JavaEE. JavaEE Persistence: IndexNotReadyException on facet initialization | |
JavaX. JSP | Bug | IDEA-220334 | Syntax-Highlighting for JSP doesn't work any more. |
Bug | IDEA-220754 | JSP Javascript block comment highlighting error | |
JavaX. Web Services | Bug | IDEA-222624 | Java Enterprise -> RESTful WS -> list of endpoints doesn't show / between paths correctly. |
Plugin. Settings Repository | Bug | IDEA-220697 | Intellij 2019.2 cannot sync settings on linux |
Bug | IDEA-219853 | Cannot enable nor trigger IDE Settings Sync | |
Plugin. Shell Script | Bug | IDEA-215997 | [Shell script Run config] "Main" configuration doesn't run if Shell script config in Before Launch section |
Bug | IDEA-222093 | Shellcheck instances aren't killed | |
Bug | IDEA-222424 | Execute shell script without ENTER confirmation | |
Plugin. Task Management | Bug | IDEA-216363 | Broken password authentication when using JIRA Cloud |
Plugin. Terminal | Bug | IDEA-222498 | Cannot move focus to next window when terminal is active |
Bug | IDEA-141263 | When changing Theme to Darcula Terminal view remains white | |
Plugin. TextMate Bundles | Bug | IDEA-220388 | Disabled Insert paired brackets is ignored |
Bug | IDEA-221617 | TextMate freezes during Find in Path | |
Services | Bug | IDEA-220860 | Services View: when grouping by both status and type wrong configurations are run if run is invoked on status node |
Usability | IDEA-220113 | Bring Status filter back to Services | |
Services. Docker | Bug | IDEA-221970 | Docker plugin errors with Docker Enterprise |
Bug | IDEA-222447 | Docker: Impossible to call "Create..." a container for an image in case of existing run configurations | |
Usability | IDEA-156211 | Docker. Create a container from an image. Don't show the second "Create...". | |
Services. Kubernetes | Bug | IDEA-222133 | Kubernetes. After turning on k8s view: java.lang.LinkageError: loader constraint violation: when resolving method 'org.slf4j.ILoggerFactory org.slf4j.impl.StaticLoggerBinder.getLoggerFactory() |
Bug | IDEA-222453 | Kubernetes view: it doesn't refresh cluster changes | |
Usability | IDEA-222764 | Helm3. Display warnings about tiller options which are not actual in helm3 | |
Exception | IDEA-222438 | Kubernetes view: ISE at com.intellij.kubernetes.view.ui.KubernetesPodInformationPanel by container selection | |
Services. Password Management | Feature | IDEA-163275 | Allow storing passwords using KWallet |
Exception | IDEA-185926 | Password storage doesn't work: secret_password_store_sync error code 32576 | |
Services. SSH | Bug | IDEA-222345 | Allow users to update known_hosts in a one click |
Bug | IDEA-220958 | SSHJ: ConnectTimeout option is being read from config as milliseconds but should be read as seconds | |
User Interface | Feature | IDEA-69682 | Make scrollbars more visible |
Bug | IDEA-220837 | Cannot switch between the Debug Console tab and Debugger tab using keybindings anymore | |
Bug | IDEA-222310 | Unify Dark Appearance | |
Bug | IDEA-222526 | Esc doesn't close Evaluate Expression window | |
Bug | IDEA-222403 | UI in Presentation mode is broken after switching from full screen to presentation mode | |
Bug | IDEA-167805 | Keyboard navigation in debug tool window | |
Bug | IDEA-220770 | Services View: when grouping by both status and type is used, the toolbar buttons are disabled for the collapsed top nodes and enabled for expanded ones | |
Bug | IDEA-221666 | "Copy Reference..." -> "Absolute Path" or "Content Root Path" does nothing if called from Project tree context menu. | |
Bug | IDEA-216416 | Plugins changelog is missing | |
Task | IDEA-221926 | Always show the newest progress text in the status bar, do not group it with older processes | |
Exception | IDEA-217476 | NPE at com.intellij.openapi.actionSystem.impl.ActionButton.performAction | |
User Interface. Action System | Bug | IDEA-221936 | Enter Full Screen action is missing |
User Interface. Console View | Bug | IDEA-124688 | Console scroll to the end - jumps on the end of the line sometimes |
Bug | IDEA-184208 | Console horizontal scroll position lost on output | |
User Interface. Controls | Bug | IDEA-147414 | Project Area can't resize |
User Interface. Find, Replace, Usages | Feature | IDEA-146832 | Add the "In selection" checkbox on the find tool equals to the replace tool |
Bug | IDEA-216936 | "Find in Path" called with a selected changelist does not set Scope | |
Usability | IDEA-212226 | Find in Path dialog: option to open results in a separate tab should be keyboard-accessible | |
User Interface. Focus | Bug | IDEA-200078 | Double Shift activates wrong main window |
Bug | IDEA-221988 | Escape key does not return focus to the Editor | |
User Interface. Graphics | Bug | IDEA-220577 | Menu icons in Presentation mode are large |
User Interface. Navigation | Bug | IDEA-217535 | Focus stays on the the latest active element in the popup action list when cursor is on disabled item |
User Interface. Project View | Performance | IDEA-217348 | UI Freeze when deleting file (StructureTreeModel update in non-interruptible read action) |
Version Control | Bug | IDEA-222654 | Actions are duplicated in Commit Dialog |
Bug | IDEA-222387 | Non-modal commit: Decrease indent before node | |
Bug | IDEA-222352 | Checkout dialog with preselected Git does not show inputs at once | |
Bug | IDEA-196619 | Move to another changelist action only offers changelists not assigned to the file chunks | |
Usability | IDEA-163530 | Preselect VCS in Enable VCS integration | |
Usability | IDEA-216646 | Non-modal commit: confusing checkboxes on empty changelists | |
Usability | IDEA-219936 | Ignore file update should work through document, not PSI | |
Usability | IDEA-216547 | Resolve Conflicts: keep focus in the files list after resolving conflicts by Accepting Yours/Theirs | |
Usability | IDEA-222144 | Get from Version Control should default to Git not CVS | |
Version Control. Git | Bug | IDEA-222091 | When changing themes VCS Diff empty panel stays unchanged |
Bug | IDEA-221660 | Git | Branches | Show Diff with Working Tree should be a Frame | |
Bug | IDEA-220499 | Git merge --no-commit still perfroms a commit if conflicts occur | |
Bug | IDEA-222125 | Update project notification incorrectly considers recents when calculating number of commits matching filter | |
Bug | IDEA-190333 | (Git) UnStash Changes dialog does not open if there is a stash with message without colon | |
Bug | IDEA-222440 | In multi-repository project with synchronous branch control current branch is listed among Common Local Branches with all branch actions | |
Bug | IDEA-220907 | Git Update Project Info doesn't share recent filters with the main Log instance | |
Usability | IDEA-209664 | Git double-dot: add 'Swap branches' action to the Compare with Current branch action | |
Usability | IDEA-216382 | "Compare with Current" could produce confusing results | |
Usability | IDEA-221787 | "New Branch" and "New Tag" in Git log context menu should be top-level items | |
Version Control. Subversion | Usability | IDEA-219245 | Add Subversion ignore action to Unversioned Files Dialog |
Web. Flash and Flex | Bug | IDEA-222595 | Unable to debug Flash/Flex on Android |
No subsystem | Feature | WEB-37464 | vue.js missing autocompletion for v-slot |
Feature | WEB-32255 | Vue.js - single file components with external script file not resolving | |
Bug | WEB-41368 | Inlay hints are always visible in TypeScript | |
Usability | WEB-40818 | Create package.json in the project root when using Install dependency quick fix | |
Usability | WEB-41215 | Allow editing textboxes containing list of element names, instead of requiring clunky "Add"/"Remove" diaiog | |
Exception | WEB-41076 | PluginException: Cyclic service initialization when open project | |
CSS | Feature | WEB-24298 | Add quote style settings for CSS |
Dart | Bug | WEB-41017 | File sync issue with the Dart Plugin |
Debugger | Performance | WEB-36752 | Large page in Elements View slows down IDE |
File Watchers | Bug | WEB-41091 | Incorrect path is used if file watcher's Working Directory field is left empty |
Bug | WEB-40982 | 'Failed to run File Watcher' error is displayed several times in the event log | |
JavaScript | Feature | WEB-41373 | Support optional chaining in TypeScript and in the type system |
Bug | WEB-41041 | Wrong highlighting for braces in template literals | |
Bug | WEB-19393 | ajax beforeSend falsely reported as unused function | |
Bug | WEB-41270 | Incorrect JavaScript warning: 'Value assigned to primitve will be lost' | |
Bug | WEB-41393 | Обновился до 2019.2 и сломался анализ кода | |
Bug | WEB-41249 | 'Replace nested calls with pipe expressions' is incorrectly applied in Jasmine tests | |
Bug | WEB-41252 | 'Replace nested calls with pipe expressions' looses parameters | |
Bug | WEB-24105 | 'Surround with' doesn't work for object properties with attached JSDoc comment | |
Bug | WEB-41399 | No completion on Express req/res parameters | |
Bug | WEB-40713 | WebStorm don't consider super() return type as this | |
Bug | WEB-40520 | 'Split into declaration and initialization' drops type annotations or creates red code in Flow with destructuring | |
Bug | WEB-40962 | "Script is not in strict mode" when using "use strict" pragma with escaped quotes in injection | |
Usability | WEB-41044 | Lack of clear sorting of object properties in output type hints | |
Usability | WEB-38439 | Typing semicolon doesn't move caret after statement | |
Usability | WEB-40964 | Mismatch settings with the editor for examples in dialog 'Inlay hints' | |
Task | WEB-40895 | Implement JSControlFlowProcessor using CF graph | |
Exception | WEB-34766 | "Convert to forEach call on array" exception on invalid code | |
JavaScript. Formatter | Bug | WEB-41063 | Quote style from javascript is not applied to postfix completion |
JavaScript. Frameworks | Feature | WEB-28442 | Vue.js: scoped slots support |
Feature | WEB-32274 | Support Vue components defined using separate JavaScript, HTML and CSS files | |
Feature | WEB-40277 | Vue: support vuex-class decorators | |
Feature | WEB-40909 | Vue.js: support named slots shorthand | |
Bug | WEB-41366 | Vue is missed in 'File | New' | |
Bug | WEB-40929 | Vuex store state/getters/etc are not resolved in attribute values in templates | |
Bug | WEB-40955 | Vue.js: vuetify `v-col` component is reported as unknown | |
Bug | WEB-41020 | After 2019.2.1 update Vue + TypeScript + Decorators stopped working | |
Bug | WEB-41349 | No completion and refactoring for slot props | |
Exception | WEB-41365 | NoSuchElementException: Sequence is empty. when type in .vue file | |
Exception | WEB-41350 | PsiInvalidElementAccessException when call completion in vue.js expression | |
JavaScript. Inspections | Bug | WEB-40150 | Unresolved variable |
JavaScript. Refactoring | Feature | WEB-33038 | "move function 'myFunc' to 'myFunc.ts'" intention action |
Feature | WEB-34116 | Can't create/extract constant to the top level of the file | |
Feature | WEB-14450 | Provide "Extract Constant" refactoring | |
Bug | WEB-38305 | Implement all members doesn't respect quote style setting | |
Bug | WEB-41103 | Extract Angular animation into a variable fails | |
Bug | WEB-40833 | Checking/unchecking 'Optional parameter' in the popup fails for 'Introduce parameter' | |
Bug | WEB-40042 | 'Introduce variable' deletes the preceding comment | |
Live Edit | Bug | WEB-7093 | File is saving after every keypress when using Live Edit |
Node.js | Bug | WEB-41095 | package.json homepage url issues |
Bug | WEB-40947 | package.json "Latest version" in quick documentation doesn't refresh | |
Usability | WEB-40794 | Prevent concurrent NPM install | |
TypeScript | Feature | WEB-29437 | Refactor / Extract Field: add readonly field |
Feature | WEB-41033 | Update bundled TypeScript to 3.6 | |
Bug | WEB-40615 | Enum fields with dot in the name are treated incorrectly | |
Bug | WEB-41388 | Incorrect type inference in TypeScript | |
Bug | WEB-40481 | Autocompletion bails for rest parameter typed w/ intersected arrays | |
Bug | WEB-41042 | Type hints for variable show redundant information in object destructuring with enum | |
Bug | WEB-41035 | Completion for declare keyword after export in TypeScript | |
Bug | WEB-40970 | TypeScript 3.6. ambient class and function can merge | |
Bug | WEB-41333 | Missing typescript suggestion of extended "this" object | |
Bug | WEB-41374 | Wrong "statement expected" error when using computed property with decorator | |
Usability | WEB-41082 | Improve string literal completion: don't suggest dynamics when not needed and add icons for prop keys | |
Unit Tests | Feature | WEB-41079 | Add the ".unit" extension to test files patterns |
No subsystem | Bug | DBE-9124 | «Modify Table» dialog (⌘F6) shows several DDL commands even when a user didn't modify something |
DB Connectivity | Bug | DBE-9052 | Error: "No subject alternative DNS name matching localhost found." when connecting to Redshift with "Use SSL" enabled |
DB Console | Bug | DBE-9068 | Can't execute selected part of SQL query in .cs file |
DB Refactoring | Bug | DBE-9050 | Invalid Nullable type composition for ClickHouse LowCardinality |
Data Import & Export | Bug | DBE-9098 | Can't import data from a CSV that includes IDENTITY column data to a SQL Server table |
Data Views | Feature | DBE-7980 | Set NULL via typing |
SQL Generation | Feature | DBE-7893 | Procedure is missed in Generate menu |
SQL Highlighting | Bug | DBE-9105 | SQL error when using quoted shame and a table name starting with a number on 2019.2.2 |
Bug | DBE-9095 | Syntax highlight for ASYMMETRIC KEY | |
Bug | DBE-9084 | IDE don't recognize 'VALUES (expression) table value constructor' in MariaDB 10.3 and above | |
Bug | DBE-9056 | Columns referenced from PostgreSQL variables with RECORD data type result in unresolved reference error | |
SQL Refactoring | Bug | DBE-9093 | Intention 'Replace IN expression...' corrupts code |