Skip to content

Releases: laravel/vs-code-extension

v1.2.3

19 Dec 15:53
87b8417

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

18 Dec 14:43
e052b80

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Sep 16:39
985045e

Choose a tag to compare

What's Changed

  • Fix - move refactor class commands from laravel.wrapWithHelper.submenu to editor/context by @N1ebieski in #460

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Sep 22:32
0ebd18c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

02 Sep 18:10
351a991

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Sep 17:10
ebf899f

Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.1.0

v1.0.14

25 Aug 14:13
8ff6b03

Choose a tag to compare

What's Changed

  • Fix Auth bug when \Illuminate\Auth\AuthServiceProvider::class is disabled by @N1ebieski in #445
  • bump required Php version by @m-graham in #413

New Contributors

Full Changelog: v1.0.13...v1.0.14

v1.0.13

22 Aug 16:31
8e9bb90

Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

v1.0.12

19 Aug 16:43
e456d27

Choose a tag to compare

What's Changed

  • Add support for custom View extensions by @ryangjchandler in #429
  • Support for configs in subfolders by @N1ebieski in #427
  • Add support for root-level Inertia configs by @N1ebieski in #425
  • Fix bug with unnecessary autocompletion blade components when name doesn't match by @N1ebieski in #417
  • Support for linked parameter vscode.Diagnostic.code for diagnosticProvider by @N1ebieski in #415
  • Add GH action for automatically formatting code by @joetannenbaum in #438
  • Fix for Blade::anonymousComponentPath with double colon by @N1ebieski in #420
  • Support for routes autocompletion for Route::is and routeIs methods by @N1ebieski in #411
  • Fix for translations with numeric keys by @N1ebieski in #407
  • Fix a bug with overrides vendor blade components by @N1ebieski in #361
  • Fix Route not found error in web.php when using Volt by @N1ebieski in #349

New Contributors

Full Changelog: v1.0.11...v1.0.12

v1.0.11

11 Jun 14:35
66eb37e

Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11