No subsystem | Bug | IDEA-196737 | New SE: “Show in find window” option shows only found items instead of all |
Bug | IDEA-198611 | Failed to save setting when install CLion from scratch | |
Task | IDEA-180939 | Allow read-only mode for ExpandableTextField | |
Android | Bug | IDEA-189035 | Project toolwindow: Android scope for non-Android projects |
Usability | IDEA-198176 | Android-specific actions are enabled in non-Android projects | |
Code. Generate | Bug | IDEA-198090 | Changes to velocity macro for generating equals/hashcode take effect only after restarting IDE |
Compiling Project | Bug | IDEA-197550 | Incorrect IDEA compiler behavior with JDK 10 |
Docker | Feature | IDEA-192030 | DockerCompose. Display auto-assigned ports for docker containers |
Bug | IDEA-196083 | docker-compose: wrong inspection at mem_limit option value in case of the string form instead of the integer | |
Task | IDEA-193122 | Docker: migrate to docker-java to v3.1.0 | |
Find, Replace, Find Usages | Performance | IDEA-198369 | 89-second decompiler UI freeze |
GWT | Usability | IDEA-198527 | GWT: unnecessary 'public' modifier in generated sample project |
Indices | Bug | IDEA-198452 | Exception on Welcome screen -> Preferences -> Quit |
Java. Inspections | Feature | IDEA-186759 | "assert matcher.matches()" should produce a warning about potential side effect |
Bug | IDEA-198547 | 'Remove modifier' quickfix deletes the containing file when applied to injected code in batch mode | |
Bug | IDEA-141554 | 'Replace with direct class object access' creates uncompilable code in case of nested local classes | |
Bug | IDEA-198638 | Last switch case label is not reported as unreachable for enum | |
Bug | IDEA-198431 | Jump to Source (F4) doesn't work in the duplicates inspection's tool window | |
Bug | IDEA-197501 | "Collapse if statement" quick fix breaks code | |
Bug | IDEA-198132 | Condition is always 'false' false positive | |
Bug | IDEA-114183 | "while can be foreach" inspection fix produces code that does not compile | |
Bug | IDEA-177150 | "For loop could be replaced with foreach" shouldn't report when loop variable is not used inside the loop | |
Bug | IDEA-198580 | "for/while can be foreach" inspection quickfixes can break code | |
Bug | IDEA-198487 | Unreasonable duplicate code warning | |
Task | IDEA-198629 | Add setting to infinite loop inspection to suppress warning of usage inside Thread.run | |
Java. Intention Actions | Bug | IDEA-198229 | Unwrap doesn't support type to search |
Bug | IDEA-198267 | "Sort content" incorrectly joins comments | |
Packaging and Installation | Feature | IDEA-198292 | Bundle WSL plugin for Windows distribs of Idea Ultimate |
Task | IDEA-191884 | Extract platform classes to separate JARs in IDEs distributions | |
Plugin Development | Feature | IDEA-197972 | DevKit: add checks from PluginVerifier (plugins.jetbrains.com) to plugin.xml inspection |
Project Configuration | Feature | IDEA-193045 | Repository libraries: add option to exclude only some of transitive dependencies |
Feature | IDEA-130730 | Support per-project custom plugin repositories | |
Spring | Feature | IDEA-195861 | Spring Integration: support @Poller annotation |
Bug | IDEA-198417 | Spring Boot Run Configuration: Override Parameters: keyboard focus is not passed when adding and editing parameter | |
Bug | IDEA-196271 | Spring Integration: 'discardChannel' attribute of @Filter annotation should be treated as bean reference | |
Unit Testing. JUnit | Bug | IDEA-198317 | No autocomplete in JUnit Jupiter @MethodSource for non static methods with TestInstance.Lifecycle.PER_CLASS |
User Interface | Feature | IDEA-197685 | New SE: Also integrate (basic) "find in path" |
Bug | IDEA-196488 | Live Templates -> Change Context: keyboard navigation is impossible. | |
Bug | IDEA-198521 | Preview diff in local changes Tab not always shown | |
Bug | IDEA-198051 | Remove button in Recent project is overlapping the project path | |
Bug | IDEA-198594 | Input text box selection does not select to beginning of field if mouse pointer moves left of text box edge | |
Bug | IDEA-197708 | New SE: Include non-project items has no accelerator in "All" tab | |
Bug | IDEA-198321 | Unable to create exception breakpoint | |
Performance | IDEA-178384 | Too many events from ProgressDialog update (via FileTreeModelBuilder) | |
Usability | IDEA-57019 | Add support for drag-and-drop files in welcome screen. | |
User Interface. Accessibility | Usability | IDEA-192637 | NVDA: Debugger |
User Interface. Controls | Bug | IDEA-197936 | New SE: unable to use Ctrl/Cmd to expand selection |
User Interface. Navigation | Feature | IDEA-198407 | Add nullness annotations to base SearchEverywhereContributor class |
Bug | IDEA-196401 | Don't show "no classes / files /symbols found" when files are found | |
Version Control. Git | Bug | IDEA-198360 | Git: built-in SSH: if the saved password doesn't match, allow to enter the new one |
Bug | IDEA-198264 | Git: Native or built-in SSH: correctly process the invalid (empty) passphrase | |
Bug | IDEA-172234 | Git Branches Popup Menu does not pop up at all | |
Bug | IDEA-100075 | Git submodule commit should make parent repository re-request Git status to show updates to the submodule folder itself | |
Version Control. Subversion | Exception | IDEA-198536 | After upgrading to IDEA 2018.3 EAP - Subversion History fails with error |
No subsystem | Feature | WEB-34686 | XML intention to create tag from attribute value |
Bug | WEB-20634 | Highlighting problems with bundled WebStorm color schemes | |
Bug | WEB-34597 | Don't treat XML files in Vue.js projects as Vue templates | |
Bug | WEB-34740 | Using new element action on navigation bar is broken | |
Build tools | Exception | WEB-34650 | InvocationTargetException when debugging npm script with node 6.x |
CSS | Feature | WEB-22 | Code cleanup - sort CSS properties by name inside declaration |
Debugger | Bug | WEB-34667 | Debugger ignores breakpoints when debug grunt task |
Bug | WEB-14424 | IntelliJ can't debug into node_module entries that are created by NPM Link | |
Exception | WEB-34648 | IllegalArgumentException: BIGINT when debug via node 6.X | |
HTML | Bug | WEB-34566 | Support 'Jump outside closing bracket/quote with Tab' feature for HTML files |
Bug | WEB-34737 | Html tags are not resolved in angular project | |
JSON | Bug | WEB-34643 | JSON: Validates against 'not' schema warning in package.json files |
JavaScript | Feature | WEB-34683 | Multiline TODOs for JavaScript/TypeScript |
Bug | WEB-34314 | Unresolved function or method hasOwnProperty() on JSON object | |
Bug | WEB-34257 | Flow: quick documentation doesn't show callback params | |
Bug | WEB-34658 | Do not show parameter hints for JSX expressions | |
Bug | WEB-34687 | Opening parenthesis immediately within a JSX tag cause parse error in flow js files | |
Bug | WEB-34282 | Used parameter/variable/function shows unused in language injection (heredoc) | |
Usability | WEB-34719 | Autocomplete for `function` not working in some cases | |
Usability | WEB-34273 | Changed colors of Monokai scheme in 2018 | |
JavaScript. Formatter | Feature | WEB-13488 | JavaScript code style settings: Spaces within array literal |
Feature | WEB-32566 | Formatting should adjust spaces in template string arguments | |
Feature | WEB-7308 | reformating JS else statment not in right position | |
Bug | WEB-17899 | Braces for JavaScript Switch statement ignore "Brace Placement -> Other -> Next Line Shifted" setting | |
Bug | WEB-34726 | No option to set code style (JavaScript) for unary word operators | |
JavaScript. Frameworks | Feature | WEB-34596 | Vuetify v-icon. add completion for icon names |
Feature | WEB-30661 | Angular. Provide resolve for # labels | |
Bug | WEB-34269 | Type hierarchy not working for Google Closure classes in different namespaces | |
Bug | WEB-34703 | Closing brackets are not colored in orange | |
Bug | WEB-34352 | Angular: property with `$` name suffix is detected as "unused" when it's used with "async" pipe | |
Bug | WEB-31285 | Unnecessary code completion within JSX tags (without braces) | |
Bug | WEB-34732 | "Invalid" word in the completion list in the angular template | |
Bug | WEB-34733 | IDE refuses to render the file after some typings | |
JavaScript. Inspections | Bug | WEB-34278 | Object Shorthand Methods es6 syntax does not show as error in Webstorm when in Javascript language version set below 6. |
JavaScript. Refactoring | Bug | WEB-34653 | Click in conflicts view in 'Move module member' refactoring navigates to moved member, should navigate to usage |
Bug | WEB-34717 | 'Inline local variable' when invoked as fix shouldn't show confirmation dialog | |
Bug | WEB-34720 | Refactoring "Inline function" should be aware of context when inlining async function | |
Linters | Bug | WEB-34634 | JSHint: update the bundled version to 2.9.6 |
Bug | WEB-34689 | Bundled tslint-schema.json has to be updated | |
Bug | WEB-29400 | ESLint: do not import rules from the ESLint config in case the Standard linter is defined in the project | |
Live Edit | Bug | WEB-32345 | Live Edit not working when <noscript> <header> <footer> tags combination is present |
Product Documentation | Bug | WEB-33168 | Move module members has no help |
TypeScript | Bug | WEB-33907 | Intellij highlights variable that has same name as other method as unused even when it was used in Angular template |
Unit Tests | Feature | WEB-34691 | Upload and display Jest coverage report in the IDE |
Bug | WEB-34583 | Cannot run karma tests from WebStorm because of invalid concatenation of paths to intellij.conf.js | |
Usability | WEB-28498 | "Mocha package" field does not persist for my shared Run Configurations | |
Data Import & Export | Bug | DBE-7012 | Cannot import into table with ENUM field |
Bug | DBE-7019 | JSON groovy extractor provides 1.0E8 instead of 100000000 | |
Usability | DBE-7015 | Export to Database: do not re-execute the select query if possible | |
Data Views | Bug | DBE-5769 | Table Editor: does not automatically load data on selecting a table |
IDE General | Feature | DBE-7036 | DataGrip is missing "Report a Problem" menu item under Help. |
SQL Completion | Bug | DBE-4848 | Code Completion: stored procedure with named parameters (Sql Server) |
Bug | DBE-4981 | REGEXP_COUNT is an unknown database function | |
Bug | DBE-4246 | If inside brackets, on completion item selected dot is inserted incorrectly | |
Usability | DBE-6606 | "NOT NULL" should be suggested before "NOT FOR REPLICATION" | |
SQL Format and Style | Bug | DBE-6823 | Formatter uses the style named 'Default' instead of currently selected one |
Bug | DBE-6939 | SQL formatter - lag and no effects in preview | |
SQL Highlighting | Bug | DBE-5635 | Redshift: support varchar(max) syntax |
Bug | DBE-7007 | MySQL dialect constantly resets after IDE restart | |
Bug | DBE-6125 | PostgreSQL support USING NEW INTO syntax | |
Bug | DBE-6862 | Syntax for Oracle's sample. |