File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -15,22 +15,20 @@ I’m working on getting code parsing to work using tree-sitter. If that’s don
1515- ` gd ` class from within yaml / xml files
1616- ` gd ` service definitions for example @service_container
1717- Autocomplete service names (works in yaml, xml and autoconfigure php attributes)
18+ - Autocomplete twig functions
1819
1920## Planned features
2021These features are not yet implemented but would be useful:
2122(feel free to create a PR if you want to contribute)
2223- Autocomplete Twig files
2324- Autocomplete route names
24- - Autocomplete twig functions
2525- Autocomplete form options
2626- ` gd ` Twig components
2727- ` gd ` routes
2828- Version checker & updater (` vimfony update ` )
2929
3030### Coming up
31- You can get these features if you build from source:
32- - Support for autocompleting service ids in XML
33- - ` gd ` service definitions in XML files
31+ Main should be up-to-date with the latest release, so you’re good to go.
3432
3533## How to use
3634You can download a release for your OS and CPU or build from source:
You can’t perform that action at this time.
0 commit comments