Skip to content

ctf0/laravel-goto-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

based on https://github.com/codingyu/laravel-goto-view but with better api

Features

md

  • create view if not found
  • append a default value to the newly created file
  • copy file path
  • open file path
  • show files with similar content via codelens
  • code lenses

laravel-modules

i recently started using laravel-modules & manual navigation is just impossible,

so for the package to work correctly, make sure u r following the nameing convention of Pascal > Snake ex.

  • module namespace > MyDashboard
  • view namespace > my_dashboard

About

vscode extension

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • TypeScript 100.0%