Skip to content

Instantly share code, notes, and snippets.

@mtsmfm
Last active September 1, 2021 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtsmfm/a9b34a4004d20c38caf8e06f7929feb4 to your computer and use it in GitHub Desktop.
Save mtsmfm/a9b34a4004d20c38caf8e06f7929feb4 to your computer and use it in GitHub Desktop.
rust-analyzer
apiVersion: v2
publisher: matklad
name: rust-analyzer
version: latest
type: VS Code extension
displayName: Rust Analyzer
title: Rust Analyzer
description: Rust Analyzer
icon: https://github.com/rust-analyzer/rust-analyzer/raw/master/assets/logo-square.svg
category: Programming Languages
repository: https://github.com/rust-analyzer/rust-analyzer
firstPublicationDate: '2020-05-13'
latestUpdateDate: '2021-08-25'
spec:
containers:
- image: 'quay.io/eclipse/che-plugin-sidecar@sha256:e374ec367447afea9b12f5a8f6690a6f993526408a3731f522a53e5d0bfc287f'
name: vscode-rust-analyzer
memoryLimit: 1Gi
memoryRequest: 20Mi
cpuRequest: 30m
cpuLimit: 500m
extensions:
- https://github.com/mtsmfm/rust-analyzer/releases/download/nightly/rust-analyzer.vsix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment