No subsystem | Feature | IDEA-243794 | Highlight matched groups in RegExp tester |
Feature | IDEA-96093 | highlight string matching portion when checking regexes | |
Bug | IDEA-252939 | shared-indexes: remove proper directory of shared.index.hashes | |
Bug | IDEA-248774 | AsmFileType conflicts with AsmIntelFileType over the extension "s" | |
Usability | IDEA-250353 | "Export to cURL" should not be an intention | |
Task | IDEA-247175 | IDE does not remember file associations when updating to the next version | |
Task | IDEA-252860 | intellij.lombok.generated: get rid of Java 8 language level | |
Exception | IDEA-253001 | Shared index can't be loaded on Windows (Access is denied) | |
Android | Exception | IDEA-253168 | PluginException: Cannot create class com.android.tools.idea.lint.AndroidLintMotionLayoutInvalidSceneFileReferenceInspection [Plugin: org.jetbrains.android] |
Build. Ant | Usability | IDEA-212072 | Ant: Hide Ant tool window when no Ant files added |
Build. Built-in (JPS) | Feature | IDEA-253080 | Error-prone plugin: update error-prone to 2.4.0 |
Build. Gradle | Bug | IDEA-252635 | Debug did not stop on breakpoint for Spring Boot Application[Build #IC-203.4449.2] |
Usability | IDEA-200694 | Debugging Gradle tasks opens two independent debug tabs that are difficult to control | |
Build. Package Search | Exception | IDEA-253076 | Runtime Exception on unresolved types |
Core. File System | Bug | IDEA-252955 | Unable to load library 'e2p' in amazoncorretto docker image |
Bug | IDEA-252892 | "Error looking up function NtQueryInformationByName" warning is shown under Windows 8.1 | |
Core. IDE Settings | Bug | IDEA-252609 | File Templates For Multiple Files: Copy action for multi-file templates works incorrectly |
Bug | IDEA-252607 | File Templates For Multiple Files: on parent template deleting its children should be deleted also | |
Bug | IDEA-253119 | Make Compiler errors non-modal | |
Bug | IDEA-252606 | File Templates For Multiple Files: on parent template rename it loses its childs | |
Core. IDE Settings. Sharing | Bug | IDEA-252603 | File | Manage IDE Settings | Export Settings: it is impossible to choose the target folder to create the exported file in via the path chooser |
Core. Indexing | Bug | IDEA-248440 | Shared indexes are OS-specific |
Bug | IDEA-247165 | NPE startup error on indexing after Upgrade from 2016.1 to 2020.2 | |
Exception | IDEA-253396 | Shared Indexes: Failed to find path for chunk bundled-js-predefined-ffdd448c697d-de148ed368f5-JavaScript-IU-203.5046 | |
Core. Licensing | Bug | IDEA-245167 | License UI should take into account "optional"-licensed plugins when displaying warnings |
Bug | IDEA-251927 | Strange symbol in the title of license removal dialog on Win and Linux | |
Task | IDEA-252763 | Remove product name from the error message in the license dialog | |
Core. Plugin Management | Bug | IDEA-252984 | Plugin disabled for one particular project is not loaded when opening other projects |
Bug | IDEA-253327 | Cannot install or view plugins | |
Core. Profiler | Bug | IDEA-249832 | IDEA 2020.2.1 async-profiler fails to generate a SVG with flame graph |
Core. Project Settings | Bug | IDEA-252907 | UI Freeze at Space project reimport |
Bug | IDEA-252791 | Facets provided by disabled plugins are saved incorrectly | |
Usability | IDEA-240999 | Suggest to automatically download JDK when "Build Project" action is invoked | |
Core. Run. Targets | Feature | IDEA-252733 | In case of failure of preparation run configuration should not proceed to execution |
Bug | IDEA-253082 | Run Targets: Get AWT-EventQueue exception on run java app with SSH target | |
Bug | IDEA-252976 | Run Targets: application folder field in SSH target is cleared every time target reopened | |
Bug | IDEA-252969 | Run Targets. Spring Boot. Provide the correct port in the Services view by running on docker targets | |
Bug | IDEA-248360 | Adding new target in Manage targets dialog should launch wizard | |
Editor | Bug | IDEA-253120 | Reader mode shouldn't affect inspect.sh |
Bug | IDEA-252166 | "Reader Mode" toggler is shown in editor, though the "Show reader mode toggle in the editor" is unchecked in settings | |
Usability | IDEA-251392 | "Go to declaration" in combination with mouse button causes editor selection | |
Editor. Editing Text | Bug | IDEA-251793 | After Ctl-Y, the display is positioned wrong |
Bug | IDEA-251279 | Matching brace popup does not honor Background in readonly files setting | |
Frameworks | Bug | IDEA-249500 | Endpoints: Spring MVC endpoint is displayed with only one path variable in case if URL contains multiple path variables in a single fragment |
Bug | IDEA-253000 | Microservices: quick doc is not showing for completion in http client | |
Frameworks. Micronaut | Feature | IDEA-252958 | Improved PathVariable inspection for Micronaut |
Bug | IDEA-238370 | Micronaut: if no @Pathvariable annotation is provided for parameter, the parameter name should be found as path variable usage | |
Bug | IDEA-232253 | Micronaut: if no value is provided for parameter's @PathVariable annotation, the parameter name should be found as path variable usage | |
Frameworks. OSGi | Bug | IDEA-112951 | OSGi: libraries bundling doesn't work |
Frameworks. OpenAPI (Swagger) | Feature | IDEA-237821 | Swagger: support `style` attribute completion for parameters |
Feature | IDEA-252936 | Implement API for patching json schemas for additional completion/validation features | |
Feature | IDEA-252937 | Openapi 3 Server variables references | |
Feature | IDEA-237815 | Swagger: provide completion for `in` of parameters | |
Feature | IDEA-237828 | Swagger: response codes completion and quick documentation by specs | |
Feature | IDEA-237808 | Swagger: provide completion for data type of schema | |
Feature | IDEA-251716 | Microservices: show quick documentation for Swagger completion items | |
Bug | IDEA-253286 | "Export Draft of OpenAPI Specification" is shown on top of an unrelated file | |
Bug | IDEA-252774 | Swagger/OpenAPI: Swagger UI browser is empty either for v2/3 json/yaml | |
Frameworks. Spring | Feature | IDEA-226553 | Spring: RestTemplate URL client |
Feature | IDEA-253231 | Spring WebTestClient: show URLs in Endpoints View | |
Feature | IDEA-250542 | Add support for Spring Boot multi-document properties files | |
Feature | IDEA-250745 | Spring WebClient: show URLs in Endpoints View | |
Bug | IDEA-249323 | Spring MVC: Path variables highlighting is not correct in case of multiple usages in URL | |
Bug | IDEA-233471 | Spring MVC: incorrect completion for urls with multiple path variables in a single fragment | |
Groovy | Bug | IDEA-241918 | Groovy code format option "Align fields in columns" broken if "Keep Maximum Blank Lines in declarations" is set to 1 |
Bug | IDEA-248297 | Groovy extensions on ArrayList are not recognized by IDEA | |
Bug | IDEA-239966 | Groovy formatter breaks negated "in" operator for Groovy 3 | |
Java | Bug | IDEA-233191 | false positive "Overridden methods are not annotated" |
Bug | IDEA-200302 | Type annotations for arrays differ when retrieved from stub and from AST | |
Bug | IDEA-200902 | Live templates applicable for '=' token | |
Java. Code Completion | Bug | IDEA-252717 | Duplicated options in the completion list |
Java. Code Coverage | Bug | IDEA-253032 | coverage table view: pin tab doesn't work |
Java. Error Highlighting | Bug | IDEA-247679 | IDEA confuses a variable with a like-named statement (`yield`) |
Java. Extract Method | Bug | IDEA-252953 | Extract method fails due to local class even for normal class reference. |
Java. Inspections | Bug | IDEA-252153 | False positive "MismatchedQueryAndUpdateOfCollection" |
Bug | IDEA-252688 | Assertion error when applying fix to assert not null in enums | |
Bug | IDEA-253169 | Inheritors of local class cause false-positve 'ArrayStoreException' warning | |
Bug | IDEA-251819 | Batch fix for 'Redundant String operation' removes too many method calls | |
Java. Profiler. CPU | Bug | IDEA-252769 | Update bundled async-profiler to 1.8.1 |
Java. Properties Files | Bug | IDEA-248700 | Start New Line Before Current in .property bundles adds extra spaces before caret |
Java. Refactorings | Bug | IDEA-250187 | Renaming packages does not update module-info.java |
Bug | IDEA-253198 | Extract method refactoring should respect code editing options for dialog usage | |
Exception | IDEA-253197 | java.lang.IndexOutOfBoundsException when invoke extract method dialog after changing options in the Editor | |
Java. Tests. JUnit | Bug | IDEA-252299 | "scroll to stack trace" doesn't work when switching tests in console tree view |
JavaX. JSP | Exception | IDEA-253093 | java.lang.ClassNotFoundException: com.intellij.jsp.JspElInCssInjector at opening a project |
Lang. YAML | Bug | IDEA-248058 | Microservices: Incorrect HTTP URL injected to YAML value |
Localization. Japanese | Bug | IDEA-247720 | Japanese lang pack - "s" for plural is shown in localized string in find usage window |
Plugin Development (DevKit) | Feature | IDEA-253235 | Automatically set idea.system.path and idea.config.path when running tests in IntelliJ project |
Feature | IDEA-212496 | Highlight invalid reference to plugin configuration elements | |
Feature | IDEA-216252 | DevKit: highlight known deprecated EPs | |
Bug | IDEA-253225 | ProgressManager.run(Task.Modal(){...}) may loss modality state and deadlock | |
Usability | IDEA-219905 | Plugin development: quickfixes to register application/project component should open declaration in plugin.xml | |
Tools. HTTP Client | Bug | IDEA-250246 | HTTP Client: cookies from legacy requests are not converted into the new http client |
Usability | IDEA-187044 | REST client uses 12-hours clock instead of 24-hours | |
Tools. Kubernetes | Feature | IDEA-252645 | Kubernetes: Support pod console |
Bug | IDEA-253453 | Kubernetes. Impossible to download pod logs | |
Tools. Terminal | Bug | IDEA-170763 | Some special characters cannot be typed in IDE terminal |
Bug | IDEA-239094 | incorrect terminal line heigth/spacing | |
Usability | IDEA-129396 | Terminal should scroll 3 lines per step | |
User Interface | Bug | IDEA-253012 | "Show hidden tabs" button remains on tab panel if tabs are shown in multiple rows |
Bug | IDEA-252882 | Console scrollbar is not updated on a theme change | |
Bug | IDEA-253038 | Disable fractional metrics on non-retina monitor | |
Bug | IDEA-252868 | IconLoader without caching fails to find icons | |
Bug | IDEA-252805 | Can not resize variables in debug tool window | |
Bug | IDEA-252804 | cannot resize debug tool window when event log is opened next to it | |
Bug | IDEA-252457 | Search Everywhere: Hint from Actions tab is shown on other tabs after switching from Actions to another tab | |
Bug | IDEA-253033 | Toolbar is presented twice in the View menu | |
Bug | IDEA-252453 | Search Everywhere: Filters are not applied on All tab | |
Usability | IDEA-252653 | Pinned tabs too narrow | |
Usability | IDEA-251428 | [Problems View panel] Mnemonic digit '6' to the left of the panel name always confuses me | |
Usability | IDEA-222531 | Services - option to always open in new tab | |
Exception | IDEA-252974 | Search Everywhere: IllegalStateException when searching in Symbols | |
Exception | IDEA-252980 | Search everywhere: Somtimes IllegalArgumentException occurs when switching from Classes to Files tab | |
User Interface. Accessibility | Bug | IDEA-252705 | in the list of sources "get from vcs" no elements are not spoken by the screen reader |
Task | IDEA-252706 | Release so that the screen reader speaks the source list name on the "get from VCS" screen | |
User Interface. Action System | Bug | IDEA-252496 | Pinned tab is not closed with shortcut |
User Interface. Find, Replace, Usages | Bug | IDEA-252922 | Replace and preserve case capitalises replacements of numbers |
Bug | IDEA-252274 | [Find in Files]: Scope background is lost for the line under the hovered one | |
User Interface. Services View | Bug | IDEA-244057 | Services: tab header color for services in a separate tab |
Version Control. Git | Feature | IDEA-233058 | Add Update action for the current branch in Branches popup |
Feature | IDEA-91542 | Replace Merge with Pull on Remote Branches in VCS Operations | Git Branches view | |
Feature | IDEA-241680 | [Git Panel] "Update Selected button" should work for current branch | |
Feature | IDEA-128268 | "Create New Branch" name automatic conversion | |
Bug | IDEA-253175 | Create New Branch replaces most of the forward slashes/periods with underscores | |
Usability | IDEA-243122 | Git popup menus are inconsistent | |
Version Control. GitHub | Feature | IDEA-252396 | Support user and label completion for GitHub Pull Requests search |
Bug | IDEA-252798 | Don't remember empty query in github pull requests search | |
No subsystem | Feature | WEB-47897 | TypeScript: Make path to error a hyperlink in yarn output |
Bug | WEB-47809 | Adding Javascript template project as a new module to IDEA project creates files in the wrong folder | |
Bug | WEB-46790 | tslint errors/warnings not clickable | |
Bug | WEB-46865 | Directory alias is mysteriously unresolved | |
Usability | WEB-47821 | Bypass showing Autocomplete/Suggestion Popup if User typing number | |
Usability | WEB-42539 | Angular follow to the issue source | |
Task | WEB-47894 | Bundle Feature trainer plugin | |
Task | WEB-47875 | JavaScript: implement lazy indexing for tool packages | |
Task | WEB-47874 | Cleanup project generators list | |
Build tools | Feature | WEB-22867 | webpack errors output path is not clickable |
Debugger | Usability | WEB-47823 | SmartStepInto: filter library variants when 'do not step into libraries' enabled |
JavaScript | Feature | WEB-47761 | Suggest default imports based on existing imports in the project |
Feature | WEB-47822 | JavaScript: show elements from the structure view in the IDE navigation bar | |
Bug | WEB-47748 | Invalid Range Exception does block Reformat Code | |
Bug | WEB-47640 | Prefer imports from index file when webpack alias is used | |
Bug | WEB-47499 | Symbols from .mjs files are not suggested in quick fixes | |
Bug | WEB-47800 | JavaScript. parser issues | |
Bug | WEB-47688 | JSDoc: Unresolved variable or type `Dropbox` | |
Bug | WEB-44930 | "Use directory import" option doesn't work for default exports | |
Exception | WEB-47828 | Exception while navigating to the intention's description from Search everywhere | |
JavaScript. Formatter | Bug | WEB-37977 | HTML injection isn't working in ES6 tagged string literals in HTML |
JavaScript. Frameworks | Bug | WEB-41313 | No auto-import suggestions for PropTypes |
Bug | WEB-46975 | Vue.js: single file components with empty object literal are not shown in autocompletion | |
Exception | WEB-47791 | Creating a new angular project causes an exception | |
JavaScript. Inspections | Bug | WEB-47844 | `Convert to let/const` deletes code in blade.php files |
Linters | Feature | WEB-34649 | Import rules from eslint-plugin-vue to Vue code style settings |
Feature | WEB-34655 | Import typescript code style preferences from .eslintrc | |
Bug | WEB-43455 | Lint TypeScript files with ESLint in Vue CLI project | |
Node.js | Feature | WEB-36956 | NPM console: linter errors in webpack output should have code navigation |
Feature | WEB-44742 | tsc -p output doesn't allow direct opening of files with errors | |
Bug | WEB-37265 | Missing clickable links in ng lint output | |
SASS | Bug | WEB-47734 | Editing an imported Sass file that has the same name as a neighbor folder doesn't trigger File Watcher |
TypeScript | Bug | WEB-45997 | Monorepo: auto-import should prefer package import to the one from src folder |
Bug | WEB-38508 | WebStorm generates .vue.d.ts files from .vue files | |
Bug | WEB-36638 | @material-ui: no completion for components in TypeScript files | |
DB Connectivity | Usability | DBE-6729 | Data source for embedded (local) databases: if relative file path for database is used use project directory as relative directory rather than <IDE_HOME>/bin |
SQL Generation | Bug | DBE-11786 | MS SQL: Script generator forgets to specify asc/desc in a unique index or primary key fields when it declares inside the table declaration |
Overview
Content Tools