- Move repository to parapluu
- Fixes passive snippet
- More specific matching for embedded statements
- Cleaning in the grammar
- Fixes a updating bug
- Fixes the coloring of special characters in the classname
- Makes
init
the default method name in the snippet
- Now embedded code is also highlighted
- Adds highlighting of keywords and operators for futures & tasks
- Adds highlighting of keywords and operators for Parallel Combinators
- Adds the
unless
keyword - Adds coloring for language included support functions (for now that's just
print
)
- Adds main snippet
- Fixes indentation guides for many situations. (They are now more specific)
- Adds support for embedded blocks
- Fixes the class snippet.
- A major rewrite of the whole grammar according to a similar package made by Bearmarshal.
- New snippets
- Better indentation guides
- Basic highlighting for the Encore language (to be improved)
- Indentation guides for atom (to be improved)
- Snippets as found in the encore repository