Skip to content

Conversation

@ozziexsh
Copy link
Contributor

@ozziexsh ozziexsh commented Jun 10, 2025

This is the start of the vscode plugin (#2)

Syntax grammar was from https://github.com/Barbapapazes/fusion-vscode/blob/main/syntaxes/vue.php.tmLanguage.json

It works but there's a few tokens it doesn't recognize:

Screenshot 2025-06-10 at 4 53 11 pm

Autocomplete was generated by claude as I'm not too sure how all this stuff works. It's sorta functional (global functions being completed) but hovering for definitions and narrowed types (e.g. now()->toIso... does not offer any specific class completions yet

Screenshot 2025-06-10 at 4 53 20 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants