OgmiosVoice

Results 6 issues of OgmiosVoice

Converting the following asciidoc document to pdf (using asciidoctor-pdf-1.5.0.alpha.17.dev w/ prawn-2.2.2) ``` :pdf-page-size: a5 = test aàbècìdòeùf gáhéiíjókúlým nâoêpîqôrûs tñuõvãw xäyëzïaöbücÿd aabbccddeef gghhiijjkkllm nnooppqqrrs ttuuvvw xxyyzzaabbccd ``` results in an...

Issue Type: Performance Issue Quick typing causes noticeable **high CPU usage** even in case of **plain text** w/o any extension. The larger the file the more visible, but it's already...

info-needed

Performance optimization (high cpu usage fix): avoid rechecking the whole line on every change. Minor code refactoring. `provideCodeActions` bug fix.

Since **VS Code** `v1.64.0` Overtype is producing very high CPU usage and **hang ups** w/ larger **markdown** files (depends on the complexity of the markdown file). Steps: 1. create a...