You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using BasicCompletion on several words and symbols, I've problems with less then symbol ( "<" ) if I put it as replacementText in the BasicCompletion attributes:
if I put it alone the associated completion rows don't appear in choice list;
if I put it with other text in choice list will appear only other text.
What's wrong? Are there some special/reserved keywords? Is that same problem of issue Escape html special characters in completions #73 ?
Using BasicCompletion on several words and symbols, I've problems with less then symbol ( "<" ) if I put it as replacementText in the BasicCompletion attributes:
What's wrong? Are there some special/reserved keywords? Is that same problem of issue Escape html special characters in completions #73 ?