Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LoremScriptumNew to Visual Studio Code? Get it now.
LoremScriptum

LoremScriptum

BackBencher

|
10 installs
| (1) | Free
A code highlighter for the eso lang LoremScriptum
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LoremScriptum

This is a simple syntax highlighting and "to unicode coverter" Extention for the esolang "LoremScriptum".

Features

Highlighting of:

  • Datatypes
  • Imports
  • Brackets (functionally same as in VisualStudio)
  • Function Declarations
  • function identifiers
  • function calls
  • return-Statements
  • numbers (illegal numbers too)
  • variables
  • comments
  • and Control-Structure

image

Conversion of:

  • "==" => ⇔
  • "!=" => ≠
  • "<=" => ≤
  • ">=" => ≥
  • "\sum" => ∑
  • "*" => ×
  • "/" => ÷
  • "\neg" => ¬
  • "\lambda" => λ
  • "\and" => "∧"
  • "\or" => "∨"

done via "Command Palette" settings

Requirements

To execute our llvm based compiler is required! (TODO: add link)

Extension Settings

"loremscriptum.toggleReplace" == LOREM toggle latex replace on save "loremscriptum.replaceLatex" == LOREM replace latex in .lorem File

Known Issues

currently none

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of Extention

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft