Go Debugger | Feature | GO-6368 | During debugging, make Shift+F7 run the Smart Step Into command |
Bug | GO-6736 | Debugger path auto-mapping does not work for Go Modules named different than their directory |
Go General | Feature | GO-6464 | Add Web project templates to New project wizard |
Bug | GO-6738 | Cannot go to declaration when multiple project modules exists with IDEA Go plugin and Go Modules mode |
Bug | GO-6720 | Go Modules doesn't work with inspect.sh |
Go Inspections | Feature | GO-6146 | Redundant import alias should not warn if the import alias is different from the package directory |
Bug | GO-6706 | Inspection reports "Incompatible types" on code that compile fine when there is a circular go modules dependency |
Go Refactorings | Feature | GO-5616 | New intentions: Join/split declarations |
Feature | GO-6668 | Intention to wrap/unwrap declaration parens |
Feature | GO-4741 | Add intention to merge multiple var declarations to one |
Bug | GO-6774 | Move blames too many types for conflicts |
Bug | GO-6726 | Move doesn't work from project/structure view |
Exception | GO-6725 | Exception when moving second variable created via multi-assignment |
No subsystem | Bug | GO-6687 | Notification about Go Modules integration doesn't pop up for delve project |
Code Analysis. Inspection | Bug | IDEA-204984 | Inspect Code hangs for single java file |
Console | Performance | IDEA-205347 | Asynchonous highlighting of a lot of console content leads to Out Of Memory |
Performance | IDEA-205448 | Intellij hangs on "Save Test Results" |
Find, Replace, Find Usages | Bug | IDEA-193236 | Open In Find Window does a Replace All |
IDE Configuration | Performance | IDEA-202661 | 2018.3 slowness |
Language Injection | Bug | IDEA-202431 | Postgres SQL injected language formater |
Platform API | Bug | IDEA-203169 | Handle ProcessCanceledException during extension point listeners |
Task Management | Bug | IDEA-205214 | Task Server password/token is lost after closing IDE |
User Interface | Bug | IDEA-204645 | Help | Submit a Bug Report causes YouTrack to complain about template |
User Interface. Navigation | Bug | IDEA-205760 | Navigation bar. Pressing Enter on a package selects a package in a Project View tree |
User Interface. Project View | Bug | IDEA-204481 | Folders from "Scratches and Consoles" node do not disappear from the tree after deleting |
DB Connectivity | Bug | DBE-7555 | Unable to connect to Heroku Postgres database |
DB Console | Usability | DBE-7543 | DataGrip: When executing SQL script in a script file (not console) the IDE switch over to the Console after executing SQL |
DB Diff | Bug | DBE-7604 | Schema compare compares non-selected schemas |
DB Introspection | Bug | DBE-6070 | PhpStorm Database PostgreSQL doesn't show new added columns |
Bug | DBE-7561 | MySQL: incorrect column default value introspection after update |
Bug | DBE-7580 | Trigger definer is not shown in DDL |
DB Refactoring | Bug | DBE-7503 | Not able to rename a StoredProc, if I am just changing the casing. |
Data Views | Bug | DBE-6499 | First time commit is issued it needs to be issued twice |
IDE General | Feature | DBE-7640 | DefaultProjectDirectory is not working as expected |
Exception | DBE-7584 | Throwable at com.intellij.openapi.application.impl.ApplicationImpl.assertIsDispatchThread |
Exception | DBE-7613 | NPE at com.intellij.database.psi.DbPsiFacadeImpl.lambda$clearCachesImpl$1 |
Navigation & Search | Bug | DBE-7500 | Find yields duplicate results |
PL & DDL Editor | Bug | DBE-5908 | plpgsql valid assignment is red |
SQL Completion | Feature | DBE-7256 | Auto complit for "create table", "create function" and etc by "ct". |
Feature | DBE-2774 | Smart Complete of enum types |
Bug | DBE-7333 | Extract Subquery as CTE appends CTE in wrong position |
Bug | DBE-7332 | Extract Subquery as CTE produces unsupported inner CTEs |
Bug | DBE-7387 | MSSQL: Unable to resolve symbol |
Bug | DBE-2567 | Quoted table name completion: a dot is added inside quotes |
SQL Format and Style | Bug | DBE-7522 | Reformat code: MSSQL table hint |
Bug | DBE-7536 | DataGrip formatter breaks code when removing AS |
Bug | DBE-7562 | Postgres: formatter ignores the context when unquotes aliases |
SQL General | Bug | DBE-6887 | MSSQL: CREATE SECURITY POLICY |
Bug | DBE-6941 | ClickHouse syntax does not allow parameters |
SQL Generation | Bug | DBE-7526 | Can not edit trigger |
Bug | DBE-7487 | Schema cannot be created from UI in DB2 |
SQL Highlighting | Feature | DBE-7572 | MariaDB Dialect: Support "CREATE OR REPLACE EVENT" |
Bug | DBE-7601 | PostgreSQL function code following RETURN QUERY reported as unreachable |
Bug | DBE-7386 | Exasol: Division Operator mistaken for query terminator |
Bug | DBE-7382 | SQL Server file starting with IF shows error when cursor on IF keyword |
Bug | DBE-7563 | Oracle: support triggering event / statement more precise recovery syntax |
Bug | DBE-7586 | Unresolved reference using functions with xml data type |
Bug | DBE-7587 | Bug in postgresql dialect |
Debugger | Bug | WEB-36714 | Debugger not attached, exits with -1073741510 when using `js.debugger.use.node.options` + `nodejs.console.use.terminal` |
JSON | Bug | WEB-36383 | webpack: "Array shorter than 1" when entry bundle array doesn't contain a string literal |
JavaScript. Frameworks | Bug | WEB-35128 | Web browsers panel is not shown in the angular project |
Bug | WEB-36303 | Angular Schematic list gets reloaded every time invoked |
Bug | WEB-28364 | Validation for location field new new Angular CLI project dialog doesn't work in PyCharm |
JavaScript. Refactoring | Bug | WEB-36499 | Wrong for...of intention |
Node.js | Bug | WEB-35836 | Coding assistance for Node.js requires re-enabling after upgrade to 2018.3 |
Unit Tests | Bug | WEB-36486 | Running Jest unit tests in left gutter always fails |
Bug | WEB-36456 | Cucumber.js 5.x: not colored output in the Console |