Skip to content

Instantly share code, notes, and snippets.

@svor
Last active November 26, 2021 14:26
Show Gist options
  • Save svor/1d90bbc37bff90e08323ad605fed38a1 to your computer and use it in GitHub Desktop.
Save svor/1d90bbc37bff90e08323ad605fed38a1 to your computer and use it in GitHub Desktop.
apiVersion: v2
publisher: redhat-developer
name: che-omnisharp-plugin
version: latest
type: VS Code extension
displayName: omnisharp-theia-plugin
title: omnisharp-theia-plugin
description: omnisharp-theia-plugin
icon: /images/default.png
category: Other
repository: 'https://github.com/redhat-developer/omnisharp-theia-plugin'
firstPublicationDate: '2019-12-03'
latestUpdateDate: '2021-11-25'
spec:
containers:
- image: 'vsvydenko/udi:dotnet'
name: theia-omnisharp
volumes:
- name: nuget
mountPath: /home/theia/.nuget
memoryLimit: 2Gi
memoryRequest: 20Mi
cpuRequest: 30m
cpuLimit: 800m
extensions:
- 'https://open-vsx.org/api/muhammad-sammy/csharp/1.23.16/file/muhammad-sammy.csharp-1.23.16.vsix'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment