File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -70,35 +70,35 @@ See [vscode-client/package.json](vscode-client/package.json) for the full set of
7070
7171Auto Completion:
7272
73- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/auto-complete.gif )
73+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/auto-complete.gif )
7474
7575Code Linting with pycodestyle and pyflakes:
7676
77- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/linting.gif )
77+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/linting.gif )
7878
7979Signature Help:
8080
81- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/signature-help.gif )
81+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/signature-help.gif )
8282
8383Go to definition:
8484
85- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/goto-definition.gif )
85+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/goto-definition.gif )
8686
8787Hover:
8888
89- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/hover.gif )
89+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/hover.gif )
9090
9191Find References:
9292
93- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/references.gif )
93+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/references.gif )
9494
9595Document Symbols:
9696
97- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/document-symbols.gif )
97+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/document-symbols.gif )
9898
9999Document Formatting:
100100
101- ![ image] ( https://raw.githubusercontent.com/palantir /python-language-server /develop/resources/document-format.gif )
101+ ![ image] ( https://raw.githubusercontent.com/python-ls /python-ls /develop/resources/document-format.gif )
102102
103103## Development
104104
You can’t perform that action at this time.
0 commit comments