An error occurred fetching the project authors.
- 08 Oct, 2020 1 commit
-
-
Jérome Perrin authored
-
- 07 Sep, 2020 1 commit
-
-
Jérome Perrin authored
+minor cleanups user section was not used
-
- 28 Apr, 2020 1 commit
-
-
Jérome Perrin authored
-
- 06 Apr, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
Eventhough we no longer use theia's python extension, these packages are helpful for mspython extension.
-
- 10 Mar, 2020 1 commit
-
-
Jérome Perrin authored
This egg was not maintained and was removed from pypi https://github.com/python/typeshed/issues/3001#issuecomment-592884362 I don't think we need it here, I probably added by mistake. Interestingly when running this command it fails the first time with an explicit error: Could not find a version that satisfies the requirement typeshed==0.0.1 (from -r /srv/slapgrid/slappart14/srv/testnode/cqc/inst/test0-0/tmp/soft/a6a44539f462e5e342cf8c714b7c8e5b/parts/python-language-server-requirements.txt (line 22)) (from versions: ) No matching distribution found for typeshed==0.0.1 (from -r /srv/slapgrid/slappart14/srv/testnode/cqc/inst/test0-0/tmp/soft/a6a44539f462e5e342cf8c714b7c8e5b/parts/python-language-server-requirements.txt (line 22)) But when the command run again, another confusing error is displayed: Error: [Errno 13] Permission denied: '/srv/slapgrid/slappart14/srv/testnode/cqc/inst/test0-0/tmp/soft/a6a44539f462e5e342cf8c714b7c8e5b/parts/python-language-server/bin/activate.fish'
-
- 05 Dec, 2019 1 commit
-
-
Jérome Perrin authored
-
- 30 Jan, 2019 1 commit
-
-
Jérome Perrin authored
- don't install pycodestyle (just because it complains when indenting with 2 spaces) - add mypy and typeshed (not used, but makes sense to also have) - add isort (not used, but makes sense to also have) - update pyls and other packages for latest fixes. Get pyls from git to get fixes for yapf config lookup
-
- 29 Oct, 2018 1 commit
-
-
Jérome Perrin authored
Cloud & Desktop IDE https://www.theia-ide.org/ This version is inspired from "theia-full-docker" from https://github.com/theia-ide/theia-apps so it includes all extensions. Many language servers are missing in this version (basically only go, typescript and python language servers are installed). PHP extension is not even installed.
-