-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
decoder: Support template expressions (#322)
* decoder: Implement completion for template expressions * decoder: Implement hover for template expressions * decoder: Implement semantic tokens for template expressions * decoder: Implement reference collection for template expressions * decoder: Test completion for template expressions * decoder: Test hover for template expressions * decoder: Test semantic tokens for template expressions * decoder: Test reference collection for template expressions * decoder/hover: Ensure heredoc templates are handled correctly * decoder/semtok: Ensure string parts of template are highlighted --------- Co-authored-by: Radek Simko <[email protected]>
- Loading branch information
1 parent
0c7d286
commit 99d5763
Showing
11 changed files
with
1,757 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.