Go Debugger | Bug | GO-5909 | Breakpoints with a Boolean Condition Stalls the Debugger |
Go Formatter | Bug | GO-5894 | Wrong composite literal alignment in presence of comments |
Bug | GO-5928 | Wrong alignment for multiline types in a struct |
Bug | GO-5927 | Wrong spaces before comments in binary expressions |
Bug | GO-5903 | Wrong spaces in multiline binary expressions |
Bug | GO-5904 | Wrong spaces in multiline binary expression inside conditions |
Bug | GO-5905 | Wrong literal alignment after several elements on the same line |
Bug | GO-4978 | Wrong indent in return parameters when pressing return |
Go Inspections | Bug | GO-5666 | Incorrect Inspection: Condition 'string(s) == t' is always 'true' |
Bug | GO-4861 | Types compatibility inspection: better error message for invalid variadic type |
Bug | GO-5067 | False positive: Cannot range over data when using CGO types |
Bug | GO-5926 | Wrong 'type can be omitted' on constants |
Bug | GO-5908 | To report a use of build tag without a leading space |
Bug | GO-5684 | False positive about type incompatibility |
Go Refactorings | Bug | GO-5936 | Move refactoring dialog: Error message shouldn't blink while typing |
Bug | GO-5901 | vgo: Goland add import statement included version string |
Go Testing | Bug | GO-5913 | Custom tags in tests |
Usability | GO-5886 | Tree view for Go subtests containing "/" |
No subsystem | Bug | GO-5942 | "Usage of Snake_Case" inspection suggests wrong names for import aliases |
Bug | GO-5588 | Incorrect info in Project view when 'Show members' is enabled |
Task | GO-5906 | vgo: load project info with `vgo list -m -json all` |
No subsystem | Feature | IDEA-194897 | MacBook touch bar: add "Add configuration" button in Run/Debug configuration dialog |
Bug | IDEA-194901 | MacBook touch bar: welcome screen bugs |
Bug | IDEA-191258 | Out of memory on opening/reading SVG file. |
Bug | IDEA-194890 | MacBook touch bar: More items button does not work in Run/Debug configurations dialog |
Bug | IDEA-189873 | Run Dashboard: Del pressing in the Find box in console deletes the current run configuration |
Cosmetics | IDEA-194905 | MacBook touch bar: use buttons with labels instead of icons in Diff dialog |
Cosmetics | IDEA-194902 | MacBook touch bar: debugger improvments |
Cosmetics | IDEA-194896 | MacBook touch bar: use close icon instead of close button |
Exception | IDEA-192088 | Exception when starting IntelliJ |
Code Analysis. Inspection | Bug | IDEA-195161 | Reactor. Blocking calls in non-blocking contexts inspections are not reported in lambdas |
Bug | IDEA-194855 | False positive "Blocking operator in non-blocking scope" for a Flux |
Exception | IDEA-194975 | Offline Inspection fails with HeadlessException presumably because EAP version is expired |
Diff_Merge | Bug | IDEA-194913 | Zoom is broken in Diff for images |
Editor. Editing Text | Bug | IDEA-194978 | Mouse navigation & tooltips handler: take inlay hints into the account |
File System | Usability | IDEA-192665 | Annoying "External file changes sync may be slow" notification |
IDE Configuration | Bug | IDEA-189920 | Attribute inheritance flag in Editor color scheme is reverted on Apply |
Bug | IDEA-193029 | Restarting is not supported on GNU/Linux with Python 3 as the only Python interpreter |
Indices | Bug | IDEA-194315 | Spring Boot: application.yaml file opened in Editor while indexing is not recognized as SpringBoot configuration file |
Packaging and Installation | Task | IDEA-195115 | Bundle Kotlin 1.2.51 with IntelliJ IDEA |
Plugin Development | Bug | IDEA-183006 | Automatically load plugins on which the main plugin optionally depends in tests |
Refactoring | Bug | IDEA-187647 | Rename module does not rename directory |
Terminal | Bug | IDEA-194928 | Terminal console: a few first long lines are not properly carried over to next line |
Exception | IDEA-187084 | StringIndexOutOfBoundsException while executing some action with long output in the Terminal |
User Interface | Bug | IDEA-194924 | TouchBar support: touch bar is not appeared after first IDE launch |
Bug | IDEA-194795 | Exception appears when try to open file chooser from Welcome screen |
Usability | IDEA-192403 | Touchbar support for Select in > Project view |
User Interface. Project View | Bug | IDEA-195578 | New files do not show on package view |
Bug | IDEA-189742 | Items in Project View remain highlighted as incorrect after deleting the class with uncompilable code |
Version Control | Usability | IDEA-193296 | Assign default shortcut for the "Set Active Changelist" action |
Version Control. Git | Bug | IDEA-193934 | Git clone --recurse-submodules checkouts submodules in detached state which breaks Update project |
Bug | IDEA-195270 | Missing notification about invalid Git roots |
Bug | IDEA-194991 | Annotation tooltip is huge and empty |
Usability | IDEA-124453 | Update Project should not fail completely when some module can't be updated (have no remotes, doesn't have a tracked branch, is in detached state, etc) |
Version Control. Perforce | Bug | IDEA-183743 | Use file revision encoding when comparing file contents |
DB Connectivity | Usability | DBE-6655 | Custom JDBC driver configuration workflow |
SQL Resolve | Bug | DBE-6676 | Quoted Identifiers are case insensitive SQL Server |
No subsystem | Feature | WEB-33712 | ES6: autoimports for ts declarations inside node_modules |
Feature | WEB-33641 | Angular2: allow injecting languages other than CSS in `styles:[]` |
CoffeeScript | Bug | WEB-33782 | CoffeeScript: prohibit use of JavaScript Postfix Templates |
Bug | WEB-24288 | Coffeescript - regex with whitespace considered bad code |
Debugger | Bug | WEB-33604 | Infinite 'Loading value' when calculating a variable |
Task | WEB-7998 | If breakpoints muted, don't stop on debugger keyword |
Exception | WEB-31501 | [[FunctionLocation]] not found when call 'Jump to source' |
File Watchers | Bug | WEB-33661 | Export File Watchers action: preserve Path Variables |
Cosmetics | WEB-33683 | File watchers: column title doesn't fit on Linux |
JSON | Bug | WEB-33845 | File type detection on EDT via JsonSchemaVfsListener |
Bug | WEB-33306 | JSON Schema Mappings: required fields are not suggested inside 'oneOf' definition |
Bug | WEB-33724 | Incorrect 'missing property' in case of 'anyOf' with required |
Bug | WEB-33705 | Unintended autocomplete list pop-ups when typing B or P inside quotes in JSON strings |
JavaScript | Bug | WEB-33611 | Javascript. Array type is not properly defined |
Bug | WEB-33700 | JavaScript: 'Method expression is not of Function type' after exporting |
Cosmetics | WEB-33635 | Issues with brace highlighting |
JavaScript. Frameworks | Feature | WEB-20913 | Intention: Switch between React class and pure function syntax |
Bug | WEB-32986 | Support pointer events (react 16.4) |
Bug | WEB-33722 | React: add autoimport for Component based on react.d.ts |
JavaScript. Inspections | Bug | WEB-33365 | JSDoc error with default + rest arguments |
Bug | WEB-32303 | Strict mode inspection behavior is not applied in modules and classes |
Linters | Bug | WEB-33680 | Throwable: Read access is allowed from event dispatch thread or inside read-action only |
Node.js | Bug | WEB-33687 | WSL: flow doesn't start (Throwable: Can't find node interpreter) |
Bug | WEB-33688 | WSL: covered lines are not marked in the editor |
Bug | WEB-33707 | WSL: can't install nyc or istanbull via link from error |
Bug | WEB-33708 | WSL: webpack config can not be analyzed |
Exception | WEB-33725 | WSL: IllegalStateException when indexing project |
TypeScript | Bug | WEB-21141 | [TypeScript] false error with generic extends non-named types |
Bug | WEB-33765 | Completion for generic TSX components doesn't work properly for the first attribute if TS service is enabled |
Bug | WEB-21614 | invalid error: rest parameter must be an array type |
Bug | WEB-33701 | [TypeScript] Wrong "Non-ASCII characters in an identifier" inspection on TypeScript decorator with property access |
Bug | WEB-33651 | Typescript. Autocomplete for properties doesn't show string-named items when service is on |
Bug | WEB-33716 | Incorrect rest parameter's type in "parameter info" / "quick doc" for aliases and tuples |
Bug | WEB-33632 | TypeScript: Types are included in pre-populated JSDoc for properties/vars |
Unit Tests | Bug | WEB-33594 | 'Show ignored' option doesn't work for Jest |
Bug | WEB-33855 | Jest: custom setupTestFrameworkScriptFile is not executed sometimes |
Bug | WEB-33682 | Karma: 'Re-run failed tests' button disappears when debugger starts |
Bug | WEB-33664 | Karma: cannot run single jasmine suite or test |
Bug | WEB-33662 | Improve description for suits with ignored test when 'Hide ignored' is chosen |
Bug | WEB-33816 | Jest: initialization error is shown as passed test |
Bug | WEB-33810 | 'Click to update snapshot' link is missing |
Bug | WEB-33631 | Jest + Vue: coverage marks not shown in gutter of .vue file |
Bug | WEB-33622 | WSL: Jest Coverage tool window not showing any stats |
Usability | WEB-30439 | Jest: show console.log output in test results console when clicking on test |