Created
October 21, 2020 01:08
-
-
Save t1m0thyj/8a39776c3be46801f82a962d22d67e99 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v2 | |
publisher: che-incubator | |
name: typescript | |
version: 1.35.1 | |
type: VS Code extension | |
displayName: Typescript | |
title: Typescript language features | |
description: Typescript language features | |
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | |
repository: https://github.com/Microsoft/vscode | |
category: Language | |
firstPublicationDate: '2019-06-20' | |
spec: | |
containers: | |
- image: eclipse/che-remote-plugin-runner-java8:7.3.0 | |
memoryLimit: 512Mi | |
extensions: | |
- https://download.jboss.org/jbosstools/vscode/3rdparty/ms-code.typescript/che-typescript-language-1.35.1.vsix | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment