Console | Bug | PY-32147 | Console freeze on closing: PythonConsoleClientUtil$synchronizedPythonConsoleClient$proxy$1.invoke |
Bug | PY-32247 | Hitting `Ctrl + C` in the Python Console waiting for input freezes PyCharm | |
Debugger | Exception | PY-32522 | Make pretty error notification on inability to connect to Docker debugger script |
Docker | Bug | PY-29368 | Cannot add PYTHON SDK when DOCKER INTEGRATION plugin is installed |
Bug | PY-31131 | Debugging Compose services with long-lasting entrypoint fails by timeout | |
Editing | Feature | PY-6027 | Support of multiline TODOs in Python |
Inspections | Bug | PY-29763 | False positive raise with no arguments within except block inside finally block |
Bug | PY-32364 | The inspection "No encoding specified for file" doesn't check if the interpreter is using Python 3 | |
Packaging | Feature | PY-31244 | PEP 561: Suggest install stub only package for installing runtime package |
Skeletons | Bug | PY-27195 | Pycharm fails to generate tensorflow skeletons |
Test Runner | Bug | PY-31827 | Keyerror in unittestpy.py |
Bug | PY-32431 | pytest runner cannot re-run failed tests if test method is in superclass | |
Docker | Bug | IDEA-201513 | Docker-compose: call `restart` instead of `up` when already running service is relaunched from the gutter |
Editor. Editing Text | Bug | IDEA-201625 | Text jitter in editor when tabs are used for indentation (on a fractional-scale monitor on Windows) |
File System | Performance | IDEA-201455 | Less calls to File.isDirectory in CoreLocalVirtualFile |
Packaging and Installation | Bug | IDEA-201292 | Several installations of one version IDE: Problems with Uninstall in Users folders |
Plugin Development | Task | IDEA-201464 | Properly attribute exceptions happened during instantiation of plugin components to corresponding plugins |
Terminal | Feature | IDEA-191464 | Add environment variable to terminal detect if running in IntelliJ IDES |
Bug | IDEA-201601 | Sometimes terminal shows broken prompt on IDE startup | |
User Interface | Bug | IDEA-201446 | NullPointerException during using 'FindUsages' |
User Interface. Accessibility | Bug | IDEA-201843 | NavBar popups are closed on up/down/speed search |
Bug | IDEA-182960 | Screen Reader Accessibility: Autocomplete | |
Bug | IDEA-201167 | File tree in Commit dialog and Revert changes are not accessible for Jaws | |
User Interface. Controls | Bug | IDEA-196606 | Floating toolwindows can't be moved |
Version Control. Git | Usability | IDEA-190367 | Shortcut for git branch by default |
Version Control. Log | Bug | IDEA-198803 | VCS log shows garbage in "author" field, looks like a corrupted index |
Cosmetics | IDEA-195976 | Fix progress bar in VCS Log in darcula | |
DB Introspection | Feature | DBE-7198 | DataGrip Should Provide Pattern to functionNamePattern in DatabaseMetaData.getFunctions() call. |
IDE General | Cosmetics | DBE-4250 | Inconsistent Invalidate Cache / Restart location |
CSS | Bug | WEB-35555 | Some CSS pseudo-selectors are highlighted red in the editor |
Bug | WEB-27101 | ::slotted(*) css pseudo-element is highlighted red | |
Debugger | Bug | WEB-34605 | Debugger stops on EVERY same-named source file while debugging Node JS remotely using "Attach to Node.js/chrome" |
Bug | WEB-35530 | React Native build doesn't start with 'react-native' package | |
JSON | Feature | WEB-35463 | Add a checkbox to prefer remote JSON schemas over bundled schemas |
JavaScript | Feature | WEB-35564 | Flow: better support for function generics |
Bug | WEB-35565 | Code completion not working until type definition file is touched | |
Bug | WEB-35550 | Wrong links to MDN in documentation popup for React APIs | |
Bug | WEB-32337 | Resolve for property assigned in other scope | |
Bug | WEB-28566 | Erroneous "missing import" statement for Flow type | |
Performance | WEB-30360 | Code Analysis, Strange Lagging Bug | |
Task | WEB-35079 | Infer primitive type facts from initializer for javascript | |
Exception | WEB-35658 | IllegalArgumentException: Argument for @NotNull parameter 'element' | |
JavaScript. Frameworks | Feature | WEB-26862 | Add single step import for ES6 and TypeScript scripts in .vue files |
Feature | WEB-32334 | Vuex. Code completion is missing for store actions/states/mutations/getters | |
Usability | WEB-35481 | Disable "Missing React import with JSX" inspection for .vue files | |
JavaScript. Inspections | Feature | WEB-25768 | support vuex mapGetters helper |
Bug | WEB-35526 | Typescript - wrong "remove unnecessary parentheses" warning | |
Bug | WEB-35461 | Inspections: "Missing required 'alt' attribute" gives false positive in the Vue.js files | |
JavaScript. Refactoring | Bug | WEB-35543 | Decorators changes their order after refactoring its method |
Node.js | Bug | WEB-35594 | Can't enable Code assistance for Node.js if there mappings for 127.0.0.1 in /etc/hosts |
Performance | WEB-34416 | Do not index symlinks inside node_modules targeting files inside project | |
Usability | WEB-35568 | WSL: ExecutionException when try to debug with incorrect interpreter | |
TypeScript | Feature | WEB-35377 | Support non-unit types in union discriminants (TS 3.2) |
Bug | WEB-35523 | Cannot generate props when contextually typed by an object literal. | |
Bug | WEB-29799 | tsconfig.json paths don't work with Vue .vue single file components | |
Bug | WEB-35505 | Typescript "arrow to named function" prepend "public" modifier inside module | |
Bug | WEB-35551 | Import are marked as error when overriding baseUrl in child config | |
Bug | WEB-35549 | Typescript formatter fails on object construction with cast | |
Exception | WEB-35567 | Exception while disposing TypeScript service | |
Unit Tests | Bug | WEB-35553 | Jest RC: set working directory to the closest directory with jest.config.js or package.json |