No subsystem | Bug |
CPP-18760
|
CUDA: __syncthreads() calls are unresolved |
Bug |
CPP-19236
|
"Cannot run program" on launching CMake target |
Bug |
CPP-19005
|
Sticky false errors |
Bug |
CPP-19230
|
CLion shows extra SSH host if port is not default |
Bug |
CPP-18574
|
Broken indentation after macro |
Bug |
CPP-19112
|
CUDA: false "No viable conversion" error from clangd |
Bug |
CPP-18901
|
Can't get compiler info in a project using alpaka library |
Bug |
CPP-17333
|
`PathTree` does not handle directory traversal correctly in the presence of symlinks |
Bug |
CPP-18926
|
CUDA: compile_commands.json is parsed incorrectly when generated from CMake |
Bug |
CPP-19257
|
Missing Generate options for CUDA files |
Performance |
CPP-19145
|
CPU pegging when only browsing code in CLion 2019.3.4 |
Code: Documentation | Bug |
CPP-19154
|
Default parameter values are swapped for `stoul` |
Code: Formatting | Feature |
CPP-16091
|
ClangFormat : error invalid argument |
Bug |
CPP-13667
|
`using` and `namespace` formatting |
Bug |
CPP-19179
|
Fix clang format scheme rule after LLVM merge |
Code: Refactorings | Bug |
CPP-17529
|
Changing return type in trailing return type function breaks code |
Project Model | Task |
CPP-15416
|
OCRootsSynchronizer warnings in non-CMake build systems |
Running | Feature |
CPP-19173
|
Use SSH subsystem to get credentials in run Configurations |
Code Analysis. Inspection | Feature |
IDEA-97040
|
Concurrency inspection could ensure that methods annotated with @GuardedBy were only invoked when a lock is held. |
Code Analysis. Language Injection | Feature |
IDEA-223930
|
Add "MIME Type" to "inject language/reference" intention |
Feature |
IDEA-224128
|
Add "HTTP Header" to "inject language/reference" intention |
Core. Debugger | Task |
IDEA-225637
|
EPs to make dynamic |
Core. File System | Bug |
IDEA-65174
|
OS fsnotifier unable to see changes under symlink/subfolders until restart/no notifier works correctly. |
Core. IDE Settings | Bug |
IDEA-233219
|
ImportSettings dialog is shown on idea 2020.1 build start if no configs exist in ~\AppData\Roaming\JetBrains\ |
Bug |
IDEA-222954
|
Incorrect Recent projects after importing settings from previous version (2019.2) |
Bug |
IDEA-233500
|
SSH Configurations: Check "Save password" by default |
Bug |
IDEA-233857
|
Do not check "Visible only for this project" by default when create SSH configuration |
Bug |
IDEA-233478
|
Layout of 'Local port' textfield in ssh configurations dialog isn't aligned |
Cosmetics |
IDEA-233704
|
UI: Replace "Insert macro" in File Watchers and External Tools with inline button |
Task |
IDEA-233301
|
Log the automatically imported configs |
Core. Installation | Bug |
IDEA-233816
|
Symlinked Rubymine Configuration leads to being unable to open multiple projects via CLI |
Core. Platform API | Feature |
IDEA-234013
|
Add Extension Point to contribute additional details into About popup |
Feature |
IDEA-230423
|
Allow to call commitDocument in background threads for documents with non-physical files |
Bug |
IDEA-233783
|
Deadlock in InterfaceExtensionPoint |
Core. Plugin Management | Bug |
IDEA-233429
|
Plugin privacy note for JetBrains plugin |
Bug |
IDEA-233296
|
Unable to disable plugin "Java EE: Web Services" |
Bug |
IDEA-232580
|
IDEA prompts to restart after disabling bundled LAF plugins if this LAF is applied |
Core. Run. Configurations | Feature |
IDEA-218785
|
Support FilePrompt macro for run configurations |
Feature |
IDEA-233142
|
Allow storing run configurations outside of .idea |
Usability |
IDEA-233549
|
Run Configurations: Use "inline add" button for macros in Working Directory |
Editor. Editing Text | Bug |
IDEA-232792
|
Double click on a parameter does not highlight usages in function |
Bug |
IDEA-233340
|
Hitting <Tab> at the end of the buffer leaves the editor and goes to the sidebar panel |
Exception |
IDEA-232678
|
AE at com.intellij.psi.impl.DiffLog$ReplaceEntry.<init> |
Editor. Intention Actions | Exception |
IDEA-233415
|
NPE when quickly close intention settings |
Editor. Large Files | Task |
IDEA-233521
|
Large File Editor: internationalisation |
Editor. TextMate Bundles | Bug |
IDEA-232235
|
'<' in HTML DOCTYPE is highlighted as bad character when using textmate bundles |
Lang. JSON | Feature |
IDEA-233082
|
JSON schemas should be available for .json/.yaml scratch files |
Lang. Shell Script | Bug |
IDEA-229741
|
New Shell Script Run Configuration breaks Debugging of Java applications when using shell script in before launch setup |
Lang. XML | Bug |
IDEA-232980
|
I can't seem to be able to get my XML to use my local DTD |
Tools. Docker | Bug |
IDEA-234229
|
Docker. Pull images. No result by completion with one symbol |
Bug |
IDEA-234210
|
Docker: support `--sysctl` in docker run configuration CLI options |
Bug |
IDEA-233884
|
Docker: inspect container doesn't work |
Exception |
IDEA-233998
|
IDE exception when trying to run Dockerfile configuration with `Run build image` option disabled |
Tools. HTTP Client | Feature |
IDEA-233221
|
Generate from Endpoints view action update |
Tools. Terminal | Feature |
IDEA-141172
|
Provide ability to display terminal sessions vertically/horizontally side-by-side |
Task |
IDEA-231958
|
Terminal tool window: extract to bundles context menus |
User Interface. Find, Replace, Usages | Bug |
IDEA-232898
|
typing 3 ascii chars into the find in path search field in regex mode locked up the ide and pegged one core (java process) |
User Interface. Project View | Bug |
IDEA-231685
|
Larger font and vertical spacing in Project tree view and completion popup - regression in 2019.3.3 |
Usability |
IDEA-231440
|
can i control `details in tree view` format? |
Version Control. Git | Bug |
IDEA-233514
|
Deleting branches from a multi-repository project in Git toolwindow is painful |
Bug |
IDEA-232630
|
Toolbar buttons disappear after expansion and collapsion in interactive rebase dialog |
Usability |
IDEA-232511
|
Missing Squash in Rebasing Commits dialog |
Cosmetics |
IDEA-233740
|
Branches: visual artifacts on collapsed pane |
Cosmetics |
IDEA-233853
|
Git Interactive Rebase Dialog UI is broken on Mac |
Version Control. Log | Bug |
IDEA-233502
|
Open commit in new Git Log tab should focus selected commit |
Version Control. Mercurial | Exception |
IDEA-233283
|
update failed for AnAction with ID=hg4idea.CompareWithBranch |
Code Insight | Feature |
PY-39499
|
Refactor type inference for callable types |
Bug |
PY-40738
|
Cannot find reference 'singledispatchmethod' in 'functools.pyi' |
Debugger | Feature |
PY-24748
|
Debugger Step Over Await |
Feature |
PY-37771
|
Port new IDEA debugger smart step into UI/UX to PyCharm |
Bug |
PY-38658
|
Breakpoints don't work if a module is named protocol.py |
Inspections | Bug |
PY-40635
|
Unresolved attribute reference '_log' for class 'Logger' |
Interpreters Settings | Feature |
PY-40448
|
Update interpreter inspection to provide a quick-fix to setup most suitable Python for the project |
Bug |
PY-29344
|
"No python interpreter configured for the module" notification doesn't provide action to configure it |
Usability |
PY-40753
|
Don't hide interpreter widget when no file is opened |
Task |
PY-40751
|
Apply platform API for showing / hiding Python interpreter widget |
Parsing | Bug |
PY-40757
|
Vertical tab character breaks lexer |
DB Connectivity | Bug |
DBE-10067
|
Cannot connect to MySQL via SSH with $ in database name |
Data Views | Bug |
DBE-9174
|
Fallback font doesn't work correctly for table names |
Usability |
DBE-6414
|
Databrowser Escape from Search Ctrl-F |
SQL Completion | Bug |
DBE-10012
|
Bad completion for GROUPING SETS |
Bug |
DBE-10144
|
How can I supress the suggestion of "member of" when typing mem... in the filter row? |
Bug |
DBE-10107
|
Create table completion of "if exists" clause |
Usability |
DBE-10036
|
Not relevant completion items when using Postfix Completion |
SQL General | Feature |
DBE-9939
|
Structure view for the block statement |
SQL Highlighting | Feature |
DBE-10131
|
Subquery folding improvement |
Feature |
DBE-8365
|
Redshift stored procedures support |
Bug |
DBE-9988
|
Parameters in COALESCE marked as redundant when they are not due to a full outer join. |
Bug |
DBE-10125
|
DataGrip highlights by mistake unused line for distinct operator |
Bug |
DBE-9878
|
Clickhouse SQL dialect missing some newer features |
Bug |
DBE-10182
|
Cassandra 'CONSISTENCY' command is not supported |
Task |
DBE-10134
|
Redundant coalesce false positive |
SQL Resolve | Bug |
DBE-10119
|
Resolve of function's return type in non-default schema |