CZ · devsense.com

Smart IntelliSense in PHP Tools for Visual Studio (May 2026)


This email was sent

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.

Download PHP 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.

starred suggestions

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:

  • Faster symbol discovery
  • Less typing
  • Reduced interruptions during flow
  • Smarter IntelliSense without changing your workflow

The release also significantly improves the engine behind IntelliSense itself.

PHP Tools now handles advanced PHP patterns with much greater precision, including:

  • Closures and indirect function calls
  • Nested generic templates
  • Optional parameters in PHPDoc
  • Dynamic and framework-heavy code

Attribute completion has also become smarter and context-aware:

attribute completion

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:

spread operator check

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 Code

Version 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:

  • Adding missing parameter type hints
  • Simplifying spread operators automatically
  • Improved override/signature fixes
  • Modern transformations such as clone → clone with

clone with

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:

Options → Text Editor → PHP → IntelliSense

you can now enable:

Auto-import "use" with grouping

auto-import with groups

When enabled, PHP Tools automatically organizes generated imports into grouped use statements whenever it makes sense.

auto-import with groups editor

This keeps files cleaner and improves readability, especially in larger projects with many dependencies.


Better Navigation, Laravel Support & Editing Resilience

Navigation 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:

string navigation

The editor correctly recognizes "show" as a method reference and allows direct Ctrl + Click navigation to the implementation.

This is especially useful in:

  • Reflection-heavy code
  • Dynamic routing systems
  • Laravel applications
  • Framework-driven architectures

Laravel developers will notice several ecosystem-specific improvements as well, including:

  • Better IntelliSense for controllers and Livewire
  • Improved type inference in tests
  • Smarter framework-aware completions
  • More accurate storage API support

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:

  • Fewer interruptions while typing
  • Better assistance during refactoring
  • More reliable IntelliSense in real-world editing scenarios

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.

Download PHP Tools

Thank you,
DEVSENSE
x: @php4vs
web: www.devsense.com
 
Are you sure?

Lists help you organize the brands that you care about. Your lists are private to you.