yaegassy / coc-laravel

Laravel extension for coc.nvim
https://www.npmjs.com/package/@yaegassy/coc-laravel
MIT License
28 stars 2 forks source link

[DEMO] CodeAction Features #6

Closed yaegassy closed 1 year ago

yaegassy commented 1 year ago

Fix MethodDirectiveParameter

This is a very simple code-action feature, added as a first step to add a logic for further code-action features in coc-laravel in the future.


Trigger range of action: line, cursor

https://github.com/yaegassy/coc-laravel/assets/188642/6ae9c66c-bc94-4ee6-92dd-4ae459ab63b2

yaegassy commented 1 year ago

Create blade component

https://github.com/yaegassy/coc-laravel/assets/188642/ae0e87eb-3a6e-4329-acf3-14ff4a6fe701