An extension for Theia, to support Asciidoc syntax coloring and rendering of previews.
You can test the extension through: https://gitpod.io/#https://github.com/theia-ide/theia-asciidoc-extension
And running the following in the terminal:
yarn && cd browser-app/ && yarn start --hostname 0.0.0.0 ..