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
1919
2020- Autocompletion
2121
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 ")
2323
2424- Show definition on hover
2525
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 ")
2727
2828- Go to definition
2929
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 ")
3131
3232- Diagnostics
3333
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 ")
3535
3636## Installation
3737
@@ -43,8 +43,8 @@ This extension integrates the Odoo Language Server, that will help you in the de
4343### Automatic installation
4444
4545Install 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 )
4848
4949### Manually build the .vsix package
5050
You can’t perform that action at this time.
0 commit comments