- Replace Livewire Language Support with Laravel Blade Livewire LSP
- Add Devsense PHP Tools, as replacement for other PHP Exts - buy a license?
- Replace Alpine.js IntelliSense by Adria Wilcynski with Alpine Intellisense by P. Christopher Bowers (https://marketplace.visualstudio.com/items?itemName=pcbowers.alpine-intellisense)
- Test PHPStan (swordev.phpstan) alternatives
- https://marketplace.visualstudio.com/items?itemName=ddarkonen.phpstan-larastan
- https://marketplace.visualstudio.com/items?itemName=SanderRonde.phpstan-vscode
- https://marketplace.visualstudio.com/items?itemName=calsmurf2904.vscode-phpstan
- https://marketplace.visualstudio.com/items?itemName=calsmurf2904.vscode-phpstan
- Test Laravel Pint (southeners.laravel-pint) alternatives
- Improve docs and possibly split like, also add these to alternative packs
Changed identity from the abandoned TallUI project to Moox. No Extension changes.
- Remove phpfmt PHP formatter, deprecated as of 2019 and no longer useful with PHP 8
- Remove Psalm, we (as most Laravel codebases we know) moved to PHPStan and Larastan
- Remove PHP Symbols, it is now fully replaced by Intelephense
- Replace felixfbecker.php-debug with its successor xdebug.php-debug
- Add PHPStan
- Add Livewire Switcher
- Add Laravel Pint
- Add Pest Snippets
- Improve docs, update logo
- Removed Browser Preview (deprecated), officially replaced by https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server, but we decided not to add any replacement as we do not need this feature anymore using Vite (and hopefully soon Livewire 3)
- Docs
- Minor improvements, docs
- Improved docs
- Added Extensions
+ ahinkle.laravel-model-snippets
+ austenc.laravel-docs
+ wk-j.save-and-run
+ auchenberg.vscode-browser-preview
+ kamikillerto.vscode-colorize
+ esbenp.prettier-vscode
- Changed PHP Code Formatter
- shevaua.phpcs (abandoned)
- persoderlind.vscode-phpcbf (abandoned)
+ ValeryanM.vscode-phpsab
- First public version