No subsystem | Bug | IDEA-161033 | Navigate to Type Declaration -- Opens a new window |
Bug | IDEA-199063 | "Remove BOM" will destroy file, which has a "UTF-32 LE" encoding (where the BOM is mandatory) | |
Bug | IDEA-130368 | Stop flashing the window | |
Code Analysis. Inspection | Feature | IDEA-151197 | Apply (partial) "Redundant suppression" in the editor |
Code Navigation | Bug | IDEA-199006 | Export Type Hierarchy to text file doesn't work |
Usability | IDEA-198811 | Quick search for classes (Ctrl-N) should prefer classes from the same module over classes in another module. | |
Debugger | Bug | IDEA-198704 | Debugger frames don't navigate to sources if they were added after session start |
Bug | IDEA-199236 | JDWP: some debugger features incorrectly disabled when debugging android. | |
Usability | IDEA-184725 | edit breakpoint paste from history issue | |
Cosmetics | IDEA-198903 | [Floating debug tool window] when debugging run configuration, dropdown list with threads in Frame view is not shown at first step | |
Docker | Feature | IDEA-174228 | Docker: Add Run and Build actions into the Editor Context menu for dockerfiles |
Feature | IDEA-194585 | DockerCompose: Editor. Provide possibility to run service/services by keyboard actions and from the context menu | |
Usability | IDEA-180791 | Docker: improve UI for Run/Build actions from Dockerfiles | |
Find, Replace, Find Usages | Feature | IDEA-69435 | Search for Multi-line fragment |
Bug | IDEA-195122 | Find / Replace: when the size of the search field is small, it is not autoscrolled on typing or on Right arrow key pressing; cursor just goes to the invisible area | |
Gradle | Bug | IDEA-197549 | Gradle: debugging tests starts a new Gradle process every time |
IDE Configuration | Bug | IDEA-198818 | 'Annotations to copy' setting is not persistent |
Java | Bug | IDEA-198674 | Wildcard Static Imports are Expanded Despite Required Static Import Name Count Set to 0 |
Java. Inspections | Feature | IDEA-199012 | add inspection for reference comparison of Temporal instances |
Feature | IDEA-192870 | Execute light dataflow on "too complex" methods | |
Feature | IDEA-199167 | Make CreateEnumSwitchBranchesIntention a fix action for EnumSwitchStatementWhichMissesCasesInspection | |
Feature | IDEA-197892 | Explicitly negated Predicate::test can be simplified with Predicate::negate | |
Bug | IDEA-199108 | False positive: "Collection empty" when initialized statically inside abstract class implementation | |
Bug | IDEA-199123 | Unexpected highlighting due to 'Magic Constant' inspection | |
Bug | IDEA-198469 | Inspection: "Constant conditions & exceptions" interferes with "Enum switch statement that misses case" | |
Bug | IDEA-199293 | "Unused declaration" fails to recognize usage of Enum constructor | |
Usability | IDEA-197545 | Simplify condition to false completely removes if | |
Usability | IDEA-197924 | "Java | Inheritance issues | Method does not call super method" triggers for interface default methods | |
Java. Intention Actions | Bug | IDEA-199042 | 'Create method' quick fix creates a method with wrong return type |
Packaging and Installation | Feature | IDEA-199192 | Add "Open with Rider" action for files and folders to Windows context menu |
Bug | IDEA-199339 | Incorrect installation folder. | |
Plugin Management | Bug | IDEA-197950 | It's confusing that one has to install new plugins using Trending section |
Bug | IDEA-198219 | New plugins page: stars are cropped | |
Bug | IDEA-198191 | New plugins page takes 6-7 seconds to Show All plugins | |
Refactoring | Bug | IDEA-199345 | Change Signature is available from Structure view though not yet implemented for Go |
RegExp | Bug | IDEA-199135 | Bad error recovery in regular expression parsing |
Spring | Performance | IDEA-197953 | Spring: speedup spring.factories access |
Structural Search and Replace | Bug | IDEA-199278 | Can't search for default method |
Task Management | Feature | IDEA-199282 | Pre-Select branch by task name in "Open Task" dialog |
Bug | IDEA-189251 | Task management: name of newly created local task is not displayed in the toolbar and in the open task dialog | |
Usability | IDEA-85270 | Tasks: don't allow empty changelist name format | |
Cosmetics | IDEA-199265 | 'Switch task' menu item is almost invisible when invoked from main pane | |
Unit Testing. JUnit | Feature | IDEA-167855 | Cannot run unit tests in specified order |
Bug | IDEA-198964 | JUnit: External tool tests in-line | |
Bug | IDEA-199026 | Multiline values for `org.junit.ComparisonFailure` are only rendered if the additional lines are empty | |
Bug | IDEA-198059 | JUnit not found in module for JUnit5 | |
Bug | IDEA-199202 | Tests in run configuration are executed in wrong order | |
Bug | IDEA-198165 | "Test Results" shows green check mark when JUnit 5 parameterized test hits exception in parameters method | |
Usability | IDEA-193770 | JUnit Dynamic Test re-running uses UniqueID for the Run/Debug Configuration Name which is way too cumbersome for the UI to handle | |
User Interface | Cosmetics | IDEA-198742 | Markdown "Auto-Scroll Preview" Button Looks Like "Download" |
Exception | IDEA-199072 | java.util.ConcurrentModificationException | |
User Interface. Focus | Bug | IDEA-199344 | The "Find In Path" action throws TypeAheadTimeoutException |
Version Control | Bug | IDEA-188052 | Tasks create branches with quotes |
Cosmetics | IDEA-195248 | Dialog Add File to Git, change Yes/No buttons to Cancel/Add File to Git | |
Version Control. Git | Bug | IDEA-199263 | Confusing "Add file to Git" dialog choice |
Bug | IDEA-198727 | Git Submodules: Annotate is enabled in the Diff view for the submodule entry but returns 'fatal: bad object' | |
XML | Bug | IDEA-142045 | XML attribute is highlighted with red but validation succedes (using xml schema with restriction xs:list > xs:enumeration) |
CSS | Feature | WEB-24381 | Extract Ruleset intention action |
Performance | WEB-34434 | "Unused CSS selector" inspection overloads CPU | |
CoffeeScript | Bug | WEB-29109 | CoffeeScript formatting of 'export default' |
Bug | WEB-34889 | wrong autoformatting in coffeescript with exports | |
Bug | WEB-34887 | support coffeescript re-export statement | |
Debugger | Bug | WEB-34783 | Docker on Windows: ports are not bound automatically |
Bug | WEB-34895 | Can' debug react native app with react-native@0.57.0 | |
Exception | WEB-32925 | Throwable: No last annotation when 'Run with coverage' | |
HTML | Feature | WEB-34944 | Add inspection: an HTML element has no title attribute |
Feature | WEB-34949 | Add inspection: an HTML element has no alt attribute | |
Bug | WEB-34950 | Add inspection: use <em> and <strong> for emphasized or special text | |
JSON | Feature | WEB-33746 | Add completion/navigation for $schema property |
Bug | WEB-33758 | "Reformat Code" inserts an extra newline when the predecing element overlaps the right margin | |
Bug | WEB-34915 | LineWrapPositionStrategy is not implemented for JSON, leading to invalid splitting of string literals, etc. | |
Bug | WEB-34888 | Validation of 'allOf' condition is too weak | |
Bug | WEB-34897 | 'anyOf'/'oneOf' with identical schemas leads to no or partial errors | |
Bug | WEB-34928 | JSON Schema reference breaks other references to JSON properties | |
JavaScript | Feature | WEB-34932 | Enable "Unsound 'typeof' type guard check" inspection for JS |
Bug | WEB-34922 | 'worker_threads' isn't resolved in require statement | |
Bug | WEB-34745 | Don't show 'forin' postfix template on array/iterable type | |
Usability | WEB-34937 | Very hard to type spread operator (...) | |
Task | WEB-34965 | Merge "Unsound" inspections for typescript and javascript | |
JavaScript. Formatter | Feature | WEB-34976 | Add option to align Typescript union/intersection Types |
JavaScript. Frameworks | Feature | WEB-34798 | Find usages doesn't work for Angular pipes |
Feature | WEB-34828 | Rename the pipe in the template | |
Feature | WEB-33489 | Vuejs rename component name | |
Bug | WEB-34911 | Angular. Go to definition is broken in template when intermediate folder contains package.json | |
Bug | WEB-34958 | assert: JSTypeSerializer$NULLABLE_TYPE_SERIALIZER$.write | |
Bug | WEB-34899 | Exclude build folder for CRA projects | |
JavaScript. Inspections | Bug | WEB-33833 | False warning about type coercion with `!=` and `typeof` |
Live Edit | Bug | WEB-22518 | LiveEdit ignores some changes in html |
Bug | WEB-34876 | New content is shown only after moving to the new line after the tag | |
TypeScript | Feature | WEB-34476 | Merge multiple gutter icons for implementations into one |
Bug | WEB-34912 | "Complete Current Statement" on "for .. of" loop breaks code | |
Bug | WEB-34945 | Typescript: Invalid guard result for Map. | |
Unit Tests | Feature | WEB-34826 | Support running Jest with angular-cli |
No subsystem | Bug | DBE-4449 | SQLite dialect does not understand vector valued updates |
IDE General | Bug | DBE-7116 | Publish GitHub Integration plugin along with Git Integration |
SQL Completion | Feature | DBE-6411 | MS SQL: INSERT INTO [TABLE] ([ALL COLUMNS SUGGESTION]) |
Feature | DBE-4770 | GROUP BY completion should offer non-aggregated columns from SELECT clause | |
Feature | DBE-2242 | Completion for sql select should show "all columns" as for insert into | |
Usability | DBE-3518 | Autocomplite default inside values | |
SQL General | Bug | DBE-7098 | "ROWS FROM" join from_item is not recognized |
Bug | DBE-5750 | TEXT datatype not in Code Completion | |
Bug | DBE-6859 | MSSQL: Table hint for MERGE breaks down | |
SQL Highlighting | Bug | DBE-7112 | Incorrect error highlighting in HSQLDB mode |
SQL Resolve | Bug | DBE-6641 | User table not properly parsed |
Overview
Content Tools