No subsystem | Bug | IDEA-148298 | File name match regression in version 10 |
Bug | IDEA-192102 | Remove close icon from Analyze Stack Trace tab toolbar | |
Bug | IDEA-191450 | Idea hangs trying to investigate data flow from a `project` parameter of PsiBuilderImpl | |
Bug | IDEA-192243 | Diff Window: Browsing through files by keyboard stopps working when an image cannot be loaded. | |
Bug | IDEA-191067 | [win] navigating git log up/down leaves artifacts | |
Performance | IDEA-172762 | ProjectRootManagerComponent$1.fileTypesChanged on AWT causes 30-60s freeze | |
Performance | IDEA-190829 | UI freeze during Gradle build | |
Exception | IDEA-192088 | Exception when starting IntelliJ | |
Code Analysis. Inspection | Feature | IDEA-49092 | Inspection profiles: provide possibility to create a scope from inspections dialog |
Bug | IDEA-192189 | "Settings" button disabled in inspections result if focus is in editor | |
Code Coverage | Usability | IDEA-192287 | Show full package name at coverage view |
Code. Generate | Bug | IDEA-192006 | Clicking Enter in the "Choose fields to initialize by constructor" dialog was interpreted as OK + new line in the editor |
Usability | IDEA-192185 | 'Insert @Override' by default should be enabled in 'Generate toString()' dialog | |
Debugger | Feature | IDEA-191508 | Breakpoint intentions |
Bug | IDEA-189894 | minor problem with horizontal scrollbar when debugging | |
Bug | IDEA-94049 | Debugger: Return ability to set field watch point via alt+gutter click | |
Bug | IDEA-187338 | Async stacktraces may not work with several debug sessions | |
Bug | IDEA-192070 | Deadlock while debugging | |
Cosmetics | IDEA-192172 | Text in "Evaluate and log:" field is too small in Presentation mode | |
Diff_Merge | Usability | IDEA-182230 | VCS "visual merge" window: don't ask "Are you sure" if there was no changes |
Editor. Code Completion | Usability | IDEA-144321 | LookupElementProximityWeigher should work for all lookup items that have PSI |
Editor. Editing Text | Bug | IDEA-188770 | HTML block header sometimes doesn't disappear |
File System | Performance | IDEA-191007 | Too large buffer passed to ReadDirectoryChangesW seriously impacts Windows file system performance |
Groovy | Bug | IDEA-192360 | Unnecessary semicolon inspection: necessary semicolon is highlighted |
Bug | IDEA-191552 | GROOVY_ALL_JAR_PATTERN and GROOVY_JAR_PATTERN are too strict | |
Java | Bug | IDEA-191988 | Template languages: outer elements shouldn't be inserted as the very first children of template data Java elements |
Java. Code Completion | Bug | IDEA-192209 | 'final' modifier appeared almost in the end of autocompletion list in case of a beginning line with already defined variable |
Usability | IDEA-191883 | "Tab" completion doesn't work as expected for inner classes | |
Usability | IDEA-191954 | Auto-entering of dot after completed package name is unexpected | |
Java. Error Highlighting | Feature | IDEA-192084 | Suggest elevating visibility level as one of the QuickFixes for "Cannot resolve symbol" error |
Feature | IDEA-192041 | Do not show intentions that require a higher language level | |
Bug | IDEA-192037 | Cannot show compile errors on some specific inner class generics cases | |
Bug | IDEA-191467 | Bad code is green: incompatible types: cannot infer type-variable(s) | |
Java. Inspections | Feature | IDEA-191937 | Contract checker: more checks |
Feature | IDEA-192236 | Support opposite expression pairs like `x == null` and `x != null` in boolean expression simplifiers | |
Feature | IDEA-192004 | Suggest adding StandardCharsets constant as a QuickFix for "Implicit usage of platform's default charset" | |
Feature | IDEA-192155 | Contract checker: highlight the relevant part of contract | |
Feature | IDEA-191809 | 'finally block which can not complete normally' shouldn't show warning when finally inside main | |
Feature | IDEA-192161 | Support "a && b || a" case in "Simplifiable boolean expression" inspection | |
Bug | IDEA-191876 | Bug in 'Condition is always true' inspection when comparing with NaNs | |
Bug | IDEA-192226 | Don`t inlined a value if the character is '\n' | |
Bug | IDEA-191982 | "Replace with 'try' with resources" QuickFix breaks the code | |
Bug | IDEA-192148 | "Actual method parameter is the same constant" inspection suggestion changes code behavior | |
Bug | IDEA-190764 | Inspection "Type may be weakened": false positive: lambda method return type constraint is not checked | |
Bug | IDEA-192301 | "Extract common part" loses comment | |
Java. Intention Actions | Feature | IDEA-192090 | IDE doesn't suggest imports if field has the same name as a type |
Bug | IDEA-192056 | "Annotate" action isn't available in decompiled classes | |
Bug | IDEA-192129 | Logic is changed when an 'if' statement is simplified | |
Bug | IDEA-191778 | "Add Single-Member Static Import" intention produces red code | |
Bug | IDEA-191774 | Add on demand static import incorrectly available | |
Bug | IDEA-192268 | ConvertToLocal intention for field incorrectly treats its javadoc comment | |
Java. Refactoring | Feature | IDEA-185245 | Show a preview panel for the Extract Method refactoring in the case where duplicates are found |
Bug | IDEA-191899 | After changing the method signature the method's body becomes trivial | |
Bug | IDEA-192159 | Inlining a variable adds cast to var | |
Usability | IDEA-191425 | Refactor / make static raises "Method reference will be corrupted" warning instead of converting method reference to lambda | |
Maven | Bug | IDEA-67322 | Maven: IDEA cannot parse POM correctly if parent POM reference contains property placeholder |
Packaging and Installation | Usability | IDEA-191432 | Force "Download and install JRE x86 by JetBrains" and "32-bit launcher" options when installing on 32-bit system |
Cosmetics | IDEA-191997 | com.intellij.updater.Runner usage message for Runner install <folder> | |
Cosmetics | IDEA-161414 | "Profiling agent is not enabled" should not be a WARN log entry and / or chatter to the terminal | |
Task | IDEA-192182 | Extract sources of java annotations to separate GitHub repository | |
Password Safe | Usability | IDEA-191264 | Uncheck remember on push credentials dialog by default |
Platform API | Feature | IDEA-192059 | Improve `JavaBuilderUtil.registerFilterToSkipMarkingAffectedFileDirty` for using in other builder categories |
Meta Issue | IDEA-175637 | Check in tests that PSI text can be parsed back to a similar PSI structure | |
Plugin Development | Bug | IDEA-163694 | Devkit: fix IdeaPlugin DOM |
Cosmetics | IDEA-192134 | Remove 'MaxPermSize' from default VM options when start IDEA plugin run configuration | |
Project Configuration | Bug | IDEA-192248 | Default PHP Interpreter settings are reset after PhpStorm restart |
RegExp | Bug | IDEA-191355 | SingleCharAlternationInspection quick fix produces inconsistent PSI |
Bug | IDEA-186023 | Regexp: "Single character alternation" quickfix yields invalid code | |
Spring | Feature | IDEA-129129 | Spring Integration: support built-in SPEL functions of PublisherAnnotationAdvisor |
Feature | IDEA-185626 | Spring Boot: Endpoints: provide extension point | |
Bug | IDEA-192365 | Spring Boot: Endpoints: provide correct request mapping URL in case of custom dispatcher servlet | |
Bug | IDEA-191792 | Spring Boot: the deprecated property replacement is incorrect in case of Map-type property replaced with diff type one | |
Bug | IDEA-175723 | Spring Integration Diagram: selector element appears as small empty rectangle | |
Exception | IDEA-192100 | Getting sporadic exceptions from the bundled Spring plugin when using IJ EAP | |
Structural Search and Replace | Feature | IDEA-191915 | finding switch statements: allow counted branches |
Unit Testing. JUnit | Bug | IDEA-75209 | Path variables should not be used in non-path attributes |
Bug | IDEA-192085 | @RunWith annotated nested class should be runnable | |
Exception | IDEA-191597 | IndexNotReadyInspection on save test history | |
User Interface | Bug | IDEA-191122 | "Captured Snapshot" notification's "Show in Explorer" link does not work when IDEA is installed on alternate drive letter |
Bug | IDEA-151301 | Navigation over highlighted search matches in "Override/impl method" dialog only works for method names | |
Bug | IDEA-192029 | Touch bar blinks when scrolling the file | |
Bug | IDEA-192157 | When configuring touch bar, I would like to be able to see changes instantly. | |
Bug | IDEA-190646 | Tool Window tabs revision | |
Bug | IDEA-154988 | No default icon suggested on adding buttons to main toolbar | |
Bug | IDEA-191708 | VersionControl: visual garbage on the very first opening of VersionControl toolwindow | |
Performance | IDEA-192184 | Goto Class/File/Symbol popups leak via native window and focus traversal policy | |
Usability | IDEA-192180 | No speed search: Edit Severities | |
Usability | IDEA-191361 | Exception dialog is too tall | |
Usability | IDEA-190363 | Improve UI of 'Third Party Software' list | |
Usability | IDEA-192075 | IDE Fatal Errors dialog - cannot copy/analyze stacktrace | |
Cosmetics | IDEA-191985 | Speed search is truncated | |
Task | IDEA-192178 | Enable IntelliJ laf on Mac | |
Version Control | Feature | IDEA-120755 | Local changelists: apply background scope colors for files as in other views |
Bug | IDEA-192203 | keymap "Xcode" not found warnings on startup from Git4Idea & hg4idea | |
Bug | IDEA-115100 | Maven project import sets Subversion VCS for submodules, if there is a folder or file called .svn in parent folders | |
Bug | IDEA-191782 | No tooltip for new button containing "ignore" actions in Changes view | |
Performance | IDEA-192017 | Unshelving creates a thread for each shelved file | |
Usability | IDEA-191716 | "Cancel Visual Merge" dialog is shown even with no modifications when pressing Esc | |
Version Control. Git | Bug | IDEA-180112 | IDEA stores passwords in memory even when "Remember" is unchecked |
Cosmetics | IDEA-192384 | History for Selection shouldn't be visible in the context menu of Project Files | |
Cosmetics | IDEA-192092 | Rephrase a notification that appears when users switch branches | |
Version Control. Log | Exception | IDEA-191967 | Throwable at com.intellij.vcs.log.impl.VcsLogTabsWatcher.closeLogTabs |
Version Control. Perforce | Performance | IDEA-192097 | Too many threads spawned by reading Perforce command outputs from refreshing File History |
Version Control. Subversion | Bug | IDEA-192371 | NPE on importing project with directory mappings set to "Subversion", but without real svn working copy |
No subsystem | Bug | WEB-32769 | Webpack config rejects automaticNameDelimiter optimization setting |
Bug | WEB-32040 | Missing support for JSON in Prettier | |
Cosmetics | WEB-32801 | Webpack option schema has a wrong link in the inspection description | |
CSS | Feature | WEB-24774 | Support inline comments in PostCSS |
Feature | WEB-32672 | WebStorm doesn't recognize backdrop-filter | |
Feature | WEB-25011 | Colors and Fonts/CSS should have it's own field for class and attribute identifiers | |
Bug | WEB-26368 | CSS '/deep/' combinator causes 'unexpected token' error if it's the first item in selector list | |
Bug | WEB-26828 | reformating CSS with :host >>> subselect ends up with :host > > > subselect | |
Bug | WEB-22894 | PostCSS: Colors & Fonts: Tag name is not colored | |
Bug | WEB-22893 | PostCSS: Colors & Fonts: unknown-at-rule cannot be colored | |
Bug | WEB-28165 | Wrong CSS syntax check for @apply rule | |
Bug | WEB-24628 | CSS: string literal with backslash as property value is not parsed correctly | |
Bug | WEB-24619 | BUG: PostCSS code completion doesn't work right before an &-sign (Ampersand). | |
Bug | WEB-22895 | PostCSS: Colors & Fonts: arithmetic symbols are not colored | |
Exception | WEB-22810 | "PSI and index do not match" exception while editing CSS | |
Dart | Feature | WEB-32909 | Provide code completion when editing Dart breakpoint condition and in Evaluate Expression dialog |
Debugger | Feature | WEB-14403 | Drop to frame / Restart frame not available in JavaScript debugger |
Bug | WEB-32841 | Node.js/Chrome remote: 'Another debugger is attached...' warning is wrongly shown | |
Bug | WEB-32908 | Can't resolve breakpoints in webpack 3.X project | |
Bug | WEB-32389 | Assertion failed: Debug tool window not initialized yet! | |
Bug | WEB-32636 | Debugger: the number of properties that can be inspected is limited to ~ 100 | |
Bug | WEB-32714 | Debugger steps into node_modules even if "Do not step into library scripts" is enabled | |
Performance | WEB-31775 | Debugger: false stops in same-named files cause delays when debugging | |
Usability | WEB-32843 | Node.js global.console has duplicate logs in Console tab when Debugger Console tab is hidden, when debugging | |
Usability | WEB-32810 | Add to watch is not always possible in JavaScript | |
JSON | Bug | WEB-32852 | JSON schema switcher: correctly map built-in and local schemas when remote sources are not allowed |
Bug | WEB-32038 | JSON schema for multiple projects | |
Bug | WEB-32853 | JSON schema: do not remove manually added schema on schemas reassign | |
Usability | WEB-32878 | Not clear behavior when trying to use json schema outside of the project | |
Usability | WEB-32680 | JSON Schemas: add "x-intellij-html-description" property into v6 and v7 schema completion | |
JavaScript | Bug | WEB-32790 | WebStorm decides to stop accessing .d.ts files for es features for a project |
Bug | WEB-32691 | 'Implement missing members' for object generates redundant comma | |
JavaScript. Formatter | Bug | WEB-29105 | JSX in vue uses HTML indentation settings |
JavaScript. Inspections | Feature | WEB-31568 | "Create derived class / implement interface" intention action |
Bug | WEB-32839 | Wrong warning var' variables cannot share name with block sc... | |
JavaScript. Refactoring | Bug | WEB-32838 | Rename should not change default re-export |
Bug | WEB-32829 | Introduce var: wrong caret position after introduce variable /var postfix template | |
LESS | Feature | WEB-24450 | Copyright plugin: support Less, Stylus and PostCSS file types |
Bug | WEB-20921 | Add support for valid HTML syntax for including LESS/SCSS in <style> tags | |
Linters | Feature | WEB-30482 | Apply code style from ESLint JavaScript configs automatically or show notification |
Bug | WEB-28870 | Support for "extends" in TSLint | |
Bug | WEB-32110 | Allow comments in specific JSON configuration files | |
Node.js | Feature | WEB-28587 | Understand module field in package.json |
Feature | WEB-32689 | Understand esnext field in package.json | |
TypeScript | Bug | WEB-32792 | Typescript: quick documentation doesn't show properties of type aliases |
Bug | WEB-32798 | Selecting/deselecting code styles generates redundant wrong code | |
Unit Tests | Bug | WEB-32653 | Can't run Karma in @angular/cli 6 project |
Bug | WEB-32883 | Cannot run karma tests in @angular/cli 6 project with multiple targets | |
DB Connectivity | Usability | DBE-6321 | Postgres: if database in connection parameters differs from the database selected in Schemas tab IDE may fail to connect |
DB Introspection | Bug | DBE-6409 | MariaDB schema discovery fails with: Unknown column 'purchase_date' in 'field list' |
IDE General | Usability | DBE-6405 | Query plan fails for sub-queries in sqlite |
SQL Editing | Feature | DBE-2647 | Custom Parameter %VAR% not working when wrapped in single quotes. |
SQL Highlighting | Feature | DBE-521 | Psi aware brace highlighter |
User Interface | Cosmetics | DBE-1851 | Clearer connection status indication |
Overview
Content Tools