No subsystem | Bug | IDEA-251691 | NPE in com.intellij.openapi.editor.impl.EditorMarkupModelImpl$5.beforeActionPerformed when trying to implement coverage-by-test in custom plugin |
Exception | IDEA-262614 | com.github.dockerjava.api.exception.BadRequestException at running a Dockerfile with ARGs before FROM | |
Android | Bug | IDEA-261858 | IDEA 2021 EAP unable to debug on physical device via "Attach Debugger" action |
Bug | IDEA-261070 | Android Plugin should not show "Gradle files have changed..." in projects with no Android modules | |
Bug | IDEA-256189 | Error on project opening: Duplicate content roots detected | |
Bug | IDEA-262057 | Android designer. ClassNotFoundException: androidx.appcompat.R$styleable (Apple Silicon) | |
Bug | IDEA-262429 | Java library module class is unresolved in Android module | |
Build. Gradle | Bug | IDEA-262879 | Gradle project sync never completes |
Build. Maven | Bug | IDEA-262404 | Can't import Maven Project in 212.17, Project is untrusted |
Code Analysis. Inspection | Bug | IDEA-130333 | Inspection settings: scopes order is not saved |
Task | IDEA-260048 | Show Inspections results in Problems tool window | |
Core. Installation | Bug | IDEA-262571 | clion.sh doesn't allow symlinks |
Core. Project Settings | Bug | IDEA-262628 | Trusted host is not recognized if recorded with protocol |
Exception | IDEA-262073 | java.lang.RuntimeException: Unable to get registered settings of #VueCodeStyleSettings when enabling Vue.js plugin with opened .vue file | |
Core. Run. Targets | Bug | IDEA-262162 | Run Targets: first introspection for WSL target fill JDK path incorrectly |
Task | IDEA-262277 | Remote targets for Go Build: Introspection completed with error. Getting environment failed with exit value 1 | |
Editor | Bug | IDEA-260496 | Font Settings: dropdown uses wrong font when Monospaced selected |
Cosmetics | IDEA-262330 | Font Settings: adjust top of dialogue box (remove extra margins) | |
Task | IDEA-260492 | Font Settings: modify "Typography Settings" to a group that collapsed by default | |
Task | IDEA-262329 | Font Settings: improve search within font dropdown | |
Editor. Formatter | Bug | IDEA-157294 | Exporting Code Style profile fails when name is not filesystem-friendly (e.g. it contains a slash in *NIX systems) |
Bug | IDEA-205999 | "else" and "{}" indentation | |
Bug | IDEA-189817 | Code format breaks long URLs in code comments | |
Frameworks. Spring | Feature | IDEA-199674 | Spring MVC with Kotlin: kotlin configuration classes are not recognized |
Bug | IDEA-222139 | SpringMVC+Thymeleaf. Intellij idea cannot recognize view declaration | |
Bug | IDEA-262331 | Configuring Thymeleaf ViewResolver via Kotlin is not recognized by the IDEA | |
Bug | IDEA-261959 | Language injection for SQL queries does not work for the new extension methods in Spring Framework | |
Java. Code Completion | Feature | IDEA-262315 | Complete current statement doesn't work for switch expression |
Bug | IDEA-262124 | No primitive type suggestions after annotation | |
Java. Code Formatting | Bug | IDEA-227688 | Unsetting keep line breaks option doesn't join the lines in method call on reformat |
Java. Extract Method | Bug | IDEA-262513 | In-place extract method: rename method template is not created if Android plugin is enabled. |
Java. Profiler. CPU | Bug | IDEA-262219 | Async-profiler does not start in wsl |
Java. Refactorings | Performance | IDEA-227870 | IDEA freezes when moving files |
Lang. JSON | Bug | IDEA-262273 | JSONPath: operators are not correctly highlighted on incremental highlighting |
Usability | IDEA-262172 | JsonPath: provide completion by existing keys inside injected fragments | |
Lang. Markdown | Bug | IDEA-260339 | Formatting removes cpp code sections from Markdown files |
Lang. Shell Script | Bug | IDEA-261565 | Every invocation of a shell script create a new terminal tab |
Plugin Development (DevKit) | Bug | IDEA-262082 | Custom Themes: Cannot change any icon |
Space | Bug | IDEA-259762 | Space Code Reviews: Back to List doesn't refresh the list |
Usability | IDEA-262455 | Always show Space icon on main toolbar | |
Tools. Docker | Feature | IDEA-171374 | Docker: Provide completion for image names in the Dockerfile, DockerCompose files |
Feature | IDEA-261892 | Fold stages in multi-stage Dockerfile | |
Feature | IDEA-262611 | Support --platform command line option | |
Bug | IDEA-262633 | Dockerfile, Editor, images completion: remove `library/` at tags completion | |
Bug | IDEA-262419 | show running cli command in docker-compose deploy log | |
Bug | IDEA-262654 | Dockerfile, Editor, image tags completion: the result list contains many items which are out of scope | |
Bug | IDEA-262345 | DockerCompose. Run configuration. Scale:`Select Service to Scale` link doesn't add the service into the table | |
Bug | IDEA-262349 | Docker-compose run configuration: add an explaining tooltip over each option | |
Usability | IDEA-262657 | Dockerfile, Editor, images completion: auto-appeared completion list contains not correct items list | |
Usability | IDEA-262806 | Docker: recognize Dockerfiles for Quarkus example files | |
Exception | IDEA-262627 | com.github.dockerjava.api.exception.BadRequestException at running FROM without arguments by disabled BuildKit | |
Tools. Terminal | Bug | IDEA-180923 | Terminal. Scroll bounce |
Bug | IDEA-259452 | Too fast scroll in Terminal | |
User Interface | Bug | IDEA-262148 | UI inspector shortcut triggers Alt+Click action on the inspected component |
Cosmetics | IDEA-262729 | cosmetic file watcher message | |
User Interface. Controls | Feature | IDEA-212299 | Implement Select parent node in UI trees |
User Interface. Embedded Browser (JCEF) | Bug | IDEA-261496 | Cancelled Navigation in JCEF preview shows error page |
Bug | IDEA-262267 | Built-in html preview is not rendered from time to time | |
User Interface. Navigation | Bug | IDEA-261860 | Navigation to an open file reopens it in active group |
Version Control. Git | Bug | IDEA-262301 | Git Staging Area: don't group by repository changes in a single-root project |
Usability | IDEA-262282 | Staging operations should not be in the document undo stack. | |
Version Control. GitHub | Usability | IDEA-233137 | GitHub Pull Requests: add tooltip to add comment |
JavaScript | Bug | WEB-43935 | 'Infer JSDoc parameter types from usages' should paste '*' instead of 'any' to JSDoc |
Bug | WEB-49424 | Documentation invoked from JSDoc tag can't render definition part properly | |
Bug | WEB-49462 | Type of async function called with `await` is not evaluated correctly | |
JavaScript. Frameworks | Feature | WEB-43480 | Quick documentation for Angular components |
Bug | WEB-48085 | Code completion and auto-import don't work for Chakra-UI components | |
Bug | WEB-49656 | 'React' is duplicated in completion | |
Bug | WEB-31701 | Vue.js: `ref` attribute is not correctly handled | |
Bug | WEB-48980 | Unrecognized regular (not binded) "key" attribute in Vue templates | |
Bug | WEB-47477 | cmd-click on a $refs in vue script should go to the ref in the template instead of where $refs is defined in the vue code | |
Bug | WEB-47054 | Vue: Support properties from super class of a decorated component | |
Bug | WEB-48778 | Auto-import doesn't work for components with doc comments | |
JavaScript. Refactoring | Bug | WEB-49416 | Extract method refactoring results in a broken code if Prettier is used as default formatter |
Linters | Feature | WEB-25069 | Stylelint: implement auto fixes |
TypeScript | Bug | WEB-43140 | export const [ destructured_1, desctructured_2 ] = my_array not being indexed in *.ts files |
Bug | WEB-49595 | No import suggestions for variables that are assigned values vie destructuring | |
Bug | WEB-49621 | Typescript unsuccessful auto-completion for known type. Syntax highlighting gets stuck. |