Code Insight | Feature | RUBY-20177 | Improve code completion for class fields. |
Cucumber | Bug | RUBY-19850 | Cucumber formatter `after_features` needs to be updated for Cucumber 3.0.0 |
Task | RUBY-20220 | Support Cucumber 3 |
IDE | Feature | RUBY-20211 | Add new ruby module from new context menu |
Feature | RUBY-20196 | Inline hints for argument grouping syntactic sugar |
Bug | RUBY-20027 | parameter name hints Ruby instance variables |
Bug | RUBY-20254 | Gems bundled with bundler path are not available |
Usability | RUBY-19951 | Excessive hints |
Puppet | Bug | RUBY-20184 | EPP space-trimmed tags cause a parsing error |
Remote Interpreters | Bug | RUBY-20216 | Add space for 'remote-rvm' prefix |
Ruby. Formatter | Bug | RUBY-20152 | Comments after line of code causes auto comment on the new line |
No subsystem | Bug | IDEA-180312 | Deadlock ? JarHandler |
Bug | IDEA-180196 | Can't jump to customise colour scheme |
Bug | IDEA-179660 | Copy+Paste in FitNesse files (context.txt) not working anymore. |
Code Coverage | Exception | IDEA-180148 | PicoPluginExtensionInitializationException at com.intellij.openapi.extensions.impl.ExtensionComponentAdapter.getComponentInstance(ExtensionCompone ntAdapter.java:96) |
Code Formatting and Code Style | Usability | IDEA-179699 | Problems with visual guides preview in code style and color scheme settings |
Cosmetics | IDEA-179429 | Settings: some visual issues with CodeStyle VisualGuides fields |
Code Navigation | Performance | IDEA-179739 | 'Go to file by name' occasionally not finishing with high CPU usage |
Diff_Merge | Bug | IDEA-141889 | Pressing Ctrl+D on an unversioned file in Local Changes results in mysterious "Select Path" dialog |
Docker | Feature | IDEA-171373 | Docker Compose: provide completion and navigation for "env_file" values. |
Feature | IDEA-172716 | Docker. Add "Build" action into ">>" for Dockerfiles |
Feature | IDEA-175829 | Add working_dir: autocompletion with directories |
Bug | IDEA-179926 | Docker: resolve, find usages and inplace-rename doesn't work for docker stages synthax in the Dockerfile editor |
Editor. Editing Text | Bug | IDEA-176409 | Wrong line separators Assertion error in intellij.openapi.progress.Task |
Find, Replace, Find Usages | Bug | IDEA-170103 | FInd in Path dialog won't close (2017.1 version, Ubuntu 16.04) |
IDE Configuration | Bug | IDEA-164639 | Unable to save settings because of symlinks inside config directory |
Java. Inspections | Bug | IDEA-178449 | Assignment to Collection or array field from parameter inspection does not recognize private inner classes as private |
Language Injection | Bug | IDEA-180223 | Plain text editor for injected string recognizes backslash as error but "no errors found in this file" |
Product Documentation | Usability | IDEA-180238 | Missing directory "config" on instruction to change location of "config" and "system" directories on file Install-Linux-tar.txt |
Project Configuration | Feature | IDEA-166061 | Support qualified module names as a replacement for module groups |
Feature | IDEA-180193 | Automatically unload newly added modules |
Bug | IDEA-179968 | On new module adding to the project with modules grouped by fqn the module group mode is applied |
Project View | Feature | IDEA-176856 | Show nodes for unloaded modules in 'Project View' even if their directories aren't located under loaded modules |
Bug | IDEA-180081 | Project view: don't show unnecessary modules grouping items for projects |
Run | Debug configuration | Bug | IDEA-108342 | 'Single instance only' option not copied in Run configuration |
Bug | IDEA-154486 | JSP compilation fails in 2016.1 and 15.0.5 |
Usability | IDEA-165946 | Provide ability to view classpath of a java process started via run configuration if it is passed via classpath.jar |
Structural Search and Replace | Feature | IDEA-81235 | Structural Search should be able to find method calls to annotated methods |
Task Management | Feature | IDEA-70996 | Tasks and IDE Contexts - Shelving changes |
Unit Testing. JUnit | Bug | IDEA-165929 | Running with dynamic.path=true and gettingacnt locate a PowerMock related class |
User Interface | Feature | IDEA-179992 | Could not change max number of tabs |
Bug | IDEA-174258 | Painting progress bars eats CPU |
Bug | IDEA-179953 | Broken hebrew characters in replace preview |
Bug | IDEA-179663 | "Local Changes" - "Wide selection" is broken |
User Interface.Darcula | Bug | IDEA-100256 | Darcula: Settings->Schemas and DTDs hard to read entries |
Version Control | Feature | IDEA-129759 | File History & Log: Show diff for merge commits as a 3-panel diff instead of proposing a popup with parents selector, or choosing an arbitrary parent. |
Feature | IDEA-176722 | Apply patch (from clipboard) should take the meta-information (commit message, author) from the patch |
Bug | IDEA-169466 | Author field and Amend checkbox missing when only Unversioned files present |
Bug | IDEA-175125 | Patch can't be applied if it contains mode changes only (e.g. 644->755) |
Bug | IDEA-161081 | Unversioned files should be preselected in the commit dialog if they were selected in the Local Changes |
Bug | IDEA-167479 | File permissions from patch aren't applied |
Usability | IDEA-136238 | Local Changes | Preview Diff should show current version of the unversioned file |
Usability | IDEA-169729 | When dragging shelved changes to 'Local Changes' tab, apply them in 'Default' changelist (if it's selected in 'Unshelve...' dialog) |
Usability | IDEA-162615 | "Create patch" with Russian letters results in unnamed.patch |
Usability | IDEA-156875 | Display the content for unversioned fIles in the commit dialog |
Version Control. Git | Bug | IDEA-179993 | Freeze on startup |
Version Control. Log | Feature | IDEA-148143 | VCS Log: Diff view for a merge commit should show combined difference of all merged commits |
i18n | Bug | IDEA-180164 | Problems on Safe Delete Resource Bundles and properties files |
CSS | Bug | WEB-29019 | CSS property 'dominant-baseline' values support |
CoffeeScript | Bug | WEB-27192 | 'use strict' + Coffeescript destructing highlighted as error |
Debugger | Bug | WEB-28311 | Meteor: debug doesn't work with meteor 1.6 |
JavaScript | Feature | WEB-29094 | Javascript: add install global types fix |
Bug | WEB-29108 | JavaScript Libraries - Not Working Correctly (PrototypeJS) |
JavaScript. Formatter | Bug | WEB-29105 | JSX in vue uses HTML indentation settings |
JavaScript. Frameworks | Bug | WEB-29074 | Type mismatch errors when annotating `render()` Component method with JSDoc |
JavaScript. Predefs | Feature | WEB-12145 | Add documentation for core ECMAScript API |
JavaScript. Refactoring | Bug | WEB-28686 | 'Flip if-else' shouldn't generate empty if/else blocks |
REST Client | Bug | WEB-29099 | Restrict comments in message body |
TypeScript | Bug | WEB-29140 | Auto-Imports from non-d.ts node_modules files are broken in 2017.3 |
Bug | WEB-24458 | Reserved names used as property name are highlighted as warning |
Unit Tests | Bug | WEB-29113 | Jest: failed test is marked as green |
Bug | WEB-29078 | Jest console output contains malformed characters from ANSI colors |
Bug | WEB-26705 | Jest tests not found because rootDir setting is incorrectly set to the same directory as the configuration file |
Usability | WEB-29048 | Remove Auto-test from Jest run tool window, add --watch to the options field description |
DB Diff | Feature | DBE-4582 | Allow comparison of cells in data views |
Data Views | Bug | DBE-4485 | Values of LONGVARCHAR columns aren't printed in Database Console's result tables |
SQL Editing | Bug | DBE-5224 | Deferrable exclution constraints marked as red using PostgreSQL dialect |
Usability | DBE-3827 | PostgreSQL. IDEA should know about regexp_replace and other regexp* functions |
SQL Highlighting | Bug | DBE-5214 | CTE expression within a cursor assignment reports error incorrectly against SQL Server |
SQL Resolve | Bug | DBE-5201 | Regard lower_case_table_names on MariaDB |