Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
williamthome committed Jun 10, 2022
1 parent 5dab276 commit d5bdfc6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
30 changes: 19 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Language server for [Zotonic](http://zotonic.com/), the Erlang Web Framework.

### Syntax highlight

Syntax highlight for `Zotonic Template Language (.tpl)`.
Syntax highlight for Zotonic Template Language (.tpl).

![Syntax highlight](images/syntax-highlight.gif)

Expand All @@ -24,20 +24,28 @@ Navigate to files in the `.tpl` by pressing <kbd>Ctrl</kbd> + <kbd>Click</kbd> o

![Go to definition](images/go-to-definition.gif)

## Roadmap
### Docs integration

- Docs integration
Zotonic documentation is displayed hovering tags, actions, filters, validators, models and translations.

![Docs integration](images/docs-integration.gif)

## Todo

- Improve semantic highlight
> * [Writing a TextMate Grammar: Some Lessons Learned](https://www.apeth.com/nonblog/stories/textmatebundle.html)
> * [Semantic Highlight Guide](https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide)
- Snippets
> Review arguments and tabstops
- Template search
- Go to definition in template
- Zotonic docs integration
### Syntax Highlight

Improve semantic highlight.\
See:
- [Writing a TextMate Grammar: Some Lessons Learned](https://www.apeth.com/nonblog/stories/textmatebundle.html)
- [Semantic Highlight Guide](https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide)

### Snippets

Review arguments and tabstops.

### Docs

Improve style.

## Backers

Expand Down
Binary file added images/docs-integration.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5bdfc6

Please sign in to comment.