No subsystem | Bug | IDEA-188519 | Actions that do not show popup because of dumb mode fail typeahead |
Bug | IDEA-188724 | Some keyboard shortcuts are not working after pressing ctrl+shift+F/R in terminal | |
Bug | IDEA-188134 | Set inspection option fix does not work when options differ by scope | |
Bug | IDEA-188308 | Custom console font line spacing is not remembered | |
Android | Bug | IDEA-189170 | Broken JPS inhibits all Android builds. |
Code Navigation | Performance | IDEA-186086 | UastReferenceRegistrar should avoid converting elements if no pattern is registered for the respective element type |
Compiling Project | Bug | IDEA-189006 | After update to version 2018.1, when make code occur the following error |
Cucumber JVM | Bug | IDEA-147597 | Cucumber default run configuration is ignored |
Bug | IDEA-185206 | Cucumber plugin seems not to include asserts of @After Hooks | |
Database | Usability | IDEA-177912 | Database. "Data Sources Detected". It should be possible to click on "Configure" link if the configuration was cancelled before. |
Debugger | Bug | IDEA-188405 | Async stacktraces: java.lang.VerifyError: Bad local variable type |
Performance | IDEA-187063 | During debugging IntelliJ IDEA gets extremely slow | |
Docker | Bug | IDEA-187009 | Docker, DockerCompose. DockerView: "Show stopped containers" filter doesn't work |
Bug | IDEA-175410 | Docker: Display volumes on "Volume Bindings" without duplicating | |
Bug | IDEA-181802 | DockerCompose syntax highlighting / command shows wrong "Single value is expected" | |
Bug | IDEA-188231 | DockerCompose: Avoid two-nodes appearance and green tabs by "down" of our compose node | |
Bug | IDEA-176049 | Docker Tab: Freezes happen when there are a lot of containers/images | |
Usability | IDEA-187279 | DockerCompose: Rename "Force build" option | |
Editor. Editing Text | Bug | IDEA-186636 | Keystrokes lost during freezing |
Bug | IDEA-188667 | arg postfix template removes the line part after the invocation point | |
Gradle | Bug | IDEA-188307 | Non-existent source folders when importing Gradle project |
Groovy | Bug | IDEA-187712 | Incorrect "cannot reference non-static symbol from static context" when getting class name |
Bug | IDEA-187681 | Good code red in groovy: reference to private inner class in new anonymous class expression is shown as unresolved | |
Bug | IDEA-176850 | @DelegatesTo with DELEGATE_ONLY fails to resolve Class references | |
Usability | IDEA-187576 | Run Grails Command Window -- CommmandHistory button disabled | |
HTML.Preview | Bug | IDEA-184915 | IntelliJ doesn't rescale an SVG properly after editing its viewbox property |
IDE Configuration | Bug | IDEA-189445 | In 2018.1, "Settings | Appearance & Behavior | System Settings | Updates | Automatically check updates" is disabled by default |
Bug | IDEA-172658 | Reassigned file wildcard for predefined file type is reverted on restart | |
Java. Inspections | Bug | IDEA-188088 | Suspicious parameter/name combination does not work for camelCaseWords |
Bug | IDEA-188598 | Inspection "Simplify stream API call chains" is missing some warnings when using method references | |
Bug | IDEA-184105 | "too broad scope" false positive | |
Bug | IDEA-187493 | False "Field may be final" inspection | |
Exception | IDEA-186946 | TooBroadScopeInspectionBase: ClassCastException: com.intellij.psi.impl.source.PsiJavaCodeReferenceElementImpl cannot be cast to com.intellij.psi.PsiReferenceExpression | |
Java. Intention Actions | Exception | IDEA-188113 | "Create property appOutputPath" leads to exception |
Java. Refactoring | Exception | IDEA-188127 | Extract Java method fails with exception |
Exception | IDEA-186521 | Exception on extract method inside anonymous class | |
Kubernetes | Cosmetics | IDEA-187399 | DockerCompose. Kubernetes. Inspections. Start the parent node name from the upper-case letter. |
Maven | Feature | IDEA-150621 | Maven integration: add support for maven-compiler-plugin 3.5 option annotationProcessorPaths |
Packaging and Installation | Usability | IDEA-185044 | Show list of used third-party libraries directly in the IDE |
Plugin Development | Bug | IDEA-188247 | JavaSdkImpl#getVMExecutablePath returns wrong path on Windows |
Task | IDEA-188302 | plugin.xml: highlight <idea-plugin@use-idea-classloader> as deprecated | |
Project Configuration | Bug | IDEA-182850 | Module with a dot in the name is displayed as if it were a module group |
Bug | IDEA-189112 | Externally stored settings of facets aren't loaded by build process | |
Exception | IDEA-188194 | Removing module from a big project may fail with NPE | |
Project View | Feature | IDEA-145898 | Scratches timestamps and preview |
Spring | Bug | IDEA-188365 | Spring Boot: @ConditionalOnProperty support only "plain" config keys |
Bug | IDEA-187693 | Spring Boot 2: use 'spring.banner.location' to determine banner file | |
Task | IDEA-188587 | Spring Boot: optimize collection auto-config classes for ManagementContextConfigurationModel | |
Exception | IDEA-187785 | Throwable at com.intellij.codeInsight.actions.ReformatCodeProcessor.assertFileIsValid | |
Structural Search and Replace | Bug | IDEA-187663 | JavaScript replace replaces only first statement of multiple statement result |
Bug | IDEA-187532 | Reference target constraints panel visible for replacement variable | |
Task Management | Bug | IDEA-187507 | Cannot save Trello integration settings in 2018.1 |
Bug | IDEA-189113 | Unable to save settings: Failed to save settings. Please restart... Error with Mantis Task server enabled | |
User Interface | Bug | IDEA-180725 | Background Image is not set for the RemoteHosts toolwindow if there are no selected hosts |
Cosmetics | IDEA-174261 | "Unused declaration" inspection settings has ugly buttons | |
Version Control | Bug | IDEA-188502 | Commit Window Automatically Scrolls Back and Forth While Clicking |
Performance | IDEA-188192 | File History view periodic refresh causes synchronous VCS queries under modal dialogs | |
Version Control. Git | Bug | IDEA-123397 | Git: History for file doesn't show anything before the move if there were too many changes in the commit that moved the file |
Bug | IDEA-188681 | Partial commit does not work for old git (1.x) | |
Bug | IDEA-188650 | Git: Partial Commits: for some changes the diff preview is wrong | |
No subsystem | Cosmetics | WEB-32036 | Save As.. should be Save As... |
Build tools | Feature | WEB-30117 | Allow to remove/disable gulp tool window |
CSS | Feature | WEB-30004 | Stylelint: allow linting CSS/PostCSS files with custom extensions |
Usability | WEB-31592 | CSS font-family: initial warning generic font | |
File Watchers | Bug | WEB-31808 | Not all watchers are run |
HTML | Bug | WEB-26242 | HTML: Code styles: Project scheme doesn't use quote marks value |
JavaScript | Feature | WEB-31761 | JavaScript: use "d.ts" when there is import with explicit "js" extension |
Bug | WEB-32072 | Using babel 7+ breaks webpack integration | |
Bug | WEB-30881 | Problems extending an abstract class declared in a typings file | |
Bug | WEB-31665 | "Implement methods" cannot generate paired accessors and async/generator methods in pure JS | |
Bug | WEB-31753 | Flow JS: Some line markers are not reported | |
Bug | WEB-30880 | Constructor documentation declared in typings not shown | |
Bug | WEB-30647 | Interfaces declared in .d.ts modules not found | |
Bug | WEB-18490 | Move Statement Up/Down doesn't move JSX blocks | |
Bug | WEB-24161 | CommonJS: properties of function object returned by exported module not resolved | |
Bug | WEB-28158 | Method is missed in completion/not resolved if class is exported like module.exports=class | |
Bug | WEB-30877 | Wrong suggestions/missing documentation for interface members declared in typings | |
Bug | WEB-30878 | Declaration merging in typings breaks documentation lookup | |
Bug | WEB-30879 | Problems using interfaces declared in typings in plain JavaScript files | |
Bug | WEB-26937 | CommonJS: properties of class instance returned by exported module not resolved | |
Usability | WEB-31398 | javascript (es6+) module imports do not have .js extension | |
JavaScript. Frameworks | Feature | WEB-31488 | [Vue.js] V-for items autocomplete |
Bug | WEB-30759 | Vue Plugin got warning while props with .sync | |
Bug | WEB-26739 | Disable 'Refactor | Extract included file' for Vue files | |
JavaScript. Inspections | Bug | WEB-31754 | 'Missing await' false positive in 'for async' with ESNext 'for await' |
Bug | WEB-31694 | Unused local Symbol - False match | |
Linters | Feature | WEB-23695 | Stylelint: lint <style> tags within .html files |
Feature | WEB-26391 | .vue files stylelint support | |
TypeScript | Bug | WEB-30164 | Support auto import for ambiguous imports |
Bug | WEB-30165 | Documentation lookup for re-exported symbols. | |
Bug | WEB-31987 | StackOverflowError on a typescript project | |
Bug | WEB-31849 | TypeScript: improve visibility handling | |
Bug | WEB-31774 | TypeScript: function template works incorrectly in ".d.ts" files | |
Bug | WEB-30627 | Resolve typings for scoped packages | |
Bug | WEB-30925 | RXJS 5.5.3 importing aliased pipeable operators (e.g. flatMap) | |
Bug | WEB-31699 | Implementing TypeScript methods omits 'async' and '*' | |
Bug | WEB-31918 | Typescript. expected type is not evaluated for shorthand arrow function return | |
DB Connectivity | Usability | DBE-3260 | Add default values in SSH configuration for Data Sources |
DB Console | Bug | DBE-397 | DESC/DESCRIBE in read-only mode |
Usability | DBE-6115 | database console > scroll from editor doesn't work well | |
Data Import & Export | Bug | DBE-6081 | Can't import from .csv ISO timestamp with "Z" timezone |
IDE General | Feature | DBE-5081 | REST client in DataGrip |
Bug | DBE-5601 | Navigate to symbol works bad with column names | |
SQL Completion | Bug | DBE-5451 | Oracle 12c ALTER TABLE identity clause |
SQL Generation | Bug | DBE-3548 | Postgres: sequence start value is wrong |
SQL Highlighting | Bug | DBE-6104 | H2 SQL dialect does not recognize "drop column" statement with multiple columns |
User Interface | Bug | DBE-4722 | Move Data Source to Project/Global not visible |
Overview
Content Tools