Closed bakerac4 closed 1 year ago
And just to confirm, this is only in .gts
files—you don't see this behavior in .hbs
ones?
Thats correct. I just made a test
file with a normal template. Here is an attached picture.
Perfect, thanks! That helps narrow it down quite a bit.
When I try to use a
gts
file, it seems like if there are other autocompletions it wont show the autocompletions for my component args. However when I get to a more specific argument (past those other autocompletions) it will show, and then if you delete characters to get it back to where it wasn't showing before it will still show (and not show the other autocompletions).I suspect this could be a env issue with my vscode but would love for someone to confirm this for me.
Here is what I am talking about with pictures.