Join Discord
Powered by
yep, its possible. vscode has a `custom editor` ap...
# questions
k
kevins8
04/09/2022, 2:50 PM
yep, its possible. vscode has a
custom editor
api (
https://code.visualstudio.com/api/extension-guides/custom-editors
) that allows us to render rich text while preserving the editor capabilities of the code editor
Previous
Next