Skip to content

Instantly share code, notes, and snippets.

@sunix
Last active December 10, 2020 12:28
Show Gist options
  • Save sunix/eb86fdf6802afbfb4de059ed19f08d37 to your computer and use it in GitHub Desktop.
Save sunix/eb86fdf6802afbfb4de059ed19f08d37 to your computer and use it in GitHub Desktop.
vscode-rust v0.7.8
apiVersion: v2
publisher: rust-lang
name: rust
version: 0.7.8
type: VS Code extension
displayName: Rust
title: Rust
description: >-
Rust for Visual Studio Code (powered by Rust Language Server/Rust Analyzer). Provides lints, code completion and
navigation, formatting and more.
icon: /v3/images/rust-lang-rust-icon.png
category: Programming Languages
repository: 'https://github.com/rust-lang/rls-vscode'
firstPublicationDate: '2020-05-13'
spec:
containers:
- image: 'quay.io/eclipse/che-plugin-sidecar:rust-52f9e9a'
name: vscode-rust
memoryLimit: 1024Mi
extensions:
- 'https://github.com/rust-lang/vscode-rust/releases/download/v0.7.8/rust.vsix'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment