Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
fix(ruby): Re enabling ruby plugin (#841)
Browse files Browse the repository at this point in the history
Signed-off-by: Sun Tan <sutan@redhat.com>
  • Loading branch information
sunix authored Feb 16, 2021
1 parent ff91d99 commit 7f875a2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions che-theia-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,18 @@ plugins:
extensions:
- >-
https://github.com/che-incubator/vscode-emacs-friendly/releases/download/0.9.0/lfs.vscode-emacs-friendly-0.9.0.vsix
- repository:
url: https://github.com/castwide/vscode-solargraph
revision: 212e76d
sidecar:
directory: ruby
name: vscode-ruby
memoryLimit: "1500Mi"
volumeMounts:
- name: solargraph
path: "/home/theia/.solargraph"
extensions:
- https://open-vsx.org/api/castwide/solargraph/0.22.0/file/castwide.solargraph-0.22.0.vsix
- repository:
url: 'https://github.com/zowe/vscode-extension-for-zowe'
revision: v1.11.0
Expand Down

0 comments on commit 7f875a2

Please sign in to comment.