-
-
Notifications
You must be signed in to change notification settings - Fork 386
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: Additional languages #102
Conversation
You need to run |
@octref Gherkin is a language for behavioural testing, but it's not that significant - removed. Appreciate the review! |
Languages added: - Apache - Verilog - System Verilog - VHDL - Solidity - RISC-V - Gherkin (feature.tmLanguage) - Nginx - Nim - Twig
I did a refactor of the pulling scripts, so future contributions should be easier. I rebased your changes. re Gherkin — it seems this repo https://github.com/alexkrechik/VSCucumberAutoComplete is quite popular, so I guess I should include it. highlight.js also has it. I also gave some languages simpler ids, for example |
Awesome, thank you @octref. I've also resolved merge conflicts and we are good to go now. |
Hmm, heap out of memory... Unable to reproduce locally. Could it be related to the recent refactor/actions memory configuration @octref? |
Might be this, I'm not sure: jestjs/jest#9980 |
Seems all good now. Thanks for your work! |
Awesome! Thank you! |
Languages added: