PHP Completion | Feature | WI-18621 | Autocomplete for function / method arguments |
Feature | WI-24156 | improve automcomplete for functions and methods by intelligently filling in function arguments |
Feature | WI-31426 | Manually invoke type-matching autocomplete list for function/method parameters |
Feature | WI-31428 | Autocomplete for function/method arguments with/from class properties |
Bug | WI-31799 | Implementing interface with return typehint doesn't import the namespace |
Bug | WI-31995 | 'namespace' operator is not suggested as a part of FQN |
Bug | WI-31997 | List of completion after 'namespace' operator when it's a part of FQN contains all types of elements that are not applicable |
Bug | WI-31643 | Completion doesn't insert parentheses for exceptions in throw |
Bug | WI-31926 | 'Autopopup in (ms)' option has no effect |
Usability | WI-31980 | Disable completion of keywords after integers without space |
Usability | WI-31375 | Implement an option to disable function parameters completion |
Usability | WI-31370 | Allow new autocomplete for function/method arguments comma "," to overwrite them |
Usability | WI-3195 | PHP: code completion in a global declaration inside a function could suggest global variables |
PHP lang | Bug | WI-31841 | Don't filter out Exception if other type is not a Throwable |
PS specific | Feature | WI-31585 | Support url rewriting defined in .htaccess files |
No subsystem | Feature | IDEA-143452 | Show Running List action shows run processes from the current project only |
Bug | IDEA-156299 | Force Touch: 'Force Touch' is replaced with 'Button 1 click' after restart |
Bug | IDEA-143263 | Find In Path is not autopopulating a selection from Find Preview window |
Code Analysis. Inspection | Bug | IDEA-156478 | 'Inspection results tool window' loose 'Suppress' button after grouping |
Bug | IDEA-156683 | 'Unused method parameter' inspection finds only first unused parameter but not all |
Bug | IDEA-156364 | 'Inspection result tool window' preview doesn't scroll to view problem item |
Bug | IDEA-156353 | 'Editor is already disposed' exception when navigating through inspection result tree |
Bug | IDEA-156180 | 'Inspection result tool window' Suppress for class shown twice |
Bug | IDEA-156669 | 'Inspection result tool window' - exclude file scope option when use 'Run inspection on...' button on preview pane |
Bug | IDEA-156376 | 'Convert to project line separators' inspection can be applied many times |
Bug | IDEA-156354 | Throwable - at excluding item of inspection result tree |
Performance | IDEA-156635 | Running inspection analysis causes idea to freeze |
Performance | IDEA-156384 | 'Inspection results tool window' tree slowness selecting inspection |
Usability | IDEA-156728 | 'Unused declaration' inspection - Edit settings doesn't navigate to inspection when entry point selected |
Usability | IDEA-156727 | 'Inspection result tree' Re-arrange menu items in context menu |
Usability | IDEA-156673 | 'Inspection result tool window' - Exclude/Include is not affect children nodes as it should |
Exception | IDEA-156469 | Throwable - running inspections on IDEA java-tests module |
Exception | IDEA-156670 | Throwable at excluding several nodes |
Code Navigation | Feature | IDEA-155607 | Prefer classes available in the current module |
Debugger | Bug | IDEA-156365 | Force Step Into in debugger causes AbstractMethodError |
Diff_Merge | Bug | IDEA-141370 | Diff dialog cache for files out of project |
Docker | Bug | IDEA-151199 | Docker: (on win / mac): Compute the local volume bindings considering virtual box path mapping |
Editor. Editing Text | Feature | IDEA-127539 | Support for ligatures in editor |
Bug | IDEA-152063 | IntelliJ fails to use encoding from project settings for files containing breakpoints when project is opened |
Bug | IDEA-146566 | Live Templates seem to be ignoring in-line @ symbols |
Performance | IDEA-154272 | Editor opening should do heavy operations in background |
Usability | IDEA-156760 | 'Non-project files protection' dialog is had to use with a keyboard |
Usability | IDEA-156759 | Add an option to 'Non-project files' protection dialog to edit files in a folder |
Usability | IDEA-156758 | Disable non project files writing protection, when file is opened explicitly |
Usability | IDEA-156510 | Action "Toggle case" doesn't change capitalization of characters preceded by escaped backslash |
Usability | IDEA-121829 | Disallow editing of framework/third-party files |
File System | Exception | IDEA-156660 | at com.intellij.openapi.vfs.impl.local.NativeFileWatcherImpl$MyProcessHandler.notifyTextAvailable |
Find, Replace, Find Usages | Usability | IDEA-156629 | No replacement hint for the second and further occurrence in regex replace |
IDE Configuration | Bug | IDEA-156772 | Some Live Templates lost their "applicable context" IntelliJ 2016.2 EAP |
Plugin Support. API | Performance | IDEA-154453 | Every PSI change causes full reparse of all other trees in the same multiple-tree view provider |
Settings Repository | Feature | IDEA-144702 | Unable to use Windows as a modifier key in keymap |
Terminal | Bug | IDEA-142555 | Terminal in presentation mode |
Usability | IDEA-156404 | From Terminal to Editor |
User Interface | Feature | IDEA-147774 | Hide folder name on editor tab |
Bug | IDEA-154915 | "find in path" results' window strange behavior (disappears after consequent "find in path" actions 50% of times) |
Bug | IDEA-156745 | Control mouse wheel shortcut works together with scrolling |
Bug | IDEA-156624 | Unable to assign mouse wheel shortcut |
Bug | IDEA-156523 | Key press doubles in popups |
Bug | IDEA-156161 | "Help - About - Copy to clipboard" sends click to editor |
Usability | IDEA-156388 | inspections toolwindow: exclude doesn't restore selection |
Cosmetics | IDEA-155738 | Inspection Settings: Profile Group separator should be shown iff there are profiles in the group |
Version Control. Git | Bug | IDEA-156445 | blank git log history caused by GIT_TRACE = 1 environment variable |
Bug | IDEA-94470 | Case-renamed file disappears from the Changes view on Save |
Bug | IDEA-53175 | Git: attempt to commit file/folder rename with letter case change only fails |
No subsystem | Bug | WEB-21743 | Electron - console.log output isn't displayed within webstorm ( terminal / npm run script ) |
Bug | WEB-21028 | Supplementary Unicode characters cause 'Unsupported characters for the charset 'UTF-8'' warning |
Bug | WEB-20554 | Autopop documentation will not turn off |
Build tools | Feature | WEB-21829 | Allow using path variables in grunt-cli package value |
Bug | WEB-21763 | Gulp run task does not recognise folder named "gulpfile.js" |
Debugger | Bug | WEB-20618 | JS debugger memory leak |
Bug | WEB-21717 | Debugging IntelliJ with NodeJS 6.2.0 shows many ReferenceError v8debug on start of app |
File Watchers | Bug | WEB-17949 | .es6 Babel file watcher watches incorrect files by default |
Usability | WEB-21433 | File Watcher for "Unknown" file type behaviour |
JavaScript | Bug | WEB-21833 | "u" modifier in JavaScript regular expression |
Bug | WEB-21839 | knockout observable DefinitelyTyped signatures not being recognized properly |
Bug | WEB-21786 | WebStorm go to type declaration |
Bug | WEB-21773 | Inline type information in function parameters is not found when param. destructuring is used |
JavaScript. Frameworks | Bug | WEB-21684 | React: Missing required prop should not trigger warning when defined in getDefaultProps |
Bug | WEB-21798 | React: don't report 'Empty tag' violations for tags in JSX |
Bug | WEB-21677 | JSX Children PropTypes incorrectly parsed |
LESS | Bug | WEB-21722 | IDEA tries to parse @unknown rules in less file |
Node.js | Bug | WEB-21673 | Adding Electron inside a packaged app as a Node.js interpreter starts the app |
SASS | Bug | WEB-21764 | Incorrect "Generated source files should not be edited..." warning |
TypeScript | Usability | WEB-18968 | Show red underline for file in Project view / editor tab if there are compiler errors |