
OpenAPI | Bug | WI-45623 | Advanced metadata: expectedReturnValues doesn't work if metadata is not in .phpstorm.meta.php file |
PHP | Feature | WI-23913 | Parameter info can show detailed parameter descriptions (VS style) |
PHP Composer | Bug | WI-47963 | Exclude vendor/jetbrains/phpstorm-stubs folder |
PHP Inspections | Bug | WI-48213 | Wrong fixes for 'Duplicate branch in switch statement' if default case is not last |
PHP Profiler | Bug | WI-44833 | Xdebug 2.6.1 Profiler snapshot not opening in PHPStorm 2018.3 |
PHP Refactoring | Bug | WI-45338 | 'Add method' inspection does not work with fluent interfaces |
PHP Type Inference | Bug | WI-48050 | '@return self' assign polymorphic type instead of the declaration type |
Bug | WI-48051 | Variable has empty type after call from the field reassigned in constructor | |
Code Analysis. Inspection | Bug | IDEA-219976 | False alarm 'class, interface, or method should not be extended' |
Core | Performance | IDEA-220475 | Freeze on project opening |
Core. File System | Bug | IDEA-219943 | PsiModificationTrackerImpl.incLanguageModificationCount() does not always attribute a PSI change to the correct language |
Exception | IDEA-121210 | 'VirtualDirectoryImpl#compare: PersistentFS returned duplicate file names ...' on case-insensitive FS | |
Core. IDE Settings | Bug | IDEA-211731 | Settings for New Project aren't saved |
Core. Platform API | Bug | IDEA-220367 | Deprecate and avoid usage of `UElement.getLanguagePlugin()` |
Bug | IDEA-220618 | IDEA can freeze when indexing is paused | |
Editor. Diff and Merge | Bug | IDEA-220302 | Regression in 2019.2: CacheDiffRequestChainProcessor does not honor myRequestChain.getIndex() |
Editor. Editing Text | Bug | IDEA-219192 | Can't see hard wrap guide. |
Bug | IDEA-220351 | Expandin collapsed blocks dont setup cursor to correct position | |
Cosmetics | IDEA-208775 | 'Enable font ligatures' unable to click on popup | |
Infrastructure. Packaging and Installation | Bug | IDEA-219214 | Patch update from 2018.3 to 2019.2 doesn't work |
Plugin. Shell Script | Bug | IDEA-219928 | Builtin Shell Script plugin causes color syntax error after bash variable substitution using escape character as last character in replacement string |
Bug | IDEA-220072 | Bash functions missing in the Structure view | |
Plugin. Terminal | Bug | IDEA-221853 | Terminal crashes |
Services. Docker | Feature | IDEA-210768 | Docker. Support --ulimit command line option |
Feature | IDEA-218179 | --network is not a recognized docker build option | |
Bug | IDEA-207582 | Cannot use more than one terminal in container using exec `/bin/bash`. | |
Bug | IDEA-217917 | Services. Docker. Two 'Jump to Source' navigation items from the deployed containers/compose apps | |
Bug | IDEA-179900 | Docker exec tab does not correctly wrap | |
Exception | IDEA-219940 | Docker: com.github.dockerjava.api.exception.NotFoundException: {'message':'no such exec'} at attempt to edit some exec tabs | |
Services. SSH | Bug | IDEA-220693 | SSHJ: Authentication process terminates if kerberos authentication fails |
Bug | IDEA-220121 | SSHJ: SSH authentication fails when the only authentication method is a One-Time Password via keyboard-interactive | |
User Interface | Feature | IDEA-218792 | Skip minimised and fullscreen windows in Activate Next Window action |
Bug | IDEA-192504 | Enter Full Screen & Exit Full Screen does not execute when invoked via find action | |
Bug | IDEA-219898 | Double shift on modal makes it no responsible | |
Bug | IDEA-153291 | IDE opens on a last known location when external monitor is detached: outside of screen | |
Bug | IDEA-199472 | Tool windows broken when opening project | |
Exception | IDEA-202927 | Exception occurs on applying 'Show F1, F2, etc. keys on the Touch Bar' option | |
User Interface. Controls | Bug | IDEA-219939 | Missing scrollbars don't allow to properly edit Run Debug configurations |
User Interface. Find, Replace, Usages | Feature | IDEA-109899 | Automatically escape special symbols for 'Find' and 'Find in Path' dialogs if 'Regex' ('Regular Expression') is checked |
Bug | IDEA-219877 | Shortcut for Open in Find Window in Find in Path on Mac is Ctrl+Enter although tip says Cmd+Enter | |
User Interface. Focus | Bug | IDEA-221400 | Projects stop switching using Cmd+` after exiting full screen |
User Interface. Keyboard Input | Bug | IDEA-219266 | Navigation Bar dropdown doesn't show up on ⏎ key in 2019.2 |
Bug | IDEA-218926 | Stretch left keybinding doesn't work | |
User Interface. Look and Feel | Bug | IDEA-219715 | Borderless: ellipsis in window title when moving between displays with different DPI |
User Interface. Navigation | Bug | IDEA-200255 | New 'Go to Class' dialog sometimes doesn't show anything |
User Interface. Project View | Bug | IDEA-215752 | Nested sources folder not showing in Project view after updating to 2019.1 |
Version Control. Git | Usability | IDEA-219644 | For multi-module project - single module branch compare shows multiple module diffs |
DB Console | Feature | DBE-1878 | Database console: on switching to deselected schema suggest quick fix to select it in data source properties |
DB Diff | Feature | DBE-8977 | Compare table contents |
Bug | DBE-8995 | Database diff case unsensitive not fully working | |
DB Introspection | Bug | DBE-9015 | Server crash issue when using DataGrip with AWS Aurora |
DB Refactoring | Bug | DBE-9017 | When adding a SMALLINT type column with width and UNSIGNED, the width digit ignored. |
Data Views | Bug | DBE-9021 | Navigating to referenced and referencing rows from data grid doesn't put quotes around UUID's. |
Navigation & Search | Feature | DBE-8897 | Full text search enhancement - result list(s) should be ordered |
Bug | DBE-8963 | When Ctrl+clicking on a table name in SQL, the Database window doesn't quite scroll that table on the screen | |
SQL Completion | Bug | DBE-9046 | Database tools: no autocomplete for table name when typing 'alter table' with postgres |
Bug | DBE-4713 | SQL completion failing on create table | |
Usability | DBE-8918 | 'VARCHAR' is completed as 'VARCHAR()' | |
SQL Format and Style | Feature | DBE-8321 | EXPLAIN should be fromatted similar to CREATE VIEW |
Feature | DBE-7551 | FOR XML formatting | |
Feature | DBE-8451 | Oracle: align CONSTANT keyword | |
Bug | DBE-8986 | Extra indent of the line after where clause | |
Bug | DBE-5853 | indent incorrect with ms sql server-style column aliasing | |
Bug | DBE-8951 | Stupid formatting of subqueries when they are not collapsed | |
Bug | DBE-8841 | SQL formatting: 'New line after ALL, DISTINCT' doesn't work when the comma at first | |
Bug | DBE-8334 | Unnecessary space before comma in ALTER TABLE when several ADD instructions | |
Bug | DBE-8888 | Indent Missing in SQL Formatting of While Loops in Stored Procedure SQL files | |
Bug | DBE-8666 | Redshift: formatting SQL breaks syntax | |
Bug | DBE-8974 | SQL Pre-formatter doesn't handle commas when the setting is specified in the Common section | |
Bug | DBE-6170 | The 'Place comma' setting is ignored when 'Wrap' is set to 'Wrap if long' | |
Bug | DBE-7497 | Align of data types in alter instructions of SQL formatting is broken in 2018.3.1 | |
Bug | DBE-8452 | Oracle: align CASE Expressions in pl/sql block | |
Bug | DBE-8328 | SQL code style should support RETURNING on a separate line | |
Usability | DBE-8978 | The combination of Code Style settings and source line breaks cause ugly result | |
SQL General | Bug | DBE-6474 | DataGrip does not operate properly with identifiers containing CRLF |
Bug | DBE-6538 | Oracle SQL plus dialect: formatting changes and corrupts the query | |
SQL Generation | Bug | DBE-8962 | Wrong Snowflake DDL generation |
SQL Highlighting | Bug | DBE-7491 | Add syntax highlighting for PL/pgSQL 'special commands' (#variable_conflict) |
Bug | DBE-8940 | Postgres SQL editor does not support PARTITION BY HASH | |
Bug | DBE-8939 | 'unreachable code' error when viewing an SQL Server stored procedure | |
Bug | DBE-3773 | SQL: Inspections: Sybase: Ambiguous column reference: two different columns cannot have the same alias | |
Bug | DBE-8398 | False positive 'unreachable code' warning | |
Bug | DBE-7455 | MariaDB EXCEPT and INTERSECT support | |
Bug | DBE-9006 | Unreachable code inspection is reported for Oracle package | |
Bug | DBE-9003 | Datagrip editor showing syntax error for amazon redshift query. In the attached screenshot when the isnull statement is in the same line as select clause the query gets executed but when the isnull is in second line it gives a syntax error. | |
SQL Refactoring | Bug | DBE-8807 | [PLUGIN] Unable to rename table variable |
Bug | DBE-7709 | Incorrect placing for table's alias | |
Usability | DBE-8960 | 'Expand column list' should be available if caret is after '*' | |
SQL Resolve | Bug | DBE-5766 | Unresolved savepoint |
Bug | DBE-5033 | DataGrip does not recognize trigger logical tables DELETED/INSERTED when using ALTER TRIGGER | |
No subsystem | Bug | WEB-40084 | Please add 'checksums' to the built-in dictionary |
Performance | WEB-40851 | Computing enum values for a huge enum doesn't reuse the cache of already computed values | |
CoffeeScript | Bug | WEB-40447 | Issues with CoffeeScript editor in RubyMine 2019.2 |
Dart | Feature | WEB-39626 | Enable 'in-place' mode for Dart local vars renaming. |
Feature | WEB-40542 | 'Go To Test' feature for Dart | |
Feature | WEB-40471 | New Dart folding: content between {...} in if and if-else statements | |
Bug | WEB-40669 | Dart parser handling of question mark | |
Bug | WEB-40465 | Dart parameter info: improvements needed in case of optional parameters. | |
Debugger | Bug | WEB-40437 | JS debug requires remote URL mapping in 2019.2 |
Bug | WEB-30191 | CORS problem when debugging because of 'x-ijt' header being sent | |
Exception | WEB-40379 | Cannot add an action twice: Smart Step Into (Step into the particular method) | |
File Watchers | Bug | WEB-33502 | Prettier File Watcher: inconsistent behavior with Refactoring > Rename |
JavaScript | Bug | WEB-40392 | Cannot find declaration to go to in JavaScript strings |
Performance | WEB-40534 | Implicit elements from qualifier of JSDoc-based elements cause performance problem | |
JavaScript. Refactoring | Bug | WEB-40600 | No variable name in conflicts dialog when moving variable from tsx to tx |
Bug | WEB-40822 | 'Insert await' quick fix should insert await for the variable initializer if there are no valid references featuring that variable | |
Bug | WEB-40377 | 'Replace if-else with ?:' in Vue SFC breaks code | |
Linters | Bug | WEB-40563 | Code style settings not updated when 'standard' package is detected |
Bug | WEB-40459 | Configuring 'standard' package as linter does not work with upcoming version of babel-eslint (v11) (No Babel config file detected error) | |
Node.js | Bug | WEB-38037 | working directory in run configuration for scratch file |
Bug | WEB-40692 | Can't import 'kotlinx-coroutines-core' library if it is located under 'node_modules' | |
TypeScript | Bug | WEB-40567 | highlights wrong for value of enum in switch case of TypeScript |
Bug | WEB-40368 | Readonly array of tuples is incorrectly parsed as readonly tuple + error | |
Bug | WEB-40519 | No completion for `export` keyword after `export {}` | |
Bug | WEB-40714 | Intellisense doesn't resolve return types in async methods | |
Usability | WEB-40482 | Properties are not suggested when using Omit |
PhpStorm 2019.2 Released: PHP 7.4 Typed Properties, Locate Duplicates, RegExps for PHP, EditorConfig, Shell Scripts, and More Roman Pronskiy July 24, 2019 PhpStorm 2019.2 is now available! I updated to PHPStorm 2019.2 today and the After Commit / Upload Files to 'Local or mounted folder' function is not working anymore. I get the message 'No Files or folders found to process'. Debug Log is added below. When i right click the file (or files) and use 'Deployment/Upload to' the upload is working without problems. Get past releases and previous versions of PhpStorm. Version: 2018.1.7. Build: 181.5540.39. Released: 3 December 2018.
Phpstorm 2019.2.3
Download JetBrains PhpStorm v2019.2.1 full crack – Hello, welcome back to the site encrack.com, as usual to re-post this time about Download JetBrains PhpStorm v2019.2.1 with keygen, JetBrains PhpStorm v2019.2.1 PhpStorm is a PHP IDE that actually ‘gets’ your code. Moreover, PhpStorm 2019.2.2 Torrent helps both the Windows. You can also, use it on the mac system. Enhanced any code is easy. You can get a premium editor for each type of adjustment and extension. Check your good code as you like. Quick and navigational assessment of the latest symbols. What’s Latest: PhpStorm 2019.2.2 Crack.
