Go Debugger | Feature | GO-3313 | Better representation for maps |
Feature | GO-5697 | Debugger "Evaluate and Log" not working |
Feature | GO-5721 | Make copy action work on nested watches |
Bug | GO-4264 | Debugger does not handle Scan for bufio.NewScanner(os.Stdin) but Run does |
Usability | GO-5180 | Debugger will only show so far of a nested value in variables view |
Go Editing | Feature | GO-4845 | Add .sort postfix completion |
Feature | GO-5687 | Merge 'rre' and 'rrv' postfix templates into one |
Go General | Task | GO-2451 | External tools integration path filtering doesn't work in Windows |
Go Refactorings | Feature | GO-3002 | Extract variable: handle multi-value return in single-value context |
Bug | GO-5692 | Symbol has to be moved together with its doc comments |
Bug | GO-5694 | Usages have to be updated when moving to another package |
No subsystem | Bug | IDEA-182889 | Shortcut conflict: Rerun & Refresh |
Bug | IDEA-192799 | Winp exception in the log |
Performance | IDEA-172762 | ProjectRootManagerComponent$1.fileTypesChanged on AWT causes 30-60s freeze |
Exception | IDEA-192088 | Exception when starting IntelliJ |
Code Formatting and Code Style | Bug | IDEA-175161 | Javadoc formatter joins lines incorrectly |
Debugger | Bug | IDEA-94049 | Debugger: Return ability to set field watch point via alt+gutter click |
Diff_Merge | Bug | IDEA-187715 | Local history ignore encoding settings and show wrong diff. |
Usability | IDEA-90565 | Diff View:git: do not show LF|CRLF when I have option "automatically convert line separators" on |
Editor. Code Completion | Usability | IDEA-144321 | LookupElementProximityWeigher should work for all lookup items that have PSI |
Editor. Editing Text | Bug | IDEA-191750 | Expand selection (ctrl+w) doesn't work correctly for case statements |
JavaScript | Bug | IDEA-190826 | @NotNull method com/intellij/lang/javascript/nashorn/library/NashornJSLibraryProvider$1.compute must not return null |
Packaging and Installation | Feature | IDEA-187763 | Register our IDE for compatible file type on macOS |
Cosmetics | IDEA-161414 | "Profiling agent is not enabled" should not be a WARN log entry and / or chatter to the terminal |
Task | IDEA-192182 | Extract sources of java annotations to separate GitHub repository |
Task | IDEA-166447 | Provide separate application icon for EAP distributions |
Password Safe | Usability | IDEA-191264 | Uncheck remember on push credentials dialog by default |
Platform API | Task | IDEA-192805 | Clean up values set by Look-n-Feel |
Meta Issue | IDEA-175637 | Check in tests that PSI text can be parsed back to a similar PSI structure |
Plugin Development | Bug | IDEA-163694 | Devkit: fix IdeaPlugin DOM |
Bug | IDEA-191217 | Devkit: "Element should be registered in ..." false positives |
Terminal | Bug | IDEA-118871 | Integrated terminal doesn't scroll to bottom on "movement-keys" |
Usability | IDEA-186170 | Enter key in terminal doesn't scroll down |
Cosmetics | IDEA-126617 | Resizing terminal moves caret |
User Interface | Bug | IDEA-191122 | "Captured Snapshot" notification's "Show in Explorer" link does not work when IDEA is installed on alternate drive letter |
Bug | IDEA-192055 | Focus goes nowhere after breakpoint popup |
Bug | IDEA-192691 | Wrong title of JetBrains Privacy Policy window |
Task | IDEA-192417 | Provide an API for adding status bar widgets |
Version Control | Bug | IDEA-192203 | keymap "Xcode" not found warnings on startup from Git4Idea & hg4idea |
Version Control. Git | Feature | IDEA-75835 | Init Git projects submodules automatically or by asking user at least? |
Bug | IDEA-192800 | Allow force push is available in Find action but does nothing |
Bug | IDEA-192906 | Git Push with Rebase puts all changes into the Default changelist |
No subsystem | Bug | DBE-6451 | DataGrip: Execution of SQL command does not ask for colon-parameter values if not whole SQL command is selected |
DB Connectivity | Usability | DBE-6321 | Postgres: if database in connection parameters differs from the database selected in Schemas tab IDE may fail to connect |
DB Introspection | Bug | DBE-6409 | MariaDB schema discovery fails with: Unknown column 'purchase_date' in 'field list' |
IDE General | Feature | DBE-6502 | YAML plugin in DataGrip |
Usability | DBE-6405 | Query plan fails for sub-queries in sqlite |
SQL Editing | Feature | DBE-2647 | Custom Parameter %VAR% not working when wrapped in single quotes. |
SQL Generation | Bug | DBE-6473 | "Request and copy original DDL" action fails |
SQL Highlighting | Feature | DBE-521 | Psi aware brace highlighter |
User Interface | Cosmetics | DBE-1851 | Clearer connection status indication |
No subsystem | Bug | WEB-32040 | Missing support for JSON in Prettier |
Bug | WEB-32769 | Webpack config rejects automaticNameDelimiter optimization setting |
Bug | WEB-33007 | Folder is automatically being excluded, cannot be undone |
Bug | WEB-32985 | Documentation popup: gear icon overlaps with the text |
Bug | WEB-33002 | 'Change signature to match and update call' removes 'new' |
Cosmetics | WEB-32801 | Webpack option schema has a wrong link in the inspection description |
CSS | Feature | WEB-24774 | Support inline comments in PostCSS |
Feature | WEB-32672 | WebStorm doesn't recognize backdrop-filter |
Feature | WEB-25011 | Colors and Fonts/CSS should have it's own field for class and attribute identifiers |
Bug | WEB-26828 | reformating CSS with :host >>> subselect ends up with :host > > > subselect |
Bug | WEB-26368 | CSS '/deep/' combinator causes 'unexpected token' error if it's the first item in selector list |
Bug | WEB-22895 | PostCSS: Colors & Fonts: arithmetic symbols are not colored |
Bug | WEB-22894 | PostCSS: Colors & Fonts: Tag name is not colored |
Bug | WEB-24619 | BUG: PostCSS code completion doesn't work right before an &-sign (Ampersand). |
Bug | WEB-22893 | PostCSS: Colors & Fonts: unknown-at-rule cannot be colored |
Bug | WEB-28165 | Wrong CSS syntax check for @apply rule |
Bug | WEB-24628 | CSS: string literal with backslash as property value is not parsed correctly |
Exception | WEB-22810 | "PSI and index do not match" exception while editing CSS |
CoffeeScript | Bug | WEB-32778 | CoffeeScript "code reformat" change semantics of the string tag |
Bug | WEB-32793 | Class as prop value error: unexpected indentation |
Dart | Feature | WEB-32909 | Provide code completion when editing Dart breakpoint condition and in Evaluate Expression dialog |
Feature | WEB-32957 | Dart Command line app / Flutter app debugging: make 'Evaluate Expression' available not only when paused on a breakpoint |
Debugger | Feature | WEB-14403 | Drop to frame / Restart frame not available in JavaScript debugger |
Bug | WEB-32921 | Turn off breakpoints when run js with coverage |
Bug | WEB-32714 | Debugger steps into node_modules even if "Do not step into library scripts" is enabled |
Bug | WEB-32851 | Debugging Karma tests with karma-browserify not working sometimes |
Bug | WEB-32908 | Can't resolve breakpoints in webpack 3.X project |
Bug | WEB-32389 | Assertion failed: Debug tool window not initialized yet! |
Performance | WEB-31775 | Debugger: false stops in same-named files cause delays when debugging |
Usability | WEB-32843 | Node.js global.console has duplicate logs in Console tab when Debugger Console tab is hidden, when debugging |
Usability | WEB-32810 | Add to watch is not always possible in JavaScript |
JSON | Feature | WEB-32826 | JSON schema: Provide quick fixes for schema incompatibility errors |
Bug | WEB-32852 | JSON schema switcher: correctly map built-in and local schemas when remote sources are not allowed |
Bug | WEB-32853 | JSON schema: do not remove manually added schema on schemas reassign |
JavaScript | Feature | WEB-32924 | Better default values for object literals, tuples, arrays and functions |
Feature | WEB-32919 | Support 'import.meta' metaproperty |
Bug | WEB-24263 | Scratch files don't support ES6 |
Bug | WEB-32006 | assignment to es6 class properties are considered redefinement and marked as unused (possible 2018.1 regression) |
Bug | WEB-32790 | WebStorm decides to stop accessing .d.ts files for es features for a project |
Bug | WEB-32971 | Do not show 'with' keyword on top of completion |
Bug | WEB-32691 | 'Implement missing members' for object generates redundant comma |
Bug | WEB-32966 | No completion for `async` keyword after `=` in function expression |
Cosmetics | WEB-32663 | Remove "Implement methods" for objects without contextual type |
Exception | WEB-32917 | Mac. exception in JSUnusedGlobalSymbolsInspection |
JavaScript. Formatter | Bug | WEB-29105 | JSX in vue uses HTML indentation settings |
JavaScript. Frameworks | Feature | WEB-30481 | Code completion for Vue events and event modifiers |
Bug | WEB-32583 | Vue project generation fails with @vue/cli 3.0.0-beta.9 and later |
Bug | WEB-32949 | Exception when renaming methods/data in .vue files |
JavaScript. Inspections | Feature | WEB-31568 | "Create derived class / implement interface" intention action |
Bug | WEB-32839 | Wrong warning var' variables cannot share name with block sc... |
JavaScript. Refactoring | Bug | WEB-32838 | Rename should not change default re-export |
Bug | WEB-32849 | Move module member: dependent member highlighting in dialog has wrong color |
Bug | WEB-32829 | Introduce var: wrong caret position after introduce variable /var postfix template |
LESS | Feature | WEB-24450 | Copyright plugin: support Less, Stylus and PostCSS file types |
Bug | WEB-20921 | Add support for valid HTML syntax for including LESS/SCSS in <style> tags |
Linters | Feature | WEB-30482 | Apply code style from ESLint JavaScript configs automatically or show notification |
Bug | WEB-28870 | Support for "extends" in TSLint |
Bug | WEB-32991 | Code styles from ESLint config inside package.json are not applied |
Bug | WEB-32110 | Allow comments in specific JSON configuration files |
Node.js | Feature | WEB-28587 | Understand module field in package.json |
Feature | WEB-32689 | Understand esnext field in package.json |
TypeScript | Feature | WEB-32847 | TS. Suggest inline implementations for abstract classes in the completion after the "new" keyword |
Feature | WEB-32997 | Suggest static factory methods based on expected types |
Feature | WEB-31453 | 'Create from usage' should be available on import/export statements |
Feature | WEB-32988 | 'Is not accessible' inspection and quickfix "Make constructor public" for private/protected constructors |
Feature | WEB-32945 | TS: completion after 'new' should assign higher priority if contextual type is a supertype |
Feature | WEB-31994 | TypeScript: Make method protected (on call from derived class) |
Bug | WEB-32792 | Typescript: quick documentation doesn't show properties of type aliases |
Bug | WEB-31742 | Typescript. Incorrect type inference for array after ternary operator |
Bug | WEB-32241 | Generic TSX component tag without any attributes is parsed incorrectly |
Bug | WEB-32788 | TypeScript return value checker erroring when using indexable types |
Bug | WEB-32989 | Classes with private/protected constructors are suggested after "new" word outside their visibility zone |
Bug | WEB-32965 | Incorrect unresolved 'super' in case of object literals |
Bug | WEB-33001 | Bad "Must be lvalue" inspections in typescript |
Bug | WEB-32524 | Traversing base types for non-implemented members doesn't take into account type members from aliases |
Bug | WEB-32952 | Incorrect errors with class expressions |
Bug | WEB-32943 | Error about non-implemented members is not shown for unnamed class expressions |
Bug | WEB-32593 | TypeScript: Renaming an interface member doesn't rename usages in curried functions |
Task | WEB-33010 | TypeScript: remove "rxjs" from default blacklist |
Task | WEB-33013 | TypeScript: enable excluding js sources for node modules packages with typings |
Unit Tests | Bug | WEB-32653 | Can't run Karma in @angular/cli 6 project |
Bug | WEB-32883 | Cannot run karma tests in @angular/cli 6 project with multiple targets |
Bug | WEB-9523 | An issue of running Node.js task & karma server at same time |