-
-
## Language name
log4net , or most standard, semi-structured (ex. not json, think console log) log files
## URL of example repository
https://github.com/emilast/vscode-logfile-highlighter
…
-
## Available translations
* Czech
* French
* German
* Indonesian
* Russian
* Turkish
## Instructions
Let's say you want to add translations for Russian, you can proceed as follows:
1. Ins…
-
Set icon for custom right-click context menu item for Linguist?
![image](https://user-images.githubusercontent.com/95934994/164801164-95243a13-1b36-4f9c-b3b6-eecda1bf8658.png)
I like this one mo…
-
## Available translations
* Czech
* French
* German
* Indonesian
* Russian
## Instructions
Let's say you want to add translations for Russian, you can proceed as follows:
1. Install `devel…
-
## Available translations
* French
* German
* Indonesian
* Russian
* Spanish
## Instructions
Let's say you want to add translations for Russian, you can proceed as follows:
1. Install `dev…
-
Would be great to have correct syntax highlighting of zs in typical editors like vim or sublime text. Maybe you could even create a pull-request for https://github.com/github/linguist later which woul…
-
I think it would be uwumazing if we managed to get pythOwO recognized as a language on Github so it shows on our repos like this:
![image](https://user-images.githubusercontent.com/67495678/176223943…
-
### Description
Current codeblock style is \```{.python.marimo}
I think code blocks should:
- [x] syntax support in VScode out of the box (`{.python}` does the trick)
- [ ] syntax support in …
-
Right now, after clean clone and installing all requirements
```
virtualenv -p python3 .venv
source .venv/bin/activate
git clone git@github.com:src-d/tmsc.git
cd tmsc
pip install -r requiremen…