envd icon indicating copy to clipboard operation
envd copied to clipboard

feat: Add envd as a new language extension in github linguist

Open VoVAllen opened this issue 3 years ago • 5 comments

Description

Example from tilt https://github.com/github/linguist/pull/4831

VoVAllen avatar Jun 14 '22 16:06 VoVAllen

This should be done by https://github.com/tensorchord/envd-lsp

kemingy avatar Aug 19 '22 07:08 kemingy

It will be better if the vscode plugin can also modify the envd file icon.

kemingy avatar Sep 02 '22 08:09 kemingy

Not viable now. Github requires language popularity (grammar used in hundreds of repos held by different people), that envd doesn't satisfy yet.

VoVAllen avatar Sep 13 '22 06:09 VoVAllen

https://github.com/github/linguist/blob/master/CONTRIBUTING.md#adding-an-extension-to-a-language

We try only to add languages once they have some usage on GitHub. In most cases we prefer that each new file extension be in use in at least 200 unique :user/:repo repositories before supporting them in Linguist (but see #5756 for a temporary change in the criteria).

gaocegege avatar Sep 13 '22 07:09 gaocegege

Ref https://github.com/github/linguist/issues/5756

gaocegege avatar Sep 13 '22 07:09 gaocegege