Read about main changes in details in our blog post
Code: Highlighting and Inspections | Bug | CPP-11755 | 'DFA | Unreachable code' inspection setting doesn't work |
Cosmetics | CPP-14198 | Unexpected spaces in inspection message | |
Task | CPP-15016 | Use clang results as much as possible to improve basic highlighting performance | |
Code: Refactorings | Bug | CPP-8248 | "Replace 'if else'" refactoring breaks code |
Usability | CPP-2724 | Renaming file unexpectedly renames class without asking me | |
Project Model | Bug | CPP-15238 | CMake loading doesn't work in UE4 project |
Toolchains | Bug | CPP-14252 | File transfer doesn't preserve execute permission |
Debugger | Feature | CPP-14825 | Debugger: "Mute variables" option |
Database | Exception | IDEA-205762 | RE at com.intellij.openapi.application.impl.ApplicationImpl.assertIsDispatchThread |
Editor. Editing Text | Bug | IDEA-205802 | Repaint issues for soft-wrap marks in a diff pane |
Bug | IDEA-205365 | Git diff view in commit dialog does not allow copying text to clipboard (CTRL+C) if this shortcut is assigned to "Copy as Plain Text" action. | |
Bug | IDEA-205336 | after new file is added, "last edit location" doesn't work | |
Bug | IDEA-205130 | Parameters info shows the actual proper method signature as disabled | |
Bug | IDEA-192879 | "Move statement" skips position outside code block in Java | |
Bug | IDEA-205739 | Editor: Action is applied for the wrong line if invoked from menu | |
Bug | IDEA-205776 | Moving Up/Down dowsn't work for Enum constant with body | |
Bug | IDEA-205774 | Moving Up/Down doesn't work properly for Enum constants in case of missing ';' | |
Bug | IDEA-205622 | Scope popup closes diff fragment popup | |
Performance | IDEA-206039 | IntelliJ froze for 148 seconds after tabbing alt-tabbing away and back to IntelliJ with large buffer.txt file | |
Task | IDEA-205639 | Gutter current line number highlighting doesn't respect conversion function | |
Find, Replace, Find Usages | Bug | IDEA-203491 | "Search Everywhere" is missing files |
Bug | IDEA-168548 | find usages in file (ctrl-f7) skips some usages | |
Bug | IDEA-202717 | Pinned "Find in Path" window closes on clicking on a result | |
Packaging and Installation | Task | IDEA-202441 | Bundle Kotlin 1.3.20 with IntelliJ IDEA |
Plugin Management | Performance | IDEA-205534 | Typing lags in plugins search UI |
Settings Repository | Bug | IDEA-206186 | When starting up new 2019.1 IDEA it resets settings if JetBrains Account is used. |
Terminal | Bug | IDEA-201228 | IllegalStateException when split Terminal tab |
Usability | IDEA-206189 | Fall back shell path for terminal settings | |
User Interface | Bug | IDEA-204678 | Editor tab is minimized to OS title bar when detaching it with a mouse |
Bug | IDEA-205976 | Structure View shows content of the previously opened editor tab | |
Exception | IDEA-205460 | "Throwable: Project is already disposed" in Structure View on Close project | |
Version Control | Usability | IDEA-167403 | Shelf: focus disappears after removing one of the shelved lists |
Exception | IDEA-205978 | Already disposed on exit from offline inspections | |
Version Control. Git | Bug | IDEA-205777 | IO Commits: commits status is not saved after refresh time is over |
Bug | IDEA-171517 | Ignore empty remote section in git config | |
Usability | IDEA-206134 | Unknown host question is asked N times for a single host | |
Usability | IDEA-204470 | 'Update checks failed' warning on Branches popup | |
Code Insight | Bug | PY-33349 | Don't expand top-level classes in structure view |
Bug | PY-33705 | Don't show notification about pydantic-stubs | |
Inspections | Bug | PY-32113 | Cannot use assert to refine the type of a global variable |
Data Import & Export | Bug | DBE-7675 | "Import Data from File" silently fails with columns that contain a space |
SQL Format and Style | Bug | DBE-7690 | Clickhouse dialect reformat inserts extra spaces in quoted identifiers |
SQL Generation | Bug | DBE-7560 | DataGrip Can't See MySQL Foreign Key's Referenced Column |