Skip to content
Discussion options

You must be logged in to vote

Yeah whenever we see a trigger character, we drop the existing context and create a new one, so there's no knowledge of the previous trigger character. This is by design to follow the LSP spec. I think for your case, having language specific keyword regexes (such as one that includes \ and ^) could work around this: #1599 (comment)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@erooke
Comment options

Answer selected by erooke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants