No subsystem | Task | RUBY-20334 | Implement Fall Creators Update Support |
IDE | Bug | RUBY-19654 | elements of the %i symbol arrays are excluded from search results as string literals |
Bug | RUBY-20340 | Missed "Indent when case" option |
Bug | RUBY-20250 | Rails submodule is not recognised as Rails |
Usability | RUBY-20248 | SDK for the auto-detected modules is set randomly |
Parsing | Feature | RUBY-20344 | Prohibit passing block to yield expression |
Bug | RUBY-20320 | Parser doesn't recognize backticks in heredocs |
RubyGems | Task | RUBY-20264 | Make sure bundler-related stuff works with Ruby 2.5 |
Code Navigation | Bug | IDEA-180742 | Gutter 'Implemented methods' doesn't detect several lambda implementations |
Bug | IDEA-181135 | Go to File: with "Include non-project files" = No out-of-project files are still suggested |
Diff_Merge | Bug | IDEA-180904 | F7 in commit dialog behaves wonkily in latest update |
Docker | Bug | IDEA-180157 | Docker Run configuration : replace JSON file with explicitly listed options in CLI format |
Bug | IDEA-180607 | Typed YAML: Don't suggest existing keys in auto-completion |
Bug | IDEA-180375 | Docker: IncorrectOperationException at attempt to choose "Convert path to absolute" for ADD and COPY in the Dockerfile Editor |
Bug | IDEA-180376 | Docker: remove instructions from the completion list for COPY and ADD in the Dockerfile Editor |
Bug | IDEA-181011 | Docker. Run Configuration. The "Executable" section name should be displayed completely, not "Executa..." |
Bug | IDEA-177107 | docker-plugin - custom network and fixed ip support |
Usability | IDEA-181016 | Docker run config: remove browser block to conserve vertical space |
Editor. Editing Text | Bug | IDEA-179890 | 'Copy as rich text' doesn't preserve colors and formatting when pasting to Keynote |
Indices | Bug | IDEA-180296 | NPE in MapReduceIndex.flush corrupts indices |
Project Configuration | Bug | IDEA-180663 | Gradle/Maven: odd modules are created on enabling ""Store generated project files externally" option; Throwable at ModuleManagerImpl.loadModules |
Bug | IDEA-180674 | Gradle/Maven: "Store generated project files externally" option is ignored when creating a project from existing sources |
User Interface | Bug | IDEA-177790 | tooltip is meaningless |
Task | IDEA-178638 | ComboBox with large font |
Version Control | Bug | IDEA-180928 | [Regression] F6 (move to another changelist) shortcut doesn't work in Commit Changes dialog any longer |
Version Control. Git | Bug | IDEA-180605 | Git: just created files not added to vcs appear in the LocalChanges UnversionedFiles list after Refresh only |
Bug | IDEA-180850 | Commit for unversioned files doesn't work |
No subsystem | Bug | WEB-29284 | Wrong (and *very annoying!*) suggestion in JSX page |
Debugger | Bug | WEB-18588 | Node-webkit: debugging doesn't work with NW.js 0.13.+ |
Bug | WEB-29107 | Update Live Edit settings |
Bug | WEB-29141 | JS Debugger does not re-use tab |
Bug | WEB-27784 | Electron 1.7.4: change debug-brk to inspect-brk (breakpoints are not hit) |
HTML | Usability | WEB-25194 | HTML in Javascript length limit |
JavaScript | Bug | WEB-29279 | Invalid red code (parse error) if Flow return type uses parens |
Bug | WEB-28847 | Find usages of default export doesn't find usages via import("") call |
Bug | WEB-1292 | JS: 'unused parameter' inspection doesn't report violations for arrow functions if the function body is not enclosed in curly braces |
Usability | WEB-29274 | Properties are sorted randomly in the QuickDoc (Ctrl+Q) |
JavaScript. Frameworks | Exception | WEB-29049 | Exception in Vue path completion for template and style sources |
JavaScript. Inspections | Bug | WEB-29137 | not imported symbol is recognized and not-recognized at the same time |
JavaScript. Refactoring | Bug | WEB-29160 | Refactoring: improve "Extract Interface" action |
Bug | WEB-29092 | TypeScript/JavaScript: Improve "Pull Members Up" refactoring |
Linters | Bug | WEB-29302 | ESLint: auto-import-settings on first project opening to do its best without any popups |
Bug | WEB-29231 | Standard code style: can't start ESLint with eslint-plugin-flowtype |
Node.js | Usability | WEB-29147 | Bower: use bower package rather than bower executable in settings |
REST Client | Bug | WEB-29272 | Check query after variable substitution (allow https:// to be a part of variable) |
TypeScript | Bug | WEB-29210 | Pull members up, extract super/interface does not work with TS parameter properties |
Bug | WEB-28570 | TypesScript. Can't Implement/Override protected/public properties |
Bug | WEB-29214 | 'Extract superclass' should insert base constructor call |
Bug | WEB-28908 | Not all class in completion list |
Bug | WEB-29339 | TypeScript+React: Non-optional methods in Props interface not auto-stubbed when typing component name as JSX. |
Bug | WEB-29358 | TypeScript+React: Intellisense not working for component State properties within calls to React.Component.setSate() |
DB Connectivity | Feature | DBE-1203 | Data Source / SSH/SSL: how to use OS native SSH? |
Feature | DBE-5107 | ssh-agent support for Intellij database connections |
Feature | DBE-2100 | Database access through ssh with both key and Google Authenticator (two factor authentication) |
Bug | DBE-3245 | Incorrect file path if to create Sqlite data source from file |
DB Introspection | Bug | DBE-5309 | Corrupted dataSources xml |
SQL Completion | Bug | DBE-5321 | Wrong competition in oracle join statements |
SQL Editing | Feature | DBE-3760 | SQL: PostgreSQL: need language injection at dblink queries |
Bug | DBE-3421 | Valid H2 SQL shows red line |
Bug | DBE-3791 | SQL: correlation name should be used if specified, not table name |
Bug | DBE-3790 | PostgreSQL: join can't be natural and cross at the same time |
SQL Highlighting | Bug | DBE-5280 | Support for OPENJSON(...) WITH (...) |
Bug | DBE-5307 | H2 SQL dialect: ALTER TABLE X ADD [COLUMN] optional keyword not supported |