ligasgr / intellij-xquery

Plugin to support XQuery in Intellij Idea
Apache License 2.0
35 stars 23 forks source link

Comment auto-completion #173

Open rhdunn opened 8 years ago

rhdunn commented 8 years ago

If I enter the text ( I get:

(<caret>)

where <caret> is the current input caret. Typing :, I then get:

(:<caret>)

which is not correct in terms of auto-completing a comment.