CJ Bell
CJ Bell
@chantisnake when & why would you want the focus to advance in response to `-`? Is it because it is a bullet?
ok then. I'll include all the bullets: *+-{}
This happens if you attempt to access vscoq's functions before it has been loaded by vscode. There's not much I can do about it directly, but maybe file a bug...
blocked on Microsoft/vscode#10401
completed: - each sentence now tracks how long it took to compute - the UI displays a timer for long running commands in the status bar - the UI offers...
there's really no way to do this with vscode's current extension API... :/
Thanks! Can you give me some examples that fail?
Hi @gimre, I cannot reproduce your issue with those characters. What OS and font are you using? Can you submit a screenshot?
The vscode API does not provide a way for extensions to detect mouse clicks. Would a reveal-on-hover be useful for you?
Blocked by #35