Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ElixirTinyLSNew to Visual Studio Code? Get it now.
ElixirTinyLS

ElixirTinyLS

irisTa56

|
616 installs
| (0) | Free
Additional Elixir language support for markdown code block and Croma
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ElixirTinyLS

ElixirTinyLS is a VS Code extension providing additional Elixir language support 1) syntax highlighting in markdown code block and 2) highlight some Croma's macros.

Features

  • Elixir syntax highlighting in fenced code blocks in markdown files.
  • Highlight defun, defunp, defunpt of Croma.

image

Requirements

This extension uses syntax highlight rule of another Elixir language extension. Using this extension alone has no effect on appearance.

You can choose your favorite Elixir language extension:

  • vscode-elixir
  • ElixirLS

Extension Settings

None for now...

Known Issues

None for now...

Release Notes

  • 0.0.1
    • initial release
  • 0.1.0
    • injecting to the existing Elixir syntax rather than defining a new language
  • 0.1.1
    • fix colorless arguments
  • 0.1.2
    • highlight defpt macro of Croma as the same with a native function
  • 0.2.0
    • remove an extension dependency (another Elixir language extension still required)
  • 0.2.1
    • do not highlight Croma's control keywords in comments
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft