PHP Tools for Visual Studio 1.25.10428
Released: Nov 22, 2017
1.25.10428 での更新項目
機能
- IntelliSense improvements for F1 and GoToDef, not showing duplicates.
- Memory usage optimizations.
- Experimental .phar file navigation and debug features.
- Various UI enhancements on high DPI displays.
Twig
- Implemented Twig Editor for .twig files.
- Twig code colorization, mixture of HTML/JS/CSS/Twig supported.
- Highlighting of identifier under cursor and its occurrences.
- Contextual IntelliSense, Code Completion, F1 Help and Go To Definition.
- Tool Tip Text for Twig constructs, variables and keywords.
- Code Outlining for Twig blocks, constructs and macros.
- Syntax checking with error underlining.
- Detection of Twig framework and eventual automatic installation into the project.
- Twig Split View, providing view on generated PHP code and mapping between generated PHP and Twig.
不具合の修正
- Crash fixes of PHP parser.
- Crash fixes when running composer with IIS Express.