No subsystem | Bug |
CPP-16956
|
Refreshing files after build might lead to freezes |
Bug |
CPP-18868
|
Incorrect icons are used for .c/.h/.hpp/.cu and other files in VCS dialogs |
Code: Completion | Bug |
CPP-18904
|
Auto-completion suggest to use private function |
Code: Documentation | Bug |
CPP-19081
|
Bug in order of hints in make_shared |
Code: Formatting | Bug |
CPP-19073
|
ClangFormat: Model changes are allowed from write-safe contexts only |
Bug |
CPP-18701
|
Indentation of nested preprocessor directives is inconsistent inside functions |
Usability |
CPP-18660
|
ClangFormat by default if the config file is detected in the project |
Task |
CPP-16397
|
Export CLion formatter rules into ClangFormat config |
Code: Highlighting and Inspections | Bug |
CPP-18880
|
clang-tidy warning are duplicated if .clang-tidy exist |
Task |
CPP-17075
|
Naming convention - separate settings for stuct and class fields |
Code: Refactorings | Performance |
CPP-18841
|
Inline Local variable may lead EDT freeze |
Cosmetics |
CPP-17862
|
Formatting breaks down after renaming a file |
Dynamic Analysis Tools | Bug |
CPP-18818
|
Coverage doesn't output results for all file extensions |
Cosmetics |
CPP-18779
|
Move `COVERAGE_KEY has been successfully reset` log string to lower priority |
Project Model | Task |
CPP-18977
|
Hide `Compiler info` from Build Tool view |
Running | Bug |
CPP-18798
|
Missing build action for "Remote GDB Server" and "Embedded GDB Server" configurations |
Toolchains | Bug |
CPP-19129
|
Some of the toolchains are missed from Toolchain page |
Code Analysis. Inspection | Bug |
IDEA-232351
|
Exception during PyCharm launch: nSystem.impl.ActionManagerImpl - Assertion failed |
Core. Debugger | Task |
IDEA-232047
|
Debugger : extract to bundles |
Core. Diagrams | Bug |
IDEA-232758
|
Argument for @NotNull parameter 'defaultValue' of com/intellij/util/ObjectUtils.notNull must not be null for DIAGRAM_NODE_BACKGROUND |
Core. IDE Settings | Bug |
IDEA-232097
|
File Templates are saved to the incorrect folder |
Bug |
IDEA-232420
|
PyCharm fails to save multiple live templates created |
Bug |
IDEA-227800
|
Registry. 'Restart required' message is shown for cases when nothing has changed |
Usability |
IDEA-232586
|
Importing custom VM options on first launch should not ask about rebooting |
Usability |
IDEA-201163
|
Left key behavior in the Settings tree is inconsistent with other trees |
Usability |
IDEA-199232
|
Remove Import Settings dialog on upgrade to new major version |
Usability |
IDEA-232670
|
Don't sync the actions_summary file |
Core. Indexing | Bug |
IDEA-220511
|
Cannot resolve symbol after switching branch |
Core. Installation | Feature |
IDEA-231898
|
Add .kts to "Create Associations" when installing IntelliJ IDEA |
Bug |
IDEA-230734
|
PyCharm uses entitlements to relax the security on the hardened runtime environment |
Core. Navigation and Search | Bug |
IDEA-231403
|
2020 versions of IDEs stopped navigating to files from Toolbox App extension while 2019 versions still do |
Core. Plugin Management | Bug |
IDEA-232671
|
update plugin in wellcome window didn't show restart dialog |
Bug |
IDEA-233045
|
Last installed plugin is marked as "Incompatible with the current AppCode version" in case of using Apply button after installation |
Bug |
IDEA-232665
|
Bundled plugin build is not shown |
Bug |
IDEA-198479
|
Plugins page: popup is not updated when IDE frame moved |
Bug |
IDEA-232593
|
Couldn't complete installation of dynamic plugins. Exception: class com.intellij.ide.plugins.PluginNode cannot be cast to class com.intellij.ide.plugins.IdeaPluginDescriptorImpl |
Bug |
IDEA-232600
|
All dynamic plugins prompt to restart IDEA on every enable and disable |
Bug |
IDEA-231964
|
Plugins: Do not show Install Required Plugins dialog if required plugin(s) are dynamic ones and have been just installed |
Bug |
IDEA-232439
|
It is impossible to disable incompatible plugins |
Bug |
IDEA-231952
|
Assertion error on uninstalling ini plugin |
Bug |
IDEA-208558
|
Wrong counting of downloaded enabled plugins in the tab Installed |
Bug |
IDEA-232473
|
IllegalArgumentException on disabling IntelliLang plugin |
Usability |
IDEA-232413
|
Recursive plugin deinstallation message is useless |
Exception |
IDEA-214841
|
Installing plugins with dependencies: java.lang.AssertionError after installation plugin with dependency |
Core. Project Settings | Usability |
IDEA-219373
|
Scala SDK data is deleted from libraries/*.xml when Scala plugin is not enabled |
Task |
IDEA-231216
|
Two <No SDK> options in Projet SDK popup |
Core. Quick Documentation | Bug |
IDEA-232853
|
"Show on Mouse Move" option disappears from quick doc popup when toolbar is shown |
Usability |
IDEA-231778
|
Javadoc rendering does not apply JetBrains Mono consistently |
Usability |
IDEA-232455
|
Documentation shown on hover may prevent from using the debugger tooltips |
Cosmetics |
IDEA-232507
|
Add option to enable/disable quick doc on mouse hover to the quick doc popup |
Core. Run. Configurations | Cosmetics |
IDEA-200420
|
Temporary configurations limit field size |
Editor. Code Completion | Feature |
IDEA-231373
|
Treat overloaded method calls as empty so IDEA doesn't introduce spaces within the parentheses |
Bug |
IDEA-231346
|
Wrong null item in the completion list |
Editor. Color Schemes | Bug |
IDEA-231942
|
Changing editor color scheme from light to dark lost the selected theme |
Bug |
IDEA-231936
|
New light color scheme is not applied when config is imported |
Editor. Diff and Merge | Feature |
IDEA-231341
|
Editing selection misses `Move line up/down` actions |
Bug |
IDEA-232800
|
Can't diff from shelf anymore |
Bug |
IDEA-232209
|
Diff window is not scrolling to the first changed fragment on opening |
Bug |
IDEA-232322
|
Preview diff changes size of split view |
Usability |
IDEA-89710
|
File diff shows usages of element of caret of original editor |
Editor. Editing Text | Feature |
IDEA-159484
|
Add combinations for ligatures in font preview text box |
Bug |
IDEA-230941
|
When I press "⌥ + o" or "⌥ + p", I get a wrong character '\uffff'. (default emacs keymap) |
Editor. Intention Actions | Bug |
IDEA-231109
|
Exception opening invention preview for 'Add on-demand static import' |
Editor. TextMate Bundles | Bug |
IDEA-232576
|
Open File or folder hangs out RIder UI completely |
Lang. JSON | Feature |
IDEA-232277
|
Add HAR file type and JSON schema mapping |
Lang. RegExp | Usability |
IDEA-230642
|
Check RegExp is unnecessarily slow |
Lang. Shell Script | Bug |
IDEA-232776
|
Shell: eval in a pipe displayed as syntax error |
Bug |
IDEA-232777
|
Shell: syntax error displayed for <<< here-string |
Lang. XML | Bug |
IDEA-232914
|
Unexpected highlighting of child tags in HTML |
Tools. Docker | Bug |
IDEA-233297
|
Docker: file chooser doesn't work |
Task |
IDEA-232299
|
Internationalize Docker plugin |
User Interface. Accessibility | Bug |
IDEA-227618
|
Cannot switch tab when adding new module in project settings |
User Interface. Embedded Browser (JCEF) | Bug |
IDEA-231063
|
[jcef] implement custom scheme handler for "file://" protocol |
Version Control. Git | Bug |
IDEA-231681
|
Git branches toolwindow: empty folders are not filtered out |
Bug |
IDEA-232303
|
toString() results are visible/editable in the new rebase window |
Bug |
IDEA-232562
|
IDEA checks Git version twice when clone dialog is opened |
Bug |
IDEA-231802
|
Revert changes: revert changelist is still displayed after revert was aborted |
Bug |
IDEA-94470
|
Case-renamed file disappears from the Changes view on Save |
Usability |
IDEA-232128
|
Branches: favorite branches could be show above groups |
Exception |
IDEA-232623
|
Undo commit: Access is allowed from write thread only |
Version Control. GitHub | Bug |
IDEA-232712
|
GitHub PullRequests: Improper background if comment is left on the last line of the file |
Version Control. Log | Bug |
IDEA-216882
|
Diff is not available for changes in external repositories Log |
Inspections | Feature |
PY-8656
|
Add support for flake8 suppress warnings comments. |
Bug |
PY-20810
|
PEP-8 E701 'Multiple statements on one line (colon)' for every variable annotation |
Bug |
PY-17877
|
False positive inspection "Unexpected argument" for Python 3 enum.Enum() functional constructor |
Refactoring | Bug |
PY-22045
|
Converting print to print() adds import statement each time |
DB Connectivity | Feature |
DBE-3522
|
Integration with pgpass |
DB Console | Bug |
DBE-5150
|
SQL Server: A MERGE statement must be terminated by a semi-colon (;). |
DB Introspection | Bug |
DBE-10114
|
Truncate table should not trigger schema synchronization |
Bug |
DBE-9910
|
Cloud Oracle: Introspection fails with ORA-00942 because no table SYS.TYPE$ |
Data Import & Export | Bug |
DBE-5888
|
"Dump with mysqldump" fails if mysql user password is blank |
Data Views | Bug |
DBE-10017
|
Hidden but their names are not crossed out in structure view |
SQL Completion | Bug |
DBE-9990
|
No completion for MySQL enum when caret inside quotes |
Bug |
DBE-9946
|
ClickHouse engine autocomplete ignores letter size |
SQL General | Bug |
DBE-10083
|
The "shutdown abort" command is treated as an error |
SQL Highlighting | Feature |
DBE-10018
|
Quick Doc on wildcard can show column list |
Feature |
DBE-10045
|
Support for Sequence Storage Engine MariaDB syntax |
Bug |
DBE-9991
|
Quote missing for column in "Replace column number with a name" |
Bug |
DBE-10044
|
DataGrip makes some valid statements red as error |
Bug |
DBE-10105
|
Postgres: INSERT INTO ... CROSS JOIN ... ON CONFLICT is marked as error |
Bug |
DBE-9949
|
mysql datasource,`stop slave` prompts an error |
Usability |
DBE-9934
|
db2 hierarchical queries syntax support |
SQL Resolve | Bug |
DBE-9938
|
Clickhouse alter syntax dont know about table's column |