Skip to content

irisTa56/elixir-tiny-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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

About

Additional Elixir language support for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published