named blocks yield arguments autocomplete
lifeart opened this issue · 1 comments
lifeart commented
extends #372
It will be good to have builtin autocomplete/go-to definition working for hashed yield arguments
Go to definition sample:
Also, solves "go-to-definition" case for it
to do:
- skip yield context analyzis if template does not include
{{yield
- check go to definition support for yield parts
lifeart commented