slang icon indicating copy to clipboard operation
slang copied to clipboard

Add slang to GitHub's linguist

Open expipiplus1 opened this issue 1 year ago • 2 comments

https://github.com/github-linguist/linguist

I'm pretty sure that we meet the popularity requirements by now, we'd need to open a PR which implements slang file detection (the .slang extension is unused so far so that's simple), and also link in a grammar for highlighting.

Following on from that we can switch all the code blocks from hlsl/csharp over to slang

expipiplus1 avatar Oct 21 '24 09:10 expipiplus1

I couldn't figure out what linguist is. It seems like it is a tool to generate a graph like the following, image

And this task is to get the graph show the percentage of Slang files in the repository, is it?

jkwak-work avatar Oct 21 '24 18:10 jkwak-work

It's also what's behind the syntax highlighting for markdown on GitHub.

expipiplus1 avatar Oct 21 '24 18:10 expipiplus1

Let's schedule this for December

bmillsNV avatar Oct 24 '24 15:10 bmillsNV