Go Completion | Bug | GO-5168 | Prefer local variable rather than exact-matched auto-import completion variant |
Go Debugger | Feature | GO-4249 | Improved Delve support for Go 1.9 |
Go General | Usability | GO-5329 | Default settings are under Other Settings instead of Go |
Cosmetics | GO-5437 | misspelling in Preferences: Go > Vendoring & Build Tags |
No subsystem | Bug | IDEA-185494 | make doesn't make enough (for real this time) |
Code Navigation | Feature | IDEA-177859 | "Sort by Type" does not function when viewing Scratches |
Console | Usability | IDEA-134458 | Console window's input line should probably disregard 'Allow placement of caret after the end of the line' option |
Editor. Editing Text | Feature | IDEA-152160 | Add options to "Save as" for scratch files |
Bug | IDEA-143918 | Scratch files: on Undo scratch file deleting it is recreated with language == text |
Bug | IDEA-184675 | Structure view: incorrect, unexpected Expand behavior |
Bug | IDEA-157130 | New File action (invoked in Scratches Project View) creates a file with ScratchFileType but does not create a mapping in the ScratchFileService |
Usability | IDEA-185789 | Creating a scratch from the VCS local changes diff preview asks you for language |
Usability | IDEA-147495 | New Java scratch should have a class declaration and a caret inside main method |
Exception | IDEA-187187 | Save settings failed: "Cannot get ScratchFileService component state" |
Find, Replace, Find Usages | Usability | IDEA-144928 | remove results from Find tool window: Alt+Del conflicts with safe delete |
IDE Configuration | Feature | IDEA-186216 | overriding system proxy settings for the license server |
Language Injection | Bug | IDEA-157126 | Scratch files: changing dialect for the injected sql fragment in the scratch file changes the whole scratch file language |
Refactoring | Usability | IDEA-168477 | Renaming scratch files shouldn't suggest to search for usages |
Run | Debug configuration | Bug | IDEA-157989 | "Stop" button does not work when the IDE is launched as a background task |
User Interface | Bug | IDEA-184837 | 'Search with google' doesn't support Unicode |
Bug | IDEA-185043 | Dom UI editors don't survive on PSI invalidation on root change |
Bug | IDEA-183442 | Editor background image is covered by Status Bar and Tool Buttons |
Bug | IDEA-134545 | Change Signature dialog uses syntax highlight colors, but not background |
Version Control | Usability | IDEA-177714 | "Commit Message History" items are trimmed unnecessarily |
Version Control. Git | Bug | IDEA-140196 | Built-in SSH: does not support strong security ciphers - Cannot negotiate, proposals do not match |
DB Console | Bug | DBE-5904 | Database Console name in Files have turning into Guids |
Data Import & Export | Exception | DBE-5985 | java.lang.IllegalArgumentException: Argument for @NotNull parameter 'typeName' of com/intellij/database/extractors/ObjectFormatter.isBit must not be null |
Data Views | Bug | DBE-2057 | Insert row into SQLite table with default values in Table Editor doesn't work |
Bug | DBE-5969 | Syntax error inserting row with all column values default similar DBE-2057 |
Usability | DBE-6003 | Ctrl+Shift+Left should be used as Editor Action: Move Caret to Previous Word with Selection |
IDE General | Bug | DBE-5601 | Navigate to symbol works bad with column names |
Bug | DBE-5556 | Select In database window action does not navigate to corresponding object in Database tool window |
SQL Completion | Bug | DBE-4965 | Autocomplete too fast and leads to errors when inputting a number |
SQL Generation | Bug | DBE-5745 | Delete of stored procedure/function from Database tree does not work if procedure/function exist in other than "dbo" schema |
User Interface | Bug | DBE-5927 | Speed search next match doesn't always work |
Usability | DBE-5807 | No way to flatten data source + schema |
JavaScript. Frameworks | Bug | WEB-30866 | Generating list is empty for Angular-cli |