Bryce Schober
Bryce Schober
I'm not talking about autocomplete, which seems to be all that extension is about. I'm talking about the preview rendering.
I get very much the same output with asciidoctor-vscode. As previously mentioned, I get a different output from a full asciidoctor-pdf installation, see attached: [test.pdf](https://github.com/asciidoctor/asciidoctor-vscode/files/6462487/test.pdf) In VS Code, all three...
My use case is in caching contents that are in themselves a cache. In caching a .ccache directory, I want to save and restore the same contents across all related...
FWIW, I just noticed that l the IDE did update my .vbp files so that they no longer had relative path references, and they were replaced with relative paths to...
Bah, I just realized that I hadn't registered the TypeLib\CorType.tlb and VBVM6Lib.tlb. After doing that from an elevated shell, I get:  And it drops me into GuidTests.cls at line...
@kellyethridge Any ideas on why I might not be able to run your unit test suite? I'm still blocked on the most recently reported problem.
For whatever reason, after installing the latest `SimplyVbUnit` v5.0.1, I can now run the test runner successfully... And I get 11 of failing tests. I assume this isn't expected, and...
I'll chime in here: My use case in the downstream asciidoctor/asciidoctor-vscode#218 is for check-boxes, and the default ["solid" icon style](https://fontawesome.com/icons/square?style=solid) is pretty inappropriate, yielding a solid-filled box, which doesn't communicate...
I realize this isn't very relevant to the context of re-formatting, but in case others fighting this and wishing for a practical solution... After fighting this for too long, I...
Well, you talked about it in public, and now I'm interested! At this point my interest is more experimental, but your work does directly relate to projects at my day...