Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Desdaemon committed Aug 28, 2023
1 parent d833244 commit d40c6f3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@

## Features

### Completion, definition and references of XML IDs
### Completion, definition and references for models, XML IDs and model fields

Works for `record`s, `template`s and `env.ref()`

[![template inherit_id demo](https://raw.githubusercontent.com/Desdaemon/odoo-lsp/main/static/inherit_id.gif)](https://asciinema.org/a/603783)

### Completion, definition and references of models
Works for `record`s, `template`s, `env.ref()` and other structures.

[![model demo](https://raw.githubusercontent.com/Desdaemon/odoo-lsp/main/static/model.gif)](https://asciinema.org/a/604545)

Expand Down

0 comments on commit d40c6f3

Please sign in to comment.