No subsystem | Feature | WEB-42706 | Mark .next folder as excluded by default |
Bug | WEB-47350 | Nested injections cause misleading errors | |
Bug | WEB-46943 | i18n: internationalize JSON code style settings | |
Bug | WEB-46941 | i18n: internationalize 'Punctuation' tab in Code Style JS/TS settings | |
Task | WEB-47030 | NodeJS internationalization | |
Task | WEB-46940 | i18n: internationalize HTML code style settings | |
Task | WEB-46962 | JSHint: update the bundled version to 2.12.0 | |
CSS | Feature | WEB-47335 | Can we add support for the css font-size: xxx-large? |
Bug | WEB-46939 | i18n: internationalize fields in "Minimum blank lines" from Code style | Style Sheets | |
Bug | WEB-46938 | i18n: internationalize tab 'Other' in Code Style | Style Sheets | |
Task | WEB-47045 | CSS internationalization | |
Task | WEB-47063 | PostCSS internationalization | |
Task | WEB-46840 | Do not show deprecated system color keywords in completion | |
Dart | Task | WEB-47031 | Dart internationalization |
Debugger | Bug | WEB-46876 | Console shows wrong duplicated label |
Task | WEB-47382 | Remove the default browser option from the JavaScript debug configuration | |
File Watchers | Bug | WEB-46232 | Localized scopes in File Watchers dialog cause 'unknown scope' error. |
Usability | WEB-47300 | Ensure that settings search can find File Watchers templates | |
Task | WEB-47056 | File Watchers plugin internationalization | |
Task | WEB-47299 | Provide explanatory text in File Watchers settings page | |
HTML | Bug | WEB-43892 | 'Inspections | HTML' section is shown twice |
Task | WEB-46921 | RelaxNG internationalization | |
JSON | Bug | WEB-46080 | SchemaStore schemas should be matched against project-relative paths |
JavaScript | Feature | WEB-46234 | TypeScript: Move members refactoring should respect index.js files |
Bug | WEB-47289 | Javascript MDN documentation is broken | |
Bug | WEB-46149 | Don't show Array method names in completion within `[]` | |
Bug | WEB-25367 | @callback-defined @type of function misinterpret as @param | |
Bug | WEB-46297 | Incorrectly creating a function from "Compare" window | |
JavaScript. Formatter | Feature | WEB-28540 | Support formatting injections with more than one part in JS strings |
Feature | WEB-31028 | Code style for JS6 destructured object lacks settings in wrapping and braces | |
JavaScript. Frameworks | Feature | WEB-34901 | Create a React component from usage |
Bug | WEB-47181 | Unnecessary file codeStyleConfig.xml under .idea is created for new projects if Vue plugin is enabled | |
Performance | WEB-46800 | High CPU usage when breadcrumbs are enabled | |
Task | WEB-46920 | AngularJS internationalization | |
Task | WEB-46935 | Vuejs internationalization | |
JavaScript. Inspections | Feature | WEB-36319 | More inspections related to 'switch' statements |
Bug | WEB-46702 | No inspection ('Use of caller property') while use caller property | |
Bug | WEB-46118 | Array.prototype.reduce inspection thinks that it takes only 1 argument | |
Bug | WEB-46910 | Inspection 'Anonymous function' doesn't appear in return expression | |
Cosmetics | WEB-46709 | Improve tooltip for arrow function triggered by inspection ‘Anonymous function’ | |
JavaScript. Refactoring | Bug | WEB-46750 | Link to the essential plugin in the intention description window leads to nowhere |
Usability | WEB-47338 | TypeScript Inline Renaming for Generics never works. | |
LESS | Task | WEB-47084 | Less internationalization |
Linters | Task | WEB-47062 | Prettier internationalization |
Node.js | Feature | WEB-46471 | Automatically set pnpm as package manager if pnpm-lock.yaml is in the project root |
Feature | WEB-46881 | Use interactive terminal console for Node.js run/debug tool window | |
Bug | WEB-46803 | Add "pnpm" package manager alias | |
Bug | WEB-45414 | IntelliJ does not find global pnpm installation managed by pnpm itself | |
Bug | WEB-46804 | Detect asdf pnpm installations | |
Bug | WEB-47250 | Broken hyperlink in "Cannot find package manager" | |
Bug | WEB-47366 | Support ESLint and TypeScript with Yarn PnP and Node.js 10.x | |
SASS | Bug | WEB-37203 | Bracketed lists not parsed correctly in sass files |
Task | WEB-47046 | Sass internationalization | |
Stylus | Task | WEB-47047 | Stylus internationalization |
TypeScript | Feature | WEB-45890 | TypeScript 4.0: this-property assignments should use autoType in constructor |
Bug | WEB-46896 | Find usages in ts work incorrectly | |
Performance | WEB-47089 | Awful performance of TypeScript with optics-ts | |
Task | WEB-47343 | TypeScript 4.1: Syntax support for "export * as default" | |
Unit Tests | Feature | WEB-46360 | Jest not be detected when just open a package as workspace of lerna project packages |
Bug | WEB-47021 | "nyc" added as production dependency when using yarn | |
Bug | WEB-46993 | Jest: "Click to update snapshot" link is not responsible when rerunning failed tests | |
Bug | WEB-47306 | Jest: support running individual tests when using @testdeck/jest decorators | |
Bug | WEB-47328 | Jest: escape square brackets in test name pattern when running individual tests | |
Bug | WEB-45801 | Jest failed to transform files with which have failed tests if running from IDE | |
Code Analysis. Dependencies | Bug | IDEA-242613 | Broken usages disappears after removing comment |
Code Analysis. Inspection | Feature | IDEA-247443 | Option to ignore camel-case strings in i18n inspection |
Feature | IDEA-248175 | i18n for groupPath in InspectionEP | |
Feature | IDEA-249403 | Support @Nls @NonNls and @NlsSafe annotations on function parameter in Kotlin | |
Bug | IDEA-52705 | False positive on "suspicious indentation after control statement without braces" | |
Bug | IDEA-247986 | Absence of an expected warning of "Hard coded strings" inspection | |
Bug | IDEA-247998 | InspectionProfileEntry.cleanup() not called when batch inspection has result | |
Usability | IDEA-232279 | Improve the `Next highlighted error` UX on analysis | |
Code Analysis. Language Injection | Bug | IDEA-250291 | Language Injection settings are not properly reloaded when dynamic plugins changed |
Bug | IDEA-241419 | intelliLang.Configuration$App leaks PatternCompilerImpl$LazyPresentablePattern | |
Code Analysis. Structural Search | Feature | IDEA-249515 | Automatically open replacement window when importing replace pattern |
Feature | IDEA-244837 | Custom SSR filters | |
Bug | IDEA-245668 | NPE at pointing 'Find usages' in menu after adding SSR inspection | |
Bug | IDEA-245028 | NPE when text cursor is on replacement variable | |
Bug | IDEA-244045 | Can't find tools for "e0bda819..." in the profile "Project Default" on switching to existing template | |
Bug | IDEA-249295 | Structural search: some filters applicable for variable appear only on the second call | |
Bug | IDEA-246940 | Can't find lambda parameter | |
Bug | IDEA-244786 | Filters & Scope should be available in Dumb mode | |
Bug | IDEA-244784 | Filters remain disabled when script filter has problem on opening of dialog | |
Cosmetics | IDEA-244617 | Render templates list in inspection as disabled when inspection is disabled | |
Task | IDEA-247138 | Get rid of "Words" check box in text filter | |
Exception | IDEA-247874 | Constraint inSmartMode cannot be satisfied | |
Code Analysis. Syntax (PSI) | Bug | IDEA-246747 | Excessive memory consumption |
Core | Bug | IDEA-245099 | File type of unloaded plugin can be leaked due to file type caching |
Bug | IDEA-249530 | Out of Memory Alert dialog is shown when memory is not a problem | |
Bug | IDEA-244431 | PatternCompilerImpl leaks references to classloaders from unloaded plugins | |
Task | IDEA-247475 | API for HTML concatenations | |
Core. Diagrams | Bug | IDEA-248404 | New Module Dependencies Diagram does nothing |
Core. File System | Feature | IDEA-246514 | Implement VirtualFIle.isCaseSensitive() |
Core. IDE Settings | Bug | IDEA-247310 | Changes in HashBang Patterns are not saved |
Bug | IDEA-250776 | Use ApplicationNamesInfo.getScriptName() instead of ApplicationNamesInfo.getProductName() when generating custom VM options file name | |
Bug | IDEA-209384 | 2018.3.5 importing from 2.4 causes "Antialiasing->subpixel" setting to not stick between runs | |
Bug | IDEA-244849 | Custom font is not applied to settings element after Apply changes | |
Bug | IDEA-237376 | Android RenderScript file type instead of Rust one on 2020.1 | |
Usability | IDEA-202548 | Can't Export Settings when IDE settings sync is enabled | |
Core. Indexing | Bug | IDEA-247316 | Pausing Indexing Applies to All Windows Rather than Current Project |
Bug | IDEA-249792 | SharedIndexes: indexes should be recalculated on shared index plugin disabling. | |
Performance | IDEA-249369 | Add an option to choose only distinct files to generate indexes | |
Performance | IDEA-247070 | Find Usages has become slower in 2020.2 | |
Exception | IDEA-248099 | IndexNotReadyException when try to use indexes in one project (with finished indexing) during indexing process in another project | |
Core. Installation | Feature | IDEA-250333 | Show comprehensible error message if user tries to start IDE under Java 8 |
Bug | IDEA-245844 | License server before proxy settings | |
Bug | IDEA-231075 | jbr directory is not completely deleted on IDEA uninstall | |
Task | IDEA-250978 | Bundle Kotlin 1.4.10 with IntelliJ IDEA 2020.3 | |
Core. Licensing | Bug | IDEA-246636 | 'br' tag is wrongly shown in "Thank you for evaluating {0}. Your evaluation license expires in {1}" message |
Core. Navigation and Search | Feature | IDEA-135112 | Search for actions by synonyms |
Bug | IDEA-244647 | Rerunning a pinned search opens a new result window | |
Bug | IDEA-234172 | Enter / Exit / Toggle Distraction free mode via find action doesn't work | |
Bug | IDEA-247358 | Navigate to file: wrong item is focused in the Project View with "Always Select Open File" enabled | |
Performance | IDEA-245035 | Goto Implementation works very slow from a SAM method usage | |
Core. Platform API | Bug | IDEA-248823 | PsiElement.contextOfType does not support the strict flag from PsiTreeUtil.getContextOfType. |
Usability | IDEA-245298 | Tooltip for StatusBarWidget is not set unless StatusBar::updateWidget is called | |
Core. Plugin Management | Feature | IDEA-247472 | Show plugins from custom repositories on top of Marketplace search result list |
Bug | IDEA-224874 | Frame around plugin description appears after installing theme plugin | |
Bug | IDEA-247627 | Editor scheme is lost after updating a theme plugin if the jar name of the new version differs from the name of the old version | |
Bug | IDEA-248037 | Disable button disappears after resizing plugin settings window | |
Bug | IDEA-247117 | Error updating plugin | |
Bug | IDEA-246111 | 'Plugins supporting filetype' notification shown for already-supported filetypes (IJ UE 2020.1.2) | |
Bug | IDEA-215935 | "Plugins supporting *.md files found" doesn't suggest disabled plugin | |
Bug | IDEA-244865 | Hibernate plugin requires restart on disabling | |
Bug | IDEA-246822 | Detect plugins incompatibilities before downloading IDE upgrade | |
Bug | IDEA-246710 | Disabled bundled plugins are not listed in the log | |
Exception | IDEA-246976 | java.lang.NoClassDefFoundError: gnu/trove/TObjectHashingStrategy | |
Exception | IDEA-249972 | IllegalArgumentException: Missing extension point: com.intellij.languageBundle in container Application (containerState=PRE_INIT) | |
Exception | IDEA-242828 | NPE at com.intellij.ide.plugins.newui.MyPluginModel.removeProgress | |
Core. Project Settings | Bug | IDEA-250999 | Gradle project import: ISE: "ServiceManager.getServic…rkspaceModel::class.java) must not be null" at WorkspaceModel$Companion.getInstance() |
Bug | IDEA-247042 | Maven project imported with 'store project files externally' ON can't be built | |
Bug | IDEA-246621 | Cannot import project with iml file | |
Bug | IDEA-246731 | If missing JDK is installed it isn't recognized until the project is reopened | |
Bug | IDEA-248714 | i18n: html link in Project Structure -> Problems | |
Bug | IDEA-250171 | Explicitly assigned module groups are lost after opening project | |
Bug | IDEA-246772 | Module already exists error on cloning project with new project model. | |
Bug | IDEA-222480 | IDEA hangs on startup while initializing ProjectJdkTable | |
Bug | IDEA-245615 | Artifact build ignores specified manifest | |
Performance | IDEA-245991 | UI freeze in RootsChangeWatcher after changing many project configuration files | |
Exception | IDEA-244663 | PAEE at com.intellij.workspaceModel.storage.impl.WorkspaceEntityStorageBuilderImpl.addEntity | |
Exception | IDEA-246874 | ArrayIndexOutOfBoundsException may be thrown in FacetEventsPublisher | |
Exception | IDEA-246786 | Module-level libraries in unloaded modules lead to exception on opening project | |
Core. Quick Documentation | Usability | IDEA-170168 | Show method quick doc on modifiers |
Core. Refactorings | Bug | IDEA-245589 | Broken compatibility between IntelliJ IDEA 2020.2 and Kotlin plugin 1.3.72 202: NoSuchMethodError at org.jetbrains.kotlin.idea.refactoring.suggested.KotlinSuggestedRefactoringUI.extractNewParameterData |
Bug | IDEA-248815 | Can't Refactor Rename Java Variable in IntelliJ IDEA When There Are Code and String Occurrences to a Combined Number Over 200 | |
Bug | IDEA-240885 | fileType extension couldn't be unload after file rename | |
Bug | IDEA-227176 | Can't refactor a certain project | |
Bug | IDEA-246628 | VariableInplaceRenameHandler: misleading method contract | |
Core. Run. Configurations | Bug | IDEA-250341 | [new run config UI] Different fonts in the UI |
Bug | IDEA-248180 | Renamed JDKs are shown without names in the Run configurations JDK dropdown | |
Bug | IDEA-249997 | [new run config UI] Form broken when code coverage options are added | |
Bug | IDEA-247288 | [new run config UI] expand field option is broken | |
Bug | IDEA-247392 | [new run config UI] Shortcuts are duplicated in the hints | |
Bug | IDEA-247287 | [new run config ui] not an editor font in the fields | |
Bug | IDEA-248997 | Can't exclude classes/packages from coverage in Run configurations | |
Bug | IDEA-246862 | [new run configs UI] with enlarged font the Main class field looks unreadable | |
Bug | IDEA-245965 | Default JRE for modules which use module-specific JDK is shown incorrectly in new UI | |
Bug | IDEA-247956 | Don't pass DESKTOP_STARTUP_ID environment variable to launched processes on Linux | |
Bug | IDEA-239627 | Macros `$MODULE_WORKING_DIR$` and/or `$MODULE_DIR$` are missing | |
Bug | IDEA-248113 | Run/Debug Configuration window is black in nightly | |
Bug | IDEA-250318 | Unable to run/debug existing test in dumb mode | |
Usability | IDEA-249925 | [new run config UI] Fields appear 'below the fold', without indication that the user could scroll down | |
Usability | IDEA-245875 | [new run config UI] Option tags are confusing to users | |
Usability | IDEA-245305 | [new run config UI] Make hotkey for 'Manage Options' more visible | |
Cosmetics | IDEA-247760 | [new run config UI] Replace '+' icon with the dialog icon for adding macros | |
Cosmetics | IDEA-245398 | [new run config UI] improve JDK field displaying | |
Cosmetics | IDEA-249664 | "Add Before Launch Task" popup title should be "Add New Task" instead of "Add New Configuration" | |
Cosmetics | IDEA-249103 | [new run config UI] Try new more rounded tags form | |
Task | IDEA-249170 | [new run config UI] Please change the 'Edit <run config>' context menu item | |
Core. Run. External Tools | Bug | IDEA-239635 | [Settings Keymap] when searching for some action, External Tools are always shown |
Exception | IDEA-244452 | NPE in Remote SSH External Tools plugin when cancel choosing of tool | |
Editor | Feature | IDEA-237297 | LightEdit: Opening a file that does not exist should create a blank editor |
Feature | IDEA-245762 | Show empty boxes for newer emojis if the installed emoji font doesn't contain these | |
Bug | IDEA-245580 | Light Edit Mode: getCurrentTextEditor and getCurrentFileEditor methods of StatusBarUtil return null | |
Bug | IDEA-246399 | Quick doc pane is opened when clicking external links in rendered Doc | |
Bug | IDEA-238700 | Code vision: "Implementations" sounds odd in case of classes inheritance | |
Bug | IDEA-247170 | LightEdit: files with the same name are displayed without a path in File | Open Recent | |
Bug | IDEA-250262 | Unable to open file from Light Editor when file extension isn't specified in list to open | |
Bug | IDEA-250312 | Scroll to Center action doesn't work if "refrain from scrolling" is programmatically set | |
Bug | IDEA-250462 | Project file isn't opened from command line when another project is already opened and Light Edit frame is focused | |
Bug | IDEA-232371 | Dialog to save files doesn't appear when pressing Cmd + S for a new created file | |
Bug | IDEA-246047 | Reader Mode shouldn't be available in Previews | |
Bug | IDEA-246372 | No documentation found in quickDoc | |
Bug | IDEA-248406 | External annotations and code vision hints aren't shown if javadoc comment is shown in rendered form | |
Bug | IDEA-237793 | LightEdit: disable "Select Opened File" in "Save As" dialog | |
Bug | IDEA-237080 | Light Edit: "Window" menu is missing (macOS) | |
Bug | IDEA-245320 | Folded code preview doesn't show the last line | |
Bug | IDEA-238020 | LightEdit: order of recent files in popup differs from file order in main menu | |
Bug | IDEA-231946 | LightEdit: Project menu is shown instead of LightEdit mode menu on Win 10 | |
Bug | IDEA-246113 | LightEdit: exception while trying to change file encoding | |
Usability | IDEA-236857 | Close Welcome screen when light editor is opened | |
Cosmetics | IDEA-248692 | Make line numbers and annotation text of wrapped lines stick to top on scrolling | |
Cosmetics | IDEA-233516 | LightEdit: Don't suggest to save an empty file, don't show changed status | |
Cosmetics | IDEA-238010 | LightEdit: underscore is overlapped by the following characters in recent files list | |
Task | IDEA-233497 | LightEdit: Enable "Find Actions" | |
Task | IDEA-234009 | Restore Light Edit session | |
Editor. Code Completion | Bug | IDEA-242758 | IntelliSense/Code Completion for EditorConfig doesn't propose "unset" as a possible value |
Cosmetics | IDEA-196835 | Different font used in code completion list for Korean | |
Editor. Color Schemes | Task | IDEA-249851 | Internationalise color scheme names |
Editor. Diff and Merge | Bug | IDEA-193373 | Diff in Commit Changes: cannot resize TTF preview below some limit |
Usability | IDEA-236763 | Close diff editor tab if there are no changes after commit | |
Usability | IDEA-246407 | Revert button icon | |
Editor. Editing Text | Feature | IDEA-73585 | drag and drop editor tabs to split vertically / split horizontally |
Bug | IDEA-247039 | Add Carets to Ends of Selected Lines adds the caret in the middle of a line of the caret is there | |
Bug | IDEA-247210 | PyCharm overwrites the mouse-highlight clipboard when I backspace an indentation | |
Performance | IDEA-244429 | 18K occurences, Select all occurrences, typing is slow | |
Usability | IDEA-244142 | Make double-click and drag text selection treat every symbol as separate word | |
Editor. Error Highlighting | Bug | IDEA-246273 | Highlight Usages action shows incorrect usage counter |
Usability | IDEA-243927 | Bad code green: enum constant without argument list | |
Editor. Formatter | Feature | IDEA-119281 | Add option to remove blank lines at end of file on Save |
Bug | IDEA-225147 | NPE when trying to reformat code with specific wrapping settings | |
Bug | IDEA-215770 | EditorConfig: ij_visual_guides option appears in the created .editorconfig only if it is enabled in settings | |
Task | IDEA-244897 | Default value for empty Code Style options in generated .editorconfig | |
Task | IDEA-244626 | Some HTML Code Style options don't appear in generated .editorconfig when these settings are empty | |
Editor. Intention Actions | Cosmetics | IDEA-249522 | Flip arguments around comma should warn about semantic changes |
Exception | IDEA-248085 | IOE at com.intellij.openapi.util.ObjectTree.register | |
Lang. Markdown | Feature | IDEA-213096 | Support auto-scroll using a mouse wheel for the 'Markdown Support' plugin |
Feature | IDEA-213097 | Add Support for Rendering of Mermaid.js in Markdown Preview | |
Bug | IDEA-220392 | Markdown hard line wrap inserting whitespace at beginning of new line | |
Bug | IDEA-244817 | Shell script is not highlighted in preview of Markdown | |
Bug | IDEA-244546 | Error on completion in code blocks | |
Bug | IDEA-210173 | Support color themes for Markdown plugin | |
Bug | IDEA-220660 | Markdown: Shell script highlighting for 'bash' or 'sh' | |
Bug | IDEA-216229 | Markdown plugin should obey line length | |
Task | IDEA-243531 | Support reformatting for Markdown | |
Lang. RegExp | Bug | IDEA-241270 | Regexp false position inspection in ternary expression |
Lang. Shell Script | Feature | IDEA-247440 | Feature request: Make Shell configurations execute in the Run window like BashSupport |
Feature | IDEA-226750 | Update shellcheck to latest (currently 0.7) | |
Feature | IDEA-245850 | "Shell Script" run/debug configuration provides no easy way to set environment variables | |
Bug | IDEA-244312 | Shell: test command breaks highlighting | |
Bug | IDEA-243118 | Broken syntax highlighting: backslash escaped quotation marks | |
Bug | IDEA-243154 | Shell: Find usages broken with latest 2020.2 EAP | |
Usability | IDEA-238259 | Shell script support does not recognize executable files with shebang | |
Task | IDEA-216508 | [Shell Script] Provide folding | |
Lang. XML | Task | IDEA-248591 | i18n: internationalize XML and HTML support |
Tools. Docker | Feature | IDEA-212147 | Docker. Support --init command line option |
Bug | IDEA-248828 | Dockerfile Error: <path segment> expected, got '@' | |
Bug | IDEA-243967 | Docker: images completion doesn't work | |
Bug | IDEA-250305 | Refactoring of folder name replaces entire line when checking for references | |
Tools. HTTP Client | Feature | IDEA-143889 | REST Client Needs Export as Curl Option |
Feature | IDEA-239332 | HTTP Client: Provide completion for 'application/yaml' Content-Type | |
Feature | IDEA-246759 | API for 'indexing' HTTP Client scratches | |
Bug | IDEA-246989 | HttpClient: After change env name in scratches, it not changes in http client right away | |
Bug | IDEA-239250 | REST Client exception with Content-Length header | |
Usability | IDEA-247296 | Ability to Run (new) Http Client from the "Find Action" | |
Task | IDEA-247690 | RestClient internationalization | |
Task | IDEA-239388 | Provide action to convert legacy HTTP Client files to the new format | |
Task | IDEA-239387 | Test RESTfull Web Services action must create new HTTP Client file | |
Exception | IDEA-249112 | java.lang.IllegalArgumentException at "Generate HTTP request" action | |
Exception | IDEA-249122 | IAE at com.intellij.codeInsight.highlighting.BackgroundHighlighter.$$$reportNull$$$0 | |
Tools. Terminal | Bug | IDEA-236794 | Cannot open terminal in Linux on ARM |
Bug | IDEA-208328 | CTRL-C in terminal does not work in IDEA JDK 11 but works fine on IDEA JDK 8 (Mac) | |
Bug | IDEA-118877 | Terminal: not able to rename tab in Editor | |
Bug | IDEA-250490 | Moving tool window terminal tab to editor shows confirmation dialog about closing it | |
Bug | IDEA-201379 | Line spacing for console font has no effect in Terminal | |
Usability | IDEA-199122 | Custom shortcuts do not work in Terminal | |
User Interface | Feature | IDEA-164238 | Provide an easier way to clear the status bar |
Feature | IDEA-127464 | Editor Tabs options: Keep pinned tabs on top left of tab bar. | |
Feature | IDEA-242373 | Implement notification for breakpoint hit action | |
Bug | IDEA-223082 | Toggling distraction free mode continuously increases size of bottom tool panel until it eclipses editor | |
Bug | IDEA-237643 | Add hints to options tooltips in Find | |
Bug | IDEA-186748 | Debug toolbar doesn't stay hidden | |
Bug | IDEA-247601 | New project button doesn't work | |
Bug | IDEA-247257 | Low-resolution taskbar icon on Windows | |
Bug | IDEA-134723 | Column alignment incorrect in 'distraction free mode' when using split editor | |
Bug | IDEA-251030 | Icons are not shown in Database toolwindow popup menu | |
Bug | IDEA-249801 | Darcula theme is not applied when if "Sync with OS" option is selected while macOS theme is dark | |
Bug | IDEA-246421 | New Color Picker: make the hex field focused by default | |
Bug | IDEA-248447 | Keyboard shortcuts don't work when Russian keyboard layout is active | |
Bug | IDEA-243695 | Load context: context isn't restoring editor tabs on a second monitor/display | |
Bug | IDEA-250834 | No "View Mode" group in tool window menu | |
Bug | IDEA-250690 | "Close button position" setting is not applied | |
Bug | IDEA-247600 | Missing additional actions on Welcome Screen | |
Bug | IDEA-250138 | Wrong icon in confirmation dialogs on macOS | |
Bug | IDEA-244086 | macOS native menu is misaligned | |
Bug | IDEA-229319 | `Command + ~` doesn't work if non-focused popup is active | |
Bug | IDEA-246207 | "Clear Event Log" action is disabled after running a test | |
Bug | IDEA-246622 | CSS styles do not update after theme switch | |
Bug | IDEA-248756 | Drag and drop doesn't work with new Welcome Screen | |
Bug | IDEA-249212 | GoLand new project wizard: title of new project window was changed from `New Project` to `New Project...` | |
Bug | IDEA-246624 | Table header expands awkwardly | |
Usability | IDEA-230328 | Search everywhere popup opens partially offscreen | |
Usability | IDEA-246526 | Find action: show Reformat code on top of the list when typing `Format code` / add synonym | |
Usability | IDEA-247948 | Error dialog "Running tests is disabled during index update" has no title | |
Usability | IDEA-247607 | All settings are not equal to settings for new project (only application-level settings are shown) | |
Usability | IDEA-108043 | Action "Reopen last closed tab" fails with no open tabs | |
Usability | IDEA-209250 | Cannot open file in detached window via Project View | |
Usability | IDEA-153814 | Horizontal scrolling is accidentally applied when scrolling vertically with touchpad | |
Usability | IDEA-244580 | Change name of closing tabs options to match Google Chrome, Firefox and Safari | |
Usability | IDEA-246224 | Text of "Pre-built Maven shared indexes" notification is unclear | |
Usability | IDEA-242906 | Better representation for long inspection description. | |
Usability | IDEA-230715 | Double click in treeview shouldn't expand / collapse the node | |
Usability | IDEA-248766 | New Welcome Screen: It's hard to see current IDE version | |
Usability | IDEA-246635 | Custom UI theme keys are missing for occurrence filenames in Find in Path | |
Usability | IDEA-233887 | Is hex format in color picker valid? | |
Usability | IDEA-219212 | Option to disable merging main menu into window title | |
Usability | IDEA-237473 | It's not clear that `Check for updates` does nothing in case of using Toolbox | |
Cosmetics | IDEA-248490 | Status line and menu - different row/:column separator shown | |
Cosmetics | IDEA-246463 | Newer IDE versions may... not fully shown | |
User Interface. Accessibility | Bug | IDEA-250268 | Exception on loading Settings when NVDA screen reader is launched |
Bug | IDEA-245472 | In the VCS Log window, when the focus is on the commit filter buttons, the screen reader speaks the word "panel" instead of filters | |
Bug | IDEA-245470 | When the focus is on the collapsed combobox, NVDA does not speak the selected item. | |
User Interface. Controls | Bug | IDEA-244623 | "Sorry but parent has already been disposed" in ThreeComponentsSplitter |
Bug | IDEA-248445 | Inspection widget: Wrong traffic light icon | |
Task | IDEA-250699 | Unify toolbar popups with action popups | |
User Interface. Embedded Browser (JCEF) | Bug | IDEA-241604 | Cmd+C does not copy text in markdown preview |
Bug | IDEA-247743 | JCEF on linux: Doubled keys when typing in search everwhere | |
User Interface. Find, Replace, Usages | Feature | IDEA-246023 | Support multiple choice popup menu: state of dependant actions should be shown in UI immediately. |
Feature | IDEA-19888 | highlight usages of element at caret: don't wait for reparsing if nothing changed | |
Bug | IDEA-242557 | Navigate to file/Search everywhere doesn't place the exact match on the top | |
Bug | IDEA-238647 | Find In File (ctrl-F) changes cursor position in editor if search was cancelled | |
User Interface. Focus | Bug | IDEA-199755 | Focus doesn't go to editor split after switching from other application |
Bug | IDEA-204581 | Shortcut conflict for Ctrl+F5 in Find view | |
Bug | IDEA-196575 | No cursor in editor when opening file from project view with Enter | |
Bug | IDEA-198293 | Missed focus on IDE window on breakpoint | |
User Interface. Keyboard Input | Bug | IDEA-197762 | Shift and layer 4 on the neo layout do not work together in Idea |
User Interface. Look and Feel | Feature | IDEA-203554 | Propose to switch IDE appearance theme (Light/Dark) to match operating system theme |
Bug | IDEA-250338 | Plugin theme is applied when "Sync with OS" theme is set | |
Bug | IDEA-236214 | Setting Checkbox and Radiobox background color does not have any effect for a custom light UI theme | |
Cosmetics | IDEA-203820 | Old-styled question icon appears on dialogs | |
User Interface. Navigation | Bug | IDEA-216720 | "Ctrl+E" shortcut is displayed in "Recent Files" popup if it was removed from the keymap |
Bug | IDEA-223194 | Strange pattern matching when searching for action | |
Usability | IDEA-216170 | Add mnemonic for "Appearance" item in View menu | |
User Interface. Project View | Usability | IDEA-249246 | 'Enter' on a module source or content root opens Project Structure dialog |
Version Control | Bug | IDEA-247324 | New Git main menu: Wrong name for VCS menu on Mercurial/SVN/Perforce project opening |
Bug | IDEA-244969 | Mnemonic not shown for "Amend" in new commit tool window | |
Bug | IDEA-216828 | Non-modal commit: file name completion in the commit message field doesn't work after switching off/on non-modal commit option | |
Bug | IDEA-189479 | Check TODOs should check only in commited chunks | |
Bug | IDEA-249948 | New git repositories do not show up in VCS dialog | |
Bug | IDEA-247848 | Japanese placeholder is not properly displayed in commit window | |
Bug | IDEA-250251 | VCS Editor gutter markers do not work with "Render documentation comments" option | |
Bug | IDEA-249292 | VCS: Squashing comments in rebase dialog takes into account only 1st comment | |
Usability | IDEA-220868 | Add action "VCS Commits tree" to the Main Menu -> VCS | |
Usability | IDEA-233754 | Branch selection shouldn't update branch filters in Log | |
Cosmetics | IDEA-246727 | Use different icon for Restore size in Branches popup | |
Task | IDEA-244040 | Add display ID for VCS notifications | |
Task | IDEA-228969 | Change the VCS Main menu to Git | |
Task | IDEA-249269 | Cleanup unused properties in VCS bundles | |
Task | IDEA-250208 | VCS i18n in forms | |
Version Control. Git | Feature | IDEA-241520 | Collapse custom config parameters of git command in Console |
Feature | IDEA-249119 | Remember selected options in Git Pull Dialog | |
Bug | IDEA-244887 | Project tree doesn't update if dropped commit contains renaming file | |
Bug | IDEA-249256 | Push Commits dialog contains raw HTML in commit message tooltip | |
Bug | IDEA-250697 | Incorrect branch is using on performing git merge/pull/rebase actions if branch was typed manually | |
Bug | IDEA-152902 | Git4Idea doesn't work on windows if home directory contains whitespaces | |
Bug | IDEA-250008 | Incorrect branch name in notification about branch renaming | |
Bug | IDEA-248332 | git pull --rebase executes only rebase | |
Bug | IDEA-245047 | Git menu: on first opening the menu is doubled | |
Bug | IDEA-248796 | Git Merge Dialog: considers all roots with the same name as a single one. | |
Bug | IDEA-244472 | Pull dialog appears second time after press on button Pull (master) | |
Bug | IDEA-244214 | Compare Branches: the tab is displayed at incorrect place in Recent Files | |
Bug | IDEA-246077 | Delete tracked branch link does not expire | |
Bug | IDEA-242834 | Rider and Android studio Git token problem | |
Bug | IDEA-248536 | Git rebase: incorrect branch name in Rebase Successful notification on performing rebase with --root option | |
Usability | IDEA-247456 | Fetch should be visible even if there are no remotes | |
Usability | IDEA-250579 | Pull dialog: missed update info in branch dropdown list | |
Usability | IDEA-250551 | Put caret into the branch selection field | |
Usability | IDEA-247704 | Branches: group nodes don't collapse/expand by Enter | |
Usability | IDEA-249240 | The default branch in the merge dialog should be chosen more intelligently | |
Usability | IDEA-250101 | Do not auto-center Branches list | |
Usability | IDEA-248378 | Git Rebase dialog: onto help popup covers old base when start typing in empty field | |
Usability | IDEA-145065 | Better handling of specifying shell (e.g. git-cmd) as a git executable | |
Usability | IDEA-244777 | Add action "edit" when double click emitted on item | |
Usability | IDEA-122424 | Consider renaming Annotate to Blame | |
Usability | IDEA-159217 | Add filtering to dropdown for "Onto" and "From" in "Rebase branch" dialog | |
Usability | IDEA-232141 | Branches: improve Selected Branch Updated message | |
Usability | IDEA-250735 | Git Merge/Pull/Rebase dialogs: Missed placeholders in fields with branch completion | |
Usability | IDEA-160372 | Flatten git context menu | |
Usability | IDEA-250742 | Branch completion is covered by dropdown list when start typing in empty field. | |
Usability | IDEA-248375 | Git Rebase dialog: onto help button is not reachable by keyboard | |
Usability | IDEA-242330 | Map "Copy revision number" action to shortcut of "Copy reference" by default | |
Usability | IDEA-247286 | Branch completion in Git Pull, Git Merge, and Git Rebase dialogs | |
Usability | IDEA-250775 | Git Merge/Pull/Rebase dialogs: Unuseful spellchecking in branches comboboxes | |
Task | IDEA-248666 | Git internationalization | |
Exception | IDEA-250113 | Exception on new branch creation | |
Exception | IDEA-248374 | Exception is thrown on rebase action invocation | |
Exception | IDEA-250502 | IllegalArgumentException on perfoming git pull action without modify options | |
Version Control. Log | Feature | IDEA-238847 | Set minimal size for the panes in Log and History |
Bug | IDEA-245715 | DVCS Log tab can permanently lose the ability to refresh | |
Version Control. Subversion | Bug | IDEA-244031 | Unable to click 'Fix working copy' popup |
Bug | IDEA-248635 | filter svn history does not work when choose filter by user |
Overview
Content Tools