-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing language parsers #20
Comments
Clojure, Elixir, Go, Python, Ruby, Rust all have extensions. Makes sense to start with those first. |
af70d7a adds elixir support |
3388faf for Go |
Ok languages with extensions are done, except for Ruby. It's extension is quite complex and I'm not sure exactly how to support it or if it is worth it. Right now. |
List of supported languages
|
A specific request for TypeScript came in so I'm going to look into that. |
@mattmassicotte, is it possible for you to update the table (in my comment above) to include the information for TypeScript? |
@unnamedd wow I didn't realize we could both edit this, but yes I can! |
Right now, only Swift, OCaml, Go, and Markdown are included. Missing:
Bash
C
C++
C#
Clojure
CSS
Diff
Elixir
Elm
go mod
Haskell
HCL
HTML
Java
JavaScript
JSON
Julia
Lua
Perl
PHP
Python
Ruby
Rust
Scala
SQL
TypeScript
YAML
Zig
The text was updated successfully, but these errors were encountered: