ct for vscodecodetext extension for vscode. codetext lets you embed code in text like images or figures floating in a document. it's a bit like jupyter notebooks with the addition that code chunks are named and you can use the names to nest chunks. this is a mini codetext example:
codetext for vscode gives the following commands in the command
palette ( ct: assemble ( more codetextfor a codetext walkthrough, see for some 'real world' codetext, see for example this extension's code or code from tagid, a language help program. creditthe syntax highlighting part of this extension is based on vscode org mode. devfor development, see |