Editing
- No correct completion for closing triple quotes for f-strings
IDE
- Tip of the day: "on demand variable loading" image is too big
Editor. Editing Text
- Join Lines on selected text also joins not selected text
Find, Replace, Find Usages
- "Search Everywhere" is missing files
IDE Configuration
- Cannot not start IDE after 2018.3.4 update
- Reformat Code does not work for JSON
Indices
- Upgrade to IntelliJ 2018.3.3 (from 2018.2.x) causes high cpu/memory usage in idle state
Plugin Management
- Enabling parent plugin from the depending plugin doesn't work
- Updating plugins in an offline environment no longer works with new marketplace and custom plugin repository
Run | Debug configuration
- Shorten command line is missing on scratch run configuration even though prompted
Structural Search and Replace
- Editing a count filter put wrong value in max count editor if min count is not default
UML
- Fonts in UML diagrams are no longer vectorial but rasterized (to poor resolution)
- Memory hogging in Diagrams + Structure tool window + Zoom In/Out
User Interface
- "Run/Debug Configurations" dialog is opened without toolbar if invoked from Touch Bar while "Search Everywhere" was opened
- Structure View shows content of the previously opened editor tab
- The window with the addition of the note does not stretch vertically
- New Search Everywhere doesn't have an option to filter out run/debug configurations
- Mojave: low contrast menu selection background
User Interface. Accessibility
- [a11y] instant rename popup ignores default enter
User Interface. Focus
- File Structure: renaming from the popup is broken
User Interface. Look and Feel
- Color Scheme reverts to Darcula from light color theme after restart if IDE theme is Darcula
- Items in popup have two-tones highlighting when selected
- High Contrast Theme: Menu bar and popup menu items are not highlighted when selected after restarting IDEA with "High Contrast" theme set
User Interface. Navigation
- Results in "Search Everywhere" are delayed
- Typo in menu label for "Show Gutter Icon & Tooltip"
User Interface. Project View
- [Autoscroll from source] in Unpinned/Undock modes doesn't work when using mouse
Version Control
- Preview diff is too wide if file path is long
Version Control. Git
- Git Native SSH with passphrase fails with Permission denied
- Ignore empty remote section in git config
- Update minimal supported on git version on Windows to 2.4
DB Connectivity
- Adding custom driver results in IllegalArgumentException.
- NullPointerException when adding project data source when host and port fields are empty and the connection is tested
DB Console
- Enable DBMS_OUTPUT setting
- Console History does not allow to search for numbers
DB Diagram
- Font rendering in Datagrip 2017.3.5 class diagram is broken.
DB Diff
- Comparison between two database tables which using trigger.
DB Introspection
- Cannot use Database Explorer for sql database prefixes with brackets in the name.
- Cannot synchronize with a readonly postgres database (cannot execute txid_current() during recovery)
- MSSQL: Incorrect argument type in database view
- MS SQL: "SELECT permission was denied" error when introspecting stored procedures
- DataGrip introspection SQL (retrieve dependencies) consumes all space in TEMP tablespace [Oracle 12.2.0.1]
- Oracle 12: ORA-01652 unable to extend temp segment during introspection
DB Refactoring
- Missing schema qualifier with Postgres schema
- Rename index is not working
- Cancel refactoring problem
Data Import & Export
- "Import Data from File" silently fails with columns that contain a space
Data Views
- Apparent off-by-one displaying DATE datatype
- "Edit" in table cell editor destroys data silently because the cell's editor uses the IDE's "Global Encoding"
SQL Generation
- Wrong sql script on column comment change in Modify Table window
- DataGrip Can't See MySQL Foreign Key's Referenced Column
SQL Highlighting
- DataGrip with Postgres incorrectly interpreting code in functions as unreachable when following a FOREACH END LOOP
SQL Resolve
- Unable to resolve Collumns
User Interface
- Dots in consoles names disappear
Dart
- Dart web debugging: breakpoints that are set before debug session starting are not resolved when using SDK 2.1
JavaScript. Frameworks
- If directive has multiple selectors, non of them gets recognized in template
- Angular template files are not recognized if "@angular/core" is not a direct dependency
- Syntax highlighting and code completion for Angular template language stopped working
- ng-template is listed twice in the completion list
Unit Tests
- jest-intellij-reporter is failing with TypeError: jasmine.Spec.isPendingSpecException is not a function on Jest version 24.0.0