PHP | Bug |
WI-53015
|
QuickDoc: render pipes in union types |
PHP Composer | Exception |
WI-53943
|
Can't open Composer settings |
PHP Inspections | Feature |
WI-53853
|
PhpChangeParameterTypeQuickFix: support union types |
Feature |
WI-53850
|
PhpChangeReturnTypeQuickFix: support union types |
Bug |
WI-53922
|
Change return type from void: Imported classes inserted as global |
Usability |
WI-54047
|
Update field type from PHPDoc: preserve full nullability form if it was used before QF |
Code Analysis. Language Injection | Bug |
IDEA-241908
|
Injected language fragments are not highlighted in 2020.2 |
Code Analysis. Structural Search | Bug |
IDEA-243739
|
Comments containing variables don't match all comments types |
Core | Bug |
IDEA-244768
|
"Plugin is not unload-safe because of unresolved EP" reported when a plugin has an optional descriptor defining an EP and its extensions |
Core. Indexing | Bug |
IDEA-243768
|
JDK shared index can be downloaded on project creation |
Performance |
IDEA-238706
|
Accessing index during PSI events |
Core. Licensing | Bug |
IDEA-244456
|
Wrong product name in the license expiration notification for paid plugins |
Core. Navigation and Search | Bug |
IDEA-243804
|
Retrofit/okHttp: can't select url path segment, whole url selected instead |
Core. Run. Configurations | Feature |
IDEA-245132
|
New Java Application run configuration UI module selector should support text search |
Bug |
IDEA-244890
|
[new run config UI] Build task in before launch is always shown at the end of the list |
Bug |
IDEA-238305
|
Run configuration templates keep references to classes of unloaded plugin |
Editor | Bug |
IDEA-241911
|
Highlight Usages in File doesn't show markers on scroll area anymore |
Bug |
IDEA-243837
|
IDE doesn't apply font changes without file reopening for exclude/included files |
Editor. Color Schemes | Bug |
IDEA-244177
|
Disabling Foreground Color for Hard Wrap Guide Disables Visual Guides |
Editor. Editing Text | Usability |
IDEA-244895
|
Add closing curly bracket when introduce local interface or enum |
Lang. RegExp | Bug |
IDEA-242520
|
Replace redundant character class with contents, quick fix |
Tools. Docker | Bug |
IDEA-244593
|
Wrong dependency configuration of intellij.clouds.docker.agent.impl.rt in idea ultimate project |
Bug |
IDEA-243048
|
Cant start docker conteiners from docker-compose file |
Bug |
IDEA-245144
|
Selenoid: Create a new selenoid run config with a not existing name |
Usability |
IDEA-245206
|
Docker: Unclear exception message in case of stopped Docker service |
Tools. HTTP Client | Bug |
IDEA-244655
|
HttpClient: PUT converted to POST on paste from cURL |
Tools. Terminal | Feature |
IDEA-243838
|
Smart command handling: start debugging a command with Ctrl-Alt-Enter |
Bug |
IDEA-241445
|
Smart commands execution message is printed on every keystroke |
Bug |
IDEA-244159
|
Smart command handling in Terminal: Gradle: highlighting |
Bug |
IDEA-230084
|
In Idea's terminal on Linux, shortcuts Ctrl-C and Ctrl-Shift-C are swapped |
Bug |
IDEA-243745
|
Terminal: smart command handling: open... smart command should ignore the tail space |
Usability |
IDEA-244778
|
Consider renaming 'Smart Command Handling' to 'Run Commands using IDE' |
Usability |
IDEA-242835
|
Smart Commands execution: misleading shortcut for MacOS |
Usability |
IDEA-244338
|
Smart command handling: text in tooltip is incorrect for Windows and Linux |
User Interface | Bug |
IDEA-235925
|
Show file name and product name in Light Edit mode on Windows |
Bug |
IDEA-244808
|
Productivity Guide is shown small |
Bug |
IDEA-244323
|
NPE when opening some menu groups |
Usability |
IDEA-219394
|
"Hide tabs if there is no space" should be inactive for vertical tabs placement |
User Interface. Accessibility | Bug |
IDEA-243237
|
In the project structure settings on the project page, the settings are not associated with labels |
Bug |
IDEA-244335
|
On the tab "modules" not signed fields and combo boxes |
Bug |
IDEA-243240
|
Path field not signed on SDKs page |
Bug |
IDEA-243239
|
On the tab "artifacts" not signed fields and combined lists |
User Interface. Embedded Browser (JCEF) | Bug |
IDEA-241019
|
Progress window is shown under the Markdown preview |
Bug |
IDEA-245254
|
If JavaFX is a default Preview Browser, on update there is an exception and editor is broken |
User Interface. Find, Replace, Usages | Bug |
IDEA-241447
|
Switching search to regex disables "whole words" option, but it stays in effect |
Bug |
IDEA-227412
|
Function "Navigate -> File" does not show folder path in status bar while it shows for files |
Usability |
IDEA-235288
|
Cannot get "Regular expressions syntax" popup from the new find popup UI |
User Interface. Graphics | Bug |
IDEA-241878
|
Large disabled icons |
User Interface. Look and Feel | Bug |
IDEA-212530
|
Idea startup/welcome screen of Idea CE doesn't show project icons in Darcula mode |
Cosmetics |
IDEA-244738
|
Darcula theme not correctly applied to "Check for Updates" dialog |
User Interface. Navigation | Bug |
IDEA-229734
|
Can't navigate to second split window after upgrade to IDEA 2019.3.1 |
Bug |
IDEA-243681
|
Exception on attempt to open Switcher if one file is opened in splitted tabs |
Performance |
IDEA-243754
|
Memory leak: GotoClassModel2 |
User Interface. Project View | Feature |
IDEA-244648
|
"Always select open file": center file in project tree vertically |
Bug |
IDEA-245149
|
IDEA doesn't create record file when paste definition in Project view |
Performance |
IDEA-245093
|
IntelliJ freezes in com.intellij.ide.todo.TodoTreeBuilder$MyPsiTreeChangeListener.beforeChildRemoval |
Version Control | Bug |
IDEA-243552
|
SVN (possibly other VCS?) plugin never updates internal cache of changes - UI always reports outdated files |
Version Control. Git | Bug |
IDEA-243634
|
New Pull dialog: conflict resolver doesn't appear after pull with --rebase option from branch with conflicts |
Version Control. GitHub | Feature |
IDEA-202815
|
When authenticating to Github.com, use Login to GitHub dialog directly |
Version Control. Log | Bug |
IDEA-238289
|
Popup shown from toolbar contiuation is not usable |
Performance |
IDEA-241581
|
Sometimes opening File History tab causes multiple freezes inside RootCellRenderer.getTableCellRendererComponent |
SQL Format and Style | Bug |
DBE-11093
|
Formatting rules are ignored when formatting a constructor inside type body |
SQL General | Bug |
DBE-11119
|
Oracle: alter shared database link command is not supported by parser |
Bug |
DBE-11124
|
Parser failed to handle CREATE DATABASE LINK with hashed password |
SQL Highlighting | Bug |
DBE-11080
|
Spurious error highlights in PostgreSQL function |
Bug |
DBE-10975
|
Missing table field is not marked as error in insert into (a,b,c) select (a,b,c) from... |
Bug |
DBE-10468
|
Postgres / named notation with the same argument names |
Bug |
DBE-11072
|
Snowflake SQL Dialect parsing error |
Bug |
DBE-11104
|
Bigquery Comment Highlighting incorrect when no space is left between the "--" and the comment text |
SQL Resolve | Bug |
DBE-11090
|
pl/sql - unresolved collection in forall |
Bug |
DBE-10919
|
Incorrect inspection on recursive SQL, unable to resolve column |
No subsystem | Bug |
WEB-46053
|
Webp images aren't rendered in quick doc |
Debugger | Feature |
WEB-44816
|
Start debugging from run tool window |
Bug |
WEB-43011
|
Evaluate in Console action called from the editor doesn't switch focus to console |
Bug |
WEB-45431
|
Stops on invisible breakpoints |
JavaScript | Bug |
WEB-45755
|
Find usages with ctrl+click or ctrl+B suddenly stopped working |
Bug |
WEB-46300
|
JS: infinite loop in JSTypeSerializer leading to OOM |
JavaScript. Frameworks | Feature |
WEB-46171
|
Nuxt.js: Index TS typings from @nuxt/* packages |
Feature |
WEB-46314
|
Nuxt.js: ask user to install @nuxt/types dependency for CodeInsight features |
Feature |
WEB-46173
|
Nuxt.js: provide resource resolution root for `static` |
Feature |
WEB-32614
|
Nuxt.js: support webpack module resolution |
Feature |
WEB-46169
|
Nuxt.js: support completion in nuxt.config.js file |
Bug |
WEB-45901
|
WebP items are duplicated in completion suggestions in .vue files |
Linters | Bug |
WEB-42903
|
ESLint linter not detecting plugins (cli runs fine) |
Bug |
WEB-44133
|
Creating react app as subproject breaks Webstorm linter with message: 'Cannot find module 'eslint-plugin-flowtype'' |
Bug |
WEB-42999
|
ESLint: webstorm chooses wrong working directory in lerna project |
Bug |
WEB-44936
|
EsLint: wrong working directory is used in lerna monorepo |
Bug |
WEB-43462
|
Prompts to install ESLint in subpackage when using automatic configuration in monorepo |
Cosmetics |
WEB-46289
|
Wrong ESLint config file name in Help popup |
Node.js | Bug |
WEB-43707
|
Package names in "External libraries" are incomplete with Yarn 2 PnP |
TypeScript | Feature |
WEB-46324
|
Angular 10 cli: do not show "experimentalDecorators" error for files are are not referenced from "main.ts" |
Bug |
WEB-46206
|
Code analysis works partly |
Bug |
WEB-45428
|
No type narrowing with 'instanceof' generic class |
Bug |
WEB-46221
|
Angular: @nativescript/angular is not indexed |