HTTP Client | Usability |
WI-51452
|
Place option to add http client config file to http client toolbar instead of global context |
PHP Interpreters | Bug |
WI-50408
|
Detect path to WSL php interpreter only in case interpreter was not detected |
Bug |
WI-51407
|
Two different remote interpreters from one server with equal SSH configurations become equal after migration from 2019.3 to 2020.1 |
Usability |
WI-50409
|
WSL php interpreter detection. Refresh interpreter info after detection |
PHP Refactoring | Bug |
WI-51576
|
Move Instance Method: don't add excessive instance class argument when moving method with zero usages |
PHP Templates | Feature |
WI-46346
|
Add @json Blade Directive as Valid JSON/JS Expression |
Bug |
WI-24968
|
Blade: issues with handling Blade tags inside Javascript |
Core. File System | Bug |
IDEA-65174
|
OS fsnotifier unable to see changes under symlink/subfolders until restart/no notifier works correctly. |
Core. Indexing | Exception |
IDEA-231678
|
AE at com.intellij.util.indexing.MemoryIndexStorage.setBufferingEnabled |
Core. Licensing | Bug |
IDEA-231811
|
Excessive number of writes to idea.key |
Core. Plugin Management | Bug |
IDEA-234122
|
Exception and freeze on disabling Markdown plugin when .md file is opened |
Exception |
IDEA-230987
|
Throwable at com.intellij.util.indexing.FileBasedIndexImpl.dropRegisteredIndexes after updating plugins |
Editor. Formatter | Bug |
IDEA-233647
|
Log contains too many ' INFO - rojectCodeStyleSettingsManager - Saving Project code style ' |
Bug |
IDEA-230976
|
IDEA is modifying .idea\codeStyles\Project.xml |
Tools. Docker | Feature |
IDEA-219125
|
Docker. Support --gpus command line option |
Bug |
IDEA-234944
|
DockerCompose: Add navigation from images in quotes to the docker hub |
Usability |
IDEA-234982
|
Docker: Set focus at console command line by Exec->bash on a container |
Usability |
IDEA-234994
|
Recognize Dockerfile.jvm and Dockerfile.native as docker files |
Cosmetics |
IDEA-232754
|
Docker Plugin - bad English in error message when plugin can't reach file system root |
Task |
IDEA-234571
|
Internationalize Docker plugin. Round 2 |
Exception |
IDEA-234266
|
java.util.concurrent.ExecutionException at completion for invalid tags |
Tools. HTTP Client | Bug |
IDEA-234891
|
Can't rename host in http client |
Bug |
IDEA-234435
|
Generate HTTP Request: correctly treat read-only files |
Bug |
IDEA-234656
|
Completion hint is disappearing after "clear read-only flag" dialog |
Usability |
IDEA-234659
|
Add text and selection in template |
Tools. Terminal | Bug |
IDEA-234406
|
Split sessions are lost when moving terminal tab to the editor – disable the action for split sessions |
Bug |
IDEA-234503
|
Provide keyboard navigation between split terminals |
Exception |
IDEA-234523
|
Throwable when move terminal tab to editor |
Version Control. Git | Bug |
IDEA-233679
|
Mnemonics doesn't work in Interactive rebase dialog on Mac |
Bug |
IDEA-234795
|
Can no longer select differences in new commit tab |
Usability |
IDEA-174600
|
Git Interactive Rebase dialog: allow to remove commit via Backspace or Delete |
Usability |
IDEA-233381
|
After restart selected tab is switched from "Local Changes" to "Log" |
Version Control. Mercurial | Bug |
IDEA-233629
|
Mercurial auth script is not compatible with older python versions. |
Version Control. Subversion | Bug |
IDEA-234491
|
Cannot checkout Subversion project from Welcome screen |
Data Views | Usability |
DBE-8733
|
Enable "Hide column" actions inside data view |
SQL Format and Style | Bug |
DBE-10202
|
Case sensitivity not respected for procedures/functions in packages |
SQL Generation | Bug |
DBE-10259
|
The drop cascade checkbox of the Confirm Drop Schema Dialog does nothing! |
SQL Highlighting | Bug |
DBE-10273
|
Good code red: CAST to varchar without length not accepted by DataGrip |
Bug |
DBE-10268
|
PostgrSQL Identity columns syntax check bug |
No subsystem | Task |
WEB-44295
|
Do not show browser icons in XML files |
Debugger | Bug |
WEB-44313
|
JS Debugger: problems with source resolution when content is symlinked |
Bug |
WEB-44245
|
Debugger works improperly |
Bug |
WEB-44306
|
Reference Error in the list of threads when debugging an npm script with nodemon |
JavaScript | Bug |
WEB-41997
|
an unresolved identifier "type" is highlighted as a used local var |
Bug |
WEB-44370
|
Exception showing JSDoc comment containing "pre" tag |
Bug |
WEB-32548
|
Remove redundant escape quickfix breaks the regexp |
Bug |
WEB-44308
|
Inline function should parenthesize object literals if inlining inside shorthand arrow |
Bug |
WEB-42099
|
incorrect classification of a for on loop variable as global |
Bug |
WEB-36237
|
Structure view: different view of Setter & Getter in js & ts |
JavaScript. Frameworks | Feature |
WEB-44371
|
Vue: improve type evaluation with composition API and support Vue 3 |
Bug |
WEB-44388
|
Wrong Copy and Paste in TSX files |
Bug |
WEB-42364
|
Angular modules aren't recognized if installed with pnpm |
JavaScript. Inspections | Bug |
WEB-44343
|
unary operator with exponential operator error |
Bug |
WEB-44314
|
JavaScript inspection "Duplicate case label" assumes incorrect comparison operator |
JavaScript. Refactoring | Bug |
WEB-44283
|
Inline function only inlines the first line of the function if used in shorthanded arrow function |
Live Edit | Bug |
WEB-37042
|
LiveEdit HTML element highlight feature not working |
Node.js | Bug |
WEB-44322
|
Show brew installations of pnpm in "Package manager" drop-down list |
Usability |
WEB-25409
|
node_modules and linked subproject does not refresh automaticaly |
TypeScript | Bug |
WEB-42460
|
Autocompletion suggests properties that are not allowed by TypeScript (generics + property map) |
Bug |
WEB-44052
|
Paired ' or " is not inserted in generics lists before '>' |
Bug |
WEB-44321
|
TS: problem with generics in Vue composition API with reactive wrapper. |
Bug |
WEB-44262
|
Typescript readonly parsing with indexed types |
Bug |
WEB-44258
|
Invalid 'static method is not accessible' for static member access via 'this' |
Bug |
WEB-44273
|
Number literals are not considered when evaluating possible branches for switch statements (i.e for "create missing switch branch" inspection) |
Bug |
WEB-44237
|
Generic constraints are not always taken into account and are buggy with conditionals when expanding generic type to object type |
Bug |
WEB-44236
|
No properties are suggested for conditional type which involves generics |
Bug |
WEB-44312
|
TS: problems with inference of generic default values of generics |
Task |
WEB-44294
|
Support TS 3.9 awaited type (at least minimally) |
Unit Tests | Bug |
WEB-44377
|
Failed mocha tests cannot be rerun in debug mode |