File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,19 +19,19 @@ This extension integrates the Odoo Language Server, that will help you in the de
19
19
20
20
- Autocompletion
21
21
22
- ![ Autocompletion picture] ( images/autocomplete.png?raw=true " Autocompletion ")
22
+ ![ Autocompletion picture] ( https://raw.githubusercontent.com/odoo/odoo-ls/master/vscode/ images/autocomplete.png " Autocompletion ")
23
23
24
24
- Show definition on hover
25
25
26
- ![ hover picture] ( images/hover.png?raw=true " Hover ")
26
+ ![ hover picture] ( https://raw.githubusercontent.com/odoo/odoo-ls/master/vscode/ images/hover.png " Hover ")
27
27
28
28
- Go to definition
29
29
30
- ![ gotodefinition picture] ( images/goto.gif?raw=true " Go to definition ")
30
+ ![ gotodefinition picture] ( https://raw.githubusercontent.com/odoo/odoo-ls/master/vscode/ images/goto.gif " Go to definition ")
31
31
32
32
- Diagnostics
33
33
34
- ![ diagnostics picture] ( images/diagnostics.png?raw=true " Diagnostics ")
34
+ ![ diagnostics picture] ( https://raw.githubusercontent.com/odoo/odoo-ls/master/vscode/ images/diagnostics.png " Diagnostics ")
35
35
36
36
## Installation
37
37
@@ -43,8 +43,8 @@ This extension integrates the Odoo Language Server, that will help you in the de
43
43
### Automatic installation
44
44
45
45
Install the extension from the marketplace
46
- - VsCode: [ link] ( )
47
- - VsCodium: [ link] ( )
46
+ - VsCode: [ link] ( https://marketplace.visualstudio.com/items?itemName=Odoo.odoo )
47
+ - VsCodium: [ link] ( https://open-vsx.org/extension/Odoo/odoo )
48
48
49
49
### Manually build the .vsix package
50
50
You can’t perform that action at this time.
0 commit comments