Skip to content

Commit

Permalink
Replace opening "<" in element completions
Browse files Browse the repository at this point in the history
Slightly hacky mechanism for handling behavioural changes in the VSCode extension or LSP API where reported position no longer includes character that was typed to trigger completion (it's possible that this extension is not reporting some newly-defined capability or setting to VSCode that would enable it to see the previous behaviour but it's hard to tell given how often things seem to change).

NOTE: This set of changes is not exhaustive - it's just a record of the types of changes that need to be made more extensively.

#67
  • Loading branch information
tintoy committed Jun 30, 2020
1 parent c5082f3 commit da59ab2
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit da59ab2

Please sign in to comment.