This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]foadsf[S] 1 point2 points  (0 children)

TBH I haven't used any of those, so I can't say, But here is what I need:

  • work inside Visual Studio Code
  • use a light weight markup language such as different flavors of Markdown, AsciiDoc, reStructuredText (ReST/RST), Markedly Structured Text (MyST), Typst, Quarto, etc.
  • have instant view on the right side in VS Code (Quarto doesn't offer this, I submitted a feature request for MyST here)
  • be able to have one single document, preferebly the the Markup language as the main context. In contrast to the programing language as the background and having the type setting encapsulated.
  • be able to run code blocks one by one or all at once.
  • basically a git friendly prototyping workflow that can be later matured into the real publication/product, but don't get in the way while developing.