Code Insight | Feature |
PY-29062
|
Categorize color scheme settings for Python |
Docker | Feature |
PY-21679
|
Add docker compose service settings setup for Python Run configuration |
Docker | Bug |
IDEA-199410
|
NPE while selecting "pull image" from docker tool window |
Editor. Code Completion | Feature |
IDEA-199722
|
Can I make the live template appear at the top of the code completion list? |
Editor. Editing Text | Bug |
IDEA-171789
|
"Last edit location" does not honor changes been made on "Commit changes" window |
Bug |
IDEA-198595
|
Last edit location does not remember changes made in Find in Path |
Bug |
IDEA-199909
|
'Jump outside closing bracket/quote with Tab' not working for method call closing parenthesis when parameter info tooltip is displayed |
Bug |
IDEA-198893
|
Parameter info hints: exception on undo |
Bug |
IDEA-200103
|
Overload switching doesn't work for vararg methods |
Usability |
IDEA-198598
|
"Split line" does not work for multiline TODOs |
Find, Replace, Find Usages | Usability |
IDEA-173010
|
Rerun is greyed out in Find Occurrences, results are collapsed by default |
IDE Configuration | Cosmetics |
IDEA-199540
|
Strange selection display when switching to "Other" tab in File and Code Template settings |
JSON | Feature |
IDEA-185069
|
Kubernetes: Json. QuickHelp. Provide quick help for completion list items |
Packaging and Installation | Feature |
IDEA-184006
|
Add log for win installations. |
Password Safe | Bug |
IDEA-165257
|
KeePass OVERWRITES existing database instead of appending or prompting!? |
Platform API | Feature |
IDEA-177378
|
make the registry entries extendible by plugins |
Bug |
IDEA-199978
|
Support several find-usages-providers |
Bug |
IDEA-199797
|
ProgressDialog#myDisableCancelAlarm won't fire for a modal progress bar |
Plugin Management | Bug |
IDEA-195202
|
Plugins: delete action |
Usability |
IDEA-197334
|
Completion is not aligned with word start in plugin dialog |
Quick Documentation | Bug |
IDEA-198297
|
Quick Documentation popup is sometimes placed off screen |
Cosmetics |
IDEA-163805
|
documentation jumps with ctrl down |
User Interface | Feature |
IDEA-192585
|
Use special icons for EAP builds at runtime |
Bug |
IDEA-197106
|
DesktopLayout ConcurrentModificationException on startup |
Bug |
IDEA-178171
|
intention settings: description editor is too small |
Usability |
IDEA-199392
|
Incorrect menu spacing on macOS |
Task |
IDEA-196095
|
Update icons for Build tool window statuses |
User Interface. Accessibility | Bug |
IDEA-199219
|
tables in dialogs not accessible |
Task |
IDEA-195260
|
UI element with line numbers and debugging graphic not accessible to screen readers |
User Interface. Navigation | Feature |
IDEA-184492
|
"File..." action is suggesting folders |
Bug |
IDEA-199757
|
Fuzzy search works with folders only if slash filled in |
Bug |
IDEA-199664
|
[Run config in the new SE] hints to run or to debug configuration are mixed with each other and should be vice versa |
Bug |
IDEA-199862
|
No selection until search is not finished |
Usability |
IDEA-198002
|
New SE: part of the popup is outside the screen |
Cosmetics |
IDEA-199666
|
[Run config in the new SE] run config name and hints doesn't change a font color to white when is selected |
User Interface. Project View | Bug |
IDEA-189991
|
File changes external to project tree view cause collapse and reset |
Version Control | Bug |
IDEA-198676
|
TODO appears in list several times on 'Review TODO' with selected 'Check TODO' |
Performance |
IDEA-199583
|
Files affected by revision is slow when invoked from annotation markers |
Exception |
IDEA-200051
|
IllegalStateException: Cannot find content provider for vcs hg4idea |
Version Control. Git | Feature |
IDEA-88818
|
When creating .idea directory, automatically put inside a .gitignore containing workspace.xml and other files which have to be excluded from the VCS |
Feature |
IDEA-184293
|
Create a .gitignore on enabling VCS integration in new projects |
Bug |
IDEA-199966
|
Git: .gitignore created on enabling git in project should not contain absolute paths |
Bug |
IDEA-199969
|
Git: .gitignore is created in the project root on git repository creating in one of its subfolders |
Bug |
IDEA-200107
|
Exception when invoke Default Settings from Welcome screen |
Version Control. Log | Feature |
IDEA-199867
|
Support Back and Forward navigation in VCS Log |
Feature |
IDEA-130845
|
Log: add action to go-to-parent and go-to-child |
XML | Feature |
IDEA-199839
|
Support deprecation in xsd schemas |
SQL Highlighting | Bug |
DBE-6303
|
SQL integration: "AT TIME ZONE" not recognised for Microsoft SQL Server |
CSS | Feature |
WEB-35114
|
Stylesheet languages code style: add an option to control blank lines around nested selectors. |
Bug |
WEB-34825
|
Emmet in stylesheet comments |
Usability |
WEB-35153
|
Group code style pages for style sheet languages in Settings |
Task |
WEB-35196
|
No reason to have different code style settings for CSS and PostCSS |
Debugger | Bug |
WEB-35218
|
Can't debug Node.js: path no program files is considered as incorrect |
HTML | Bug |
WEB-35129
|
Add inspection. A table without summary attribute |
Bug |
WEB-34950
|
Add inspection: use <em> and <strong> for emphasized or special text |
JSON | Feature |
WEB-35058
|
JSON: Support $id property properly (resolve $ref-s with id, navigate, etc.) |
Bug |
WEB-35121
|
JSON Schema: incorrect oneOf branch selection - at least one should be always selected |
JavaScript | Feature |
WEB-30855
|
No autocomplete for flow's $ReadOnly types |
Bug |
WEB-35136
|
Trailing comma in dynamic import gives spurious syntax error |
Bug |
WEB-32396
|
Flow core library global type definitions are not exposed to the IDE |
Bug |
WEB-34768
|
forEach to for...of intention bugs |
Bug |
WEB-35113
|
'Generate' creates body with return in pure JS if implementing TS method with 'void' return type |
JavaScript. Formatter | Feature |
WEB-28679
|
Add an option to treat lambda fields as methods when rearranging code |
Bug |
WEB-35074
|
JSX state object misaligned |
JavaScript. Frameworks | Feature |
WEB-35156
|
Language completion for script and style tags in Vue templates |
Bug |
WEB-34471
|
Optionally add `.vue` extension when auto-importing Vue components |
JavaScript. Inspections | Cosmetics |
WEB-34829
|
Missing module inspection: show npm install quick fix first |
JavaScript. Refactoring | Bug |
WEB-35149
|
'Convert function to variable holding arrow/ function expression' should check and declare 'const' var if possible |
Linters | Feature |
WEB-25697
|
ESLint / TSLint does not respect Editor Inspection severity level color formatting |
Bug |
WEB-22548
|
ESLint: use the severity specified in .eslintrc for offline inspections |
Node.js | Feature |
WEB-35204
|
TypeScript: enable "navigate to source" for node core libraries |
Feature |
WEB-34226
|
Use NODE_OPTIONS for Node.js debugging |
SASS | Feature |
WEB-20279
|
Better code style for .scss .sass files |
Feature |
WEB-6006
|
Would like formatting options for SCSS |
Bug |
WEB-35182
|
File Watchers: update default sass command |
TypeScript | Bug |
WEB-34878
|
Red icon is shown on the TypeScript tool window name when there's no errors |
Bug |
WEB-33285
|
Spread of 'any'/'unknown' should result in 'any'/'unknown' |
Task |
WEB-35105
|
TypeScript: check limit for completion result (for avoiding processing extra-elements) |
Unit Tests | Feature |
WEB-35177
|
Single suite / test run with Protractor |
Feature |
WEB-35142
|
Single test file run with Protractor |
Feature |
WEB-33201
|
Rerun failed protractor tests |
Bug |
WEB-34073
|
Mark tests in 'e2e' folder as protractor tests |
HTTP Client | Bug |
WI-43685
|
Running request via gutter updates saved configuration if file names collapses |
Bug |
WI-42311
|
response handler scripts: Multiple headers with same name |
Bug |
WI-43689
|
Collections doesn't work (file can't be found) |