PHP Completion | Feature | WI-31092 | Auto-Complete Associative Array Names |
Feature | WI-24156 | improve automcomplete for functions and methods by intelligently filling in function arguments |
Feature | WI-11138 | Force the ide to autocomplete private members in required/included files |
Feature | WI-12694 | Support concatenated constant names in code completion |
Bug | WI-31274 | Concatenated constants with numbers are not supported |
Bug | WI-31276 | Namespace keyword is missing in global context |
Bug | WI-31273 | Completion list in echo statement misses logical operators |
Bug | WI-21730 | Completion: Functions and constants with the same name and in different namespaces are treated as single item |
Bug | WI-17513 | No code completion in "use" statement for closures and reference |
Bug | WI-22064 | Constants defined by a silent statement are not added to completion |
Bug | WI-13960 | Contants defined as shorhand in External Libraries are not available in the autocomplete |
Usability | WI-31180 | Filter everything except variables in use statement for closures |
Usability | WI-31187 | Don't propagate default parameters to function completion |
Usability | WI-27145 | Function keyword is not completed/suggested when writing function callback (closure) |
Usability | WI-31209 | Disable namespace information for methods in completion list |
Usability | WI-31145 | Missing docs in generated getters and setters |
PHP Inspections | Bug | WI-27026 | phpmd file mapping gets confused by multiple files with same name |
PHP Refactoring | Bug | WI-30630 | Inplace rename: doesn't work for field if caret is placed after field name |
Bug | WI-31039 | Group use by selected prefix breaks code in case of import from global namespace |
Bug | WI-31022 | Group use statement by selected prefix remove all use statement if invoked on a partial import |
Exception | WI-31182 | Invoke extract field: throws exception on invocation inside define statement |
PHP debug | Bug | WI-29441 | PHP and Xdebug version are not detected in Default settings |
Usability | WI-30649 | Duplicate "Break at first line in PHP script" in PHP Debug settings |
Exception | WI-31178 | NPE is thrown on attempt to open configuration file for remote interpreter in Default project |
PHP lang | Feature | WI-1717 | Completion can display values of Constants |
Bug | WI-30361 | Auto-Import imports scalar types from other namespace |
Bug | WI-31212 | Some concatenation of __NAMESPACE__ constant with CONST_NAME are not recognized |
Bug | WI-30353 | Docblocks for generated getters do not respect "use fully-qualified class names" option |
Bug | WI-29201 | Type Inference: Type of object is lost if there is is_callable statement |
Bug | WI-2044 | Define parsing/PSI breaks lot of functionality |
Bug | WI-7847 | PhpStorm does not understand constants defined in namespace |
Exception | WI-31210 | NPE is thrown on attempt to concatenate constant name in define statement |
PHP templates | Feature | WI-31024 | Support new Blade Tags in Laravel 5.2.23 |
Bug | WI-31070 | Blade: integrate @can, @endcan, @cannot, @endcannot with @else in control flow inspection and formatting |
Bug | WI-31068 | Blade: proper injection between parameterless @php and @endphp |
Bug | WI-31196 | Blade: wrong formatting with html comments |
Bug | WI-31050 | Laravel Blade @stack @push @endpush tags are not supported |
Plugin: Deployment _ FTP.. | Bug | WI-15606 | SFTP: some servers do not support id command |
Usability | WI-4825 | FTP deployment: Warn when uploading over newer file: provide ability to apply Overwrite/Merge/Skip command to all conflicting files |
Plugin: Drupal support | Usability | WI-31153 | Drupal integration for Drupal 8 doesn't add /vendor PHP include as it should |
No subsystem | Bug | IDEA-153364 | Warning 'Cannot modify read-only scheme' when no one setting is changed |
Exception | IDEA-153534 | AE at com.intellij.openapi.editor.impl.view.EditorSizeManager.reset(EditorSizeManager.java:293) |
Code Analysis. Inspection | Bug | IDEA-153571 | "Run inspection by name" ignores file name filter |
Editor. Editing Text | Bug | IDEA-153586 | Backspace setting gets overwritten with every release |
Bug | IDEA-152736 | IntelliJ IDEA refuses to print with no space between cast (unchecked cast) |
Usability | IDEA-126952 | Scratches should have an extension |
Find, Replace, Find Usages | Feature | IDEA-152756 | Add Quick Search ("Search for:") in "Find in path" > "Preview" |
Bug | IDEA-151531 | Amount of matches reported in search bar doesn't correspond to reality |
Terminal | Bug | IDEA-152291 | ALT , CTRL characters in terminal window can not type on MAC |
Usability | IDEA-135527 | Start SSH Session Dialog with weird sorting |
User Interface | Bug | IDEA-70943 | Tooltip animations and buggy visibility are exceedingly frustrating |
Bug | IDEA-152939 | deadlock on 16 EAP 144.2925.2 startup |
Version Control | Bug | IDEA-153272 | Files are lost during the movement of unversioned files to overwrite existing files with same names |
Bug | IDEA-153453 | Copying file inside project doesn't refresh the status of the new file |
Usability | IDEA-114505 | Changes tool window forgets preview toggle and has no file selected by default |
Usability | IDEA-153759 | Commit dialog doesn't remember "Disable editing" toggle state |
Version Control. Git | Bug | IDEA-153464 | Weird character ([) in commit warning box |
Bug | IDEA-152902 | Git4Idea doesn't work on windows if home directory contains whitespaces |
Version Control. Log | Bug | IDEA-148029 | "go to branch" goes to wrong branch with the same prefix |
Version Control. Mercurial | Bug | IDEA-153523 | 2016.1 does not detect external changes in the VCS repository |
Bug | IDEA-153603 | Show Diff (Compare) doesn't work for renamed uncommitted files |
No subsystem | Bug | WEB-20528 | Incorrect "Generated source files should not be edited..." warning randomly appears for source files with are NOT generated |
Bug | WEB-20597 | comment generation does not work with es6 default parameter value as regex |
Bug | WEB-19970 | WebStorm unexpectedly inserts lots of whitespace into string literals |
Build tools | Bug | WEB-20914 | Console does not detect windows-style paths in TypeScript errors |
Bug | WEB-20914 | Console does not detect windows-style paths in TypeScript errors |
Bug | WEB-20110 | gulp tasks should be listed in the order they are defined by default |
CSS | Bug | WEB-20885 | CSS/SCSS: "Unit of measure 's' is redundant" on time property for transition-duration |
Bug | WEB-21116 | Unknown CSS pseudo selector ::-moz-range-progress |
Bug | WEB-21024 | CSS: show *.svg images in file completion inside 'url' property |
Cosmetics | WEB-21078 | CSS: correct typo ('rigth') in info tooltip |
Dart | Bug | WEB-20759 | WebStorm unresponsive when html_dartium.dart is opened |
Debugger | Bug | WEB-20340 | JavaScript debugger doesn't show "this" reference with ES6 fat arrows |
Bug | WEB-21050 | No additional tabs are opened when debugging child processes when using Node 0.10 |
Bug | WEB-20997 | No-breakpoints hit in typescript sources when running jest via node debug configuration |
File Watchers | Bug | WEB-9946 | WebStorm hangs when a less file-watcher tries to compile malformed less code |
Bug | WEB-13459 | File Watchers, SCSS: no separate .css files produced for partials if 'track only root files' is off |
Bug | WEB-20021 | SCSS file watcher not working |
Bug | WEB-20970 | check for related changes from File Watchers took too much time and was cancelled |
JavaScript | Feature | WEB-18276 | Inject 'JSX Harmony' in script tag with type="text/babel" |
Bug | WEB-20633 | JSDoc: auto generation of comment is broken if "*/" is present as string |
Bug | WEB-20727 | Destructurization within catch |
Bug | WEB-19187 | JSDoc mixin and mixes don't allow variables/functions to be followable |
Bug | WEB-20933 | Do not add .jsx file extension when completing the paths in the import statements |
Bug | WEB-20686 | strange property name autocomplete behaviour |
Bug | WEB-20680 | ES6 unicode code points escape sequences are not supported in strings |
Bug | WEB-20362 | refactor move file & import from 'package/file' |
Bug | WEB-20494 | JSDoc @see symbol autocompletion not working inside constructor function |
Bug | WEB-20651 | Infinite indexing loop |
Bug | WEB-20788 | Tagged template literals is not support in PHP Storm. |
Bug | WEB-20426 | export default function gives "Unused function" and "Unresolved variables" |
Bug | WEB-20797 | Wrong message "overrides method in Object" (again) |
Cosmetics | WEB-20602 | Extra items in quick-fix list: suppress suppression |
JavaScript. Formatter | Feature | WEB-19601 | Opt-out new indentation rules in JavaScript |
Bug | WEB-20874 | Reformat code with async and single parameter arrow function without parenthesis |
JavaScript. Frameworks | Bug | WEB-21068 | Angular2: don't show 'XML tag has empty body' warning for Angular directives in inline templates |
JavaScript. Inspections | Bug | WEB-20534 | Duplicate declaration when using computed property names with function values |
Bug | WEB-20138 | ES6: reassign const variable |
Bug | WEB-20117 | Redundant local variable inspection for JavaScript incorrectly identifies variable that is required. |
Bug | WEB-20664 | Adding a JSDoc inline type triggers a completely unrelated and wrong inspection warning (possible misinterpretation of ES 2015 spread operator) |
Bug | WEB-20745 | Regression: ES 2015 "const" and destructuring assignment cause an inspection error in the latest EAP for 2016.1 |
JavaScript. Predefs | Bug | WEB-20708 | JSON.stringify has wrong parameter type def for replacer |
Bug | WEB-20208 | Ecmascript 2016: Array.prototype.includes is unknown |
LESS | Bug | WEB-20842 | Code coloring for .less files phpStorm 2016.1 |
Node.js | Bug | WEB-20748 | WebStorm doesn't like the "sql" npm module |
Bug | WEB-20311 | Remote interpreter: keyboard Escape/Enter keys should work for dialog with Error message. |
Cosmetics | WEB-21002 | Typo in npm command list |
Exception | WEB-20643 | Remote interpreter: NullPointerException on applying empty Vagrant configuration |
SASS | Feature | WEB-21073 | Copyright comment format starting with /*! |
TypeScript | Feature | WEB-20984 | include typescript 1.8.9 |
Bug | WEB-18352 | Typescript: module resolution logic wrong. Analyzer ignores `typings` entry in sud-modules `package.json` when targeting commonjs |
Bug | WEB-18835 | TypeScript: Autoformatting does not put spaces after colon before type in interfaces |
Bug | WEB-20895 | TypeScript: Incorrect merging for types with generics |
Bug | WEB-20625 | Convert to template string intention should work in TypeScript |
Bug | WEB-20887 | Typescript incorrect resolve amd imports with project modules |
Bug | WEB-20838 | String literal type doesn't work with array |
Bug | WEB-20934 | Properties with "readonly" name breaks code validity |
Bug | WEB-20908 | File header comment block breaks indentation when using modules in TypeScript and WS2016.1 |
Bug | WEB-20894 | Good Code Red: TypeScript definition files |
Bug | WEB-21107 | erroneous "private member is not accessible" warning in ng2 app |
Bug | WEB-20961 | TypeScript: Path mappings: rootDirs should resolve relative path |
Bug | WEB-20962 | TypeScript: Path mappings: recognize any baseUrl |
Bug | WEB-20865 | Good Code Red RxJS in TypeScript |
Bug | WEB-20942 | No completion for paths for angular2 modules |
Performance | WEB-19847 | WebStorm crashes caused by large TypeScript project when unresolved types introduced |
No subsystem | Bug | PY-18693 | Map help button of the Docker Registry page |
HAML | Bug | RUBY-17773 | haml [] parsing problem |