No subsystem | Bug | IDEA-206802 | "Columns List" context item not working |
Bug | IDEA-206341 | [Dump Threads in Run tool window] add java11 support | |
Task | IDEA-206446 | Explicitly be aware that IBM JDK doesn't support `report-cdata-event` | |
Code Navigation | Bug | IDEA-206342 | Hierarchy scope has disappeared |
Compiling Project | Usability | IDEA-204623 | Intellij sould be bundle with ECJ 4.10. There should be an option to only pass the command line typed by the user. Maybe also add an option to choose the JRE used by ECJ ? |
Database (archived) | Exception | IDEA-205762 | RE at com.intellij.openapi.application.impl.ApplicationImpl.assertIsDispatchThread |
Debugger | Bug | IDEA-206160 | Instrumentation in java.lang.Thread does not work when running as Debug mode in Intellij Idea |
Bug | IDEA-206175 | Watch variables: blue screen lag | |
Editor. Editing Text | Bug | IDEA-196178 | Join Lines on selected text also joins not selected text |
Find, Replace, Find Usages | Bug | IDEA-203491 | "Search Everywhere" is missing files |
Gradle | Bug | IDEA-203429 | Unable to start Gradle 5.0 daemon process in IntelliJ |
Bug | IDEA-206037 | Gradle import fails witch error: Could not find or load main class java.base.java.lang=ALL-UNNAMED | |
Bug | IDEA-204086 | Source directories not marked as such in 2018.3 with Gradle 4.7+ and "Separate modules per source set" disabled | |
Bug | IDEA-204753 | Gradle: multi-module project creation is broken | |
Bug | IDEA-205334 | Adding new module to Gradle project doesn't show root project in the list | |
Bug | IDEA-204971 | Usage of internal Gradle `DefaultConvention` should be replaced by public API usages | |
Bug | IDEA-205449 | Spring Initializr + 191 IDEA : gradle project failed on import from custom Initializr Service | |
Bug | IDEA-202975 | Import Gradle project with Gradle 5.0 fails when IDE is running under 11 JDK | |
IDE Configuration | Bug | IDEA-206460 | Cannot not start IDE after 2018.3.4 update |
Bug | IDEA-206472 | Reformat Code does not work for JSON | |
Indices | Performance | IDEA-205778 | Upgrade to IntelliJ 2018.3.3 (from 2018.2.x) causes high cpu/memory usage in idle state |
Java. Code Formatting | Bug | IDEA-205110 | Reformatting JavaDoc with generics Map adds extra spaces every time, may freeze IDE |
Java. Inspections | Feature | IDEA-193675 | Define default loggers in *public method without logging* inspection |
Bug | IDEA-206221 | "object allocation in loop" for a lambda which seems not to allocate anything | |
Bug | IDEA-204868 | Loop can be replaced with Arrays.setAll ignores starting index | |
Bug | IDEA-204250 | "replace with forEach" replaces "continue" to "return" in inner for | |
Bug | IDEA-206767 | Inspection "Externalizable class without 'public' no-arg constructor" doesn't work if Externalizable class is public | |
Bug | IDEA-186140 | False positive "Pointless bitwise expression" inspection | |
Usability | IDEA-196735 | Logging inspections could know about log4j 2 logger class out of the box | |
JavaEE.JBoss | Bug | IDEA-205586 | HTTP Management port configuration not found |
JavaEE.Resin | Bug | IDEA-205900 | Can not run resin server |
JavaEE.Tomcat | Bug | IDEA-206243 | Tomcat startup script fails to run for copied run configurations |
Plugin Management | Bug | IDEA-202421 | Enabling parent plugin from the depending plugin doesn't work |
Bug | IDEA-205032 | Updating plugins in an offline environment no longer works with new marketplace and custom plugin repository | |
Run | Debug configuration | Bug | IDEA-185342 | Shorten command line is missing on scratch run configuration even though prompted |
Structural Search and Replace | Feature | IDEA-203929 | Check lambdas/method references type using `getFunctionalInterfaceType()` in structural search |
Bug | IDEA-205240 | Editing a count filter put wrong value in max count editor if min count is not default | |
UML | Bug | IDEA-206436 | Memory hogging in Diagrams + Structure tool window + Zoom In/Out |
Bug | IDEA-201919 | Fonts in UML diagrams are no longer vectorial but rasterized (to poor resolution) | |
User Interface | Bug | IDEA-203319 | "Run/Debug Configurations" dialog is opened without toolbar if invoked from Touch Bar while "Search Everywhere" was opened |
Bug | IDEA-205976 | Structure View shows content of the previously opened editor tab | |
Bug | IDEA-205631 | The window with the addition of the note does not stretch vertically | |
Usability | IDEA-204151 | New Search Everywhere doesn't have an option to filter out run/debug configurations | |
User Interface. Accessibility | Bug | IDEA-205209 | [a11y] instant rename popup ignores default enter |
User Interface. Focus | Bug | IDEA-86505 | File Structure: renaming from the popup is broken |
User Interface. Look and Feel | Bug | IDEA-202248 | Color Scheme reverts to Darcula from light color theme after restart if IDE theme is Darcula |
Bug | IDEA-207779 | Items in popup have two-tones highlighting when selected | |
Bug | IDEA-200158 | 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 | Usability | IDEA-199661 | Results in "Search Everywhere" are delayed |
Cosmetics | IDEA-204136 | Typo in menu label for "Show Gutter Icon & Tooltip" | |
User Interface. Project View | Bug | IDEA-206431 | [Autoscroll from source] in Unpinned/Undock modes doesn't work when using mouse |
Version Control | Usability | IDEA-204999 | Preview diff is too wide if file path is long |
Version Control. Git | Bug | IDEA-171517 | Ignore empty remote section in git config |
Bug | IDEA-170013 | Git Native SSH with passphrase fails with Permission denied | |
Task | IDEA-205123 | Update minimal supported on git version on Windows to 2.4 | |
Version Control. GitHub | Bug | IDEA-198120 | Cannot create github token when one with the name already exists |
Bug | IDEA-200881 | GitHub: Cannot view a PR on GitHub Enterprise 2.12 or older | |
Usability | IDEA-200690 | Git: Pull Requests Browser: can't autocomplete suggested search query | |
Dart | Feature | WEB-35830 | Dart code folding does not support optional `new` |
Feature | WEB-23645 | Show package info in Dart code completion. | |
Bug | WEB-36853 | Dart web debugging: breakpoints that are set before debug session starting are not resolved when using SDK 2.1 | |
JavaScript. Frameworks | Bug | WEB-36089 | ng-template is listed twitce in the completion list |
Bug | WEB-36722 | Angular template files are not recognized if "@angular/core" is not a direct dependency | |
Bug | WEB-37350 | If directive has multiple selectors, non of them gets recognized in template | |
Bug | WEB-37343 | Syntax highlighting and code completion for Angular template language stopped working | |
Unit Tests | Bug | WEB-37021 | jest-intellij-reporter is failing with TypeError: jasmine.Spec.isPendingSpecException is not a function on Jest version 24.0.0 |
DB Connectivity | Bug | DBE-7734 | Adding custom driver results in IllegalArgumentException. |
Usability | DBE-7354 | NullPointerException when adding project data source when host and port fields are empty and the connection is tested | |
DB Console | Bug | DBE-4702 | Enable DBMS_OUTPUT setting |
Usability | DBE-7232 | Console History does not allow to search for numbers | |
DB Diagram | Bug | DBE-5947 | Font rendering in Datagrip 2017.3.5 class diagram is broken. |
DB Diff | Bug | DBE-7688 | Comparison between two database tables which using trigger. |
DB Introspection | Bug | DBE-7711 | MSSQL: Incorrect argument type in database view |
Bug | DBE-1465 | Cannot synchronize with a readonly postgres database (cannot execute txid_current() during recovery) | |
Bug | DBE-7546 | Cannot use Database Explorer for sql database prefixes with brackets in the name. | |
Bug | DBE-6126 | Oracle 12: ORA-01652 unable to extend temp segment during introspection | |
Bug | DBE-6738 | MS SQL: "SELECT permission was denied" error when introspecting stored procedures | |
Bug | DBE-7443 | DataGrip introspection SQL (retrieve dependencies) consumes all space in TEMP tablespace [Oracle 12.2.0.1] | |
DB Refactoring | Bug | DBE-4993 | Missing schema qualifier with Postgres schema |
Bug | DBE-7747 | Rename index is not working | |
Usability | DBE-7795 | Cancel refactoring problem | |
Data Import & Export | Bug | DBE-7675 | "Import Data from File" silently fails with columns that contain a space |
Data Views | Feature | DBE-4037 | suggest filter value from clipboard |
Bug | DBE-5850 | Apparent off-by-one displaying DATE datatype | |
Bug | DBE-7699 | "Edit" in table cell editor destroys data silently because the cell's editor uses the IDE's "Global Encoding" | |
SQL Format and Style | Bug | DBE-7595 | SQL Server: Second comment line indented on stored procedure comments |
Bug | DBE-7690 | Clickhouse dialect reformat inserts extra spaces in quoted identifiers | |
Bug | DBE-7738 | Can't disable SQL formatting | |
Bug | DBE-7581 | Disabling SQL formatting in settings does not work | |
Bug | DBE-7399 | Disable formatting setting doesn't disable also auto-formatting on type (but must do) | |
SQL General | Bug | DBE-7723 | Parsing of Oracle SQL Script Incorrect within Database Console |
Bug | DBE-7712 | Existing DB functions treated as unknown | |
SQL Generation | Bug | DBE-7560 | DataGrip Can't See MySQL Foreign Key's Referenced Column |
Bug | DBE-7694 | Wrong sql script on column comment change in Modify Table window | |
SQL Highlighting | Bug | DBE-7745 | DataGrip with Postgres incorrectly interpreting code in functions as unreachable when following a FOREACH END LOOP; |
SQL Resolve | Bug | DBE-4399 | Unable to resolve Collumns |
User Interface | Bug | DBE-7496 | Dots in consoles names disappear |
Overview
Content Tools