An error occurred fetching the project authors.
- 05 Dec, 2019 6 commits
-
-
Jérome Perrin authored
This runs in a go workspace, but we don't need to always have the (gowork) marker.
-
Jérome Perrin authored
if yarn.lock is changed, part should be re-installed. This is only useful during development.
-
Jérome Perrin authored
- exclude .pyc in files list - exclude .env for virtualenv - don't watch git (not sure it's really needed) - use 2 spaces on editors - use Vifib's plantuml service - use Ctrl for multi cursor (for chromeos where alt is right click)
-
Jérome Perrin authored
Also stop including python, as we can use vscode python instead. Add a README to describe how to do this.
-
Jérome Perrin authored
-
Jérome Perrin authored
(our latest version)
-
- 19 Nov, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 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.
-