User Tools

Site Tools


theia-on-pi4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
theia-on-pi4 [2020/07/02 19:49] admintheia-on-pi4 [2020/07/02 21:41] (current) – [Package.json] admin
Line 55: Line 55:
     "@theia/navigator": "next",     "@theia/navigator": "next",
     "@theia/outline-view": "next",     "@theia/outline-view": "next",
-    "@theia/php": "next", 
     "@theia/plugin-ext-vscode": "next",     "@theia/plugin-ext-vscode": "next",
     "@theia/preferences": "next",     "@theia/preferences": "next",
     "@theia/preview": "next",     "@theia/preview": "next",
 +    "@theia/ruby": "next",
     "@theia/search-in-workspace": "next",     "@theia/search-in-workspace": "next",
     "@theia/terminal": "next",     "@theia/terminal": "next",
 +    "@theia/vscode-builtin-python": "next",
     "@theia/yaml": "next",     "@theia/yaml": "next",
-    "@theia/ruby": "next", +    "vscode-emmet-helper": "^1.2.17"
-    "@theia/vscode-builtin-python": "next"+
   },   },
   "devDependencies": {   "devDependencies": {
Line 90: Line 90:
     "vscode-builtin-emmet": "https://github.com/theia-ide/vscode-builtin-extensions/releases/download/v1.39.1-prel/emmet-1.39.1-prel.vsix",     "vscode-builtin-emmet": "https://github.com/theia-ide/vscode-builtin-extensions/releases/download/v1.39.1-prel/emmet-1.39.1-prel.vsix",
     "vscode-builtin-python": "https://github.com/theia-ide/vscode-builtin-extensions/releases/download/v1.39.1-prel/python-1.39.1-prel.vsix",     "vscode-builtin-python": "https://github.com/theia-ide/vscode-builtin-extensions/releases/download/v1.39.1-prel/python-1.39.1-prel.vsix",
-    "vscode-python": "https://github.com/microsoft/vscode-python/releases/download/2020.1.58038/ms-python-release.vsix"+    "vscode-python": "https://github.com/microsoft/vscode-python/releases/download/2020.1.58038/ms-python-release.vsix", 
 +    "vscode-builtin-php": "https://github.com/theia-ide/vscode-builtin-extensions/releases/download/v1.39.1-prel/php-1.39.1-prel.vsix"
   }   }
 } }
- 
 </code> </code>
  
theia-on-pi4.1593719366.txt.gz · Last modified: 2020/07/02 19:49 by admin