Hello again. About the new version _1.44.14927 (pre-release)_... (great additions by the way)... ### Sugestions - [x] Space inside double curly braces (and auto close): `{{ $nice }}` not `{{$meh}}`. - [x] Blade Snippets. Autocomplete for directives, global functions, etc. - [ ] Surround with blade snippet (e.g. `@for`, ....) ([comment](https://github.com/DEVSENSE/phptools-docs/issues/483#issuecomment-1931014899)) - [x] Autocomplete for route names. - [x] Autocomplete views in `view()`, `View::make()`, `@include()` ([comment](https://github.com/DEVSENSE/phptools-docs/issues/483#issuecomment-2563889713)) - [x] Blade Formatter. This would be awesome too, full blade format support. - [x] Go To Controller or Livewire componente or Blade component class, while inside the view. - [x] `@livewire()` directive, `<livewire:` tag and completion of livewire views
Hello again.
About the new version 1.44.14927 (pre-release)... (great additions by the way)...
Sugestions
{{ $nice }}not{{$meh}}.@for, ....) (comment)view(),View::make(),@include()(comment)@livewire()directive,<livewire:tag and completion of livewire views