Smart IntelliSense in PHP Tools for Visual Studio (May 2026)
Is this your brand on Milled? Claim it.
|
||||
|
Hello -, PHP Tools for Visual Studio extension is getting exciting new features, improvements, and fixes! Welcome to our newsletter, and thank you for using our tools.
Smarter IntelliSense. Better Navigation. Faster PHP Development.The latest release of PHP Tools for Visual Studio brings a major upgrade to code intelligence, navigation, and everyday productivity. This update focuses on making the editor feel more intuitive, more accurate, and more resilient — especially in large and modern PHP codebases. Smarter Code Completion That Understands You ⭐One of the biggest improvements in version 1.89 is the introduction of Starred Suggestions. The editor now highlights the most likely completion candidates with a ★ and automatically prioritizes them at the top of the completion list.
Instead of scrolling through long IntelliSense lists, the editor actively helps you find the symbol you probably want — based on context, probability, and your current code. This enhancement works quietly in the background, but the impact becomes obvious after just a few minutes of coding:
The release also significantly improves the engine behind IntelliSense itself. PHP Tools now handles advanced PHP patterns with much greater precision, including:
Attribute completion has also become smarter and context-aware:
Only valid attribute classes are suggested where attributes are expected, helping reduce noise and prevent subtle mistakes. Another important improvement is validation around spread operators and dynamic calls:
The editor can now detect conflicting arguments earlier, even in more complex invocation patterns. The result is a coding experience that feels noticeably more intelligent — with fewer false positives, more accurate suggestions, and earlier detection of real issues. Faster Refactoring & Modern PHP CodeVersion 1.89 also expands the set of automated code actions and fixes designed to help modernize PHP code with less manual work. New capabilities include:
These improvements help reduce repetitive edits and keep codebases cleaner and more consistent over time. The update also introduces a highly requested IntelliSense enhancement for imports. In:
you can now enable: Auto-import "use" with grouping
When enabled, PHP Tools automatically organizes generated imports into grouped
This keeps files cleaner and improves readability, especially in larger projects with many dependencies. Better Navigation, Laravel Support & Editing ResilienceNavigation capabilities have also been upgraded — even in places where most editors traditionally struggle. PHP Tools can now resolve string-based references more accurately. For example:
The editor correctly recognizes This is especially useful in:
Laravel developers will notice several ecosystem-specific improvements as well, including:
Under the hood, this release also introduces major improvements to the editor’s error-tolerant parser. That means IntelliSense and analysis continue working even while code is incomplete, temporarily invalid, or actively being refactored. The practical result is simple:
Combined with dozens of fixes across Blade, traits, lambdas, formatting, diagnostics, and upcoming PHP 8.5 support, version 1.89 delivers a noticeably smoother and more resilient editing experience. Upgrade to PHP Tools for Visual Studio 1.89 and experience smarter PHP development with faster navigation, deeper IntelliSense, and more powerful automation.
|
||||
|
Don't want to receive these e-mails? Unsubscribe View in browser |








