-
As we saw on Friday, enry sometimes does very poor job at classifying languages. We need to properly report this.
cc @lwsanty
-
Consider attribute `translate="no"` to prevent translation
# Original report
![image](https://github.com/translate-tools/linguist/assets/86191922/1ea02bc8-f46b-4684-8b95-fc2f9f4ec2c6)
> 请严格遵守…
-
Currently build works with invalid syntax, like
```diif
--- a/src/qml/controls/OptionButton.qml
+++ b/src/qml/controls/OptionButton.qml
@@ -65,7 +65,7 @@ Button {
rightPadding: 7…
-
So I've thought for a while it could be useful is kerboscript was syntax highlighted within Github. Github has a project called [linguist](https://github.com/github/linguist) which is how they handled…
-
Very missing option as in TWP - "Automatically translate when clicking on a link that takes you to the same domain as the current site".
Dook1 updated
5 months ago
-
Hi @coopachupa,
It seems like there is a small issue with your repo named [VBA-challenge](https://github.com/coopachupa/VBA-challenge).
Currently, it is marked as a VBScript repo since more than 50% …
-
Hi @onesidedsquare,
It seems like there is a small issue with your repo named [vba_scripts_of_happiness](https://github.com/onesidedsquare/vba_scripts_of_happiness).
Currently, it is marked as a Visu…
-
Does this issue occur when all extensions are disabled?
Yes
VS Code Version
code-insiders-1.91.0-1718259485.el8.rpm
OS Version
cpe:/o:fedoraproject:fedora:40…
-
GitHub uses [linguist](https://github.com/github/linguist) to detect languages. For spring-petclinic-reactks, CSS is the first one. It should be Java or TypeScript.
We could customize this behavior, …
-
Hello,
Currently, JSON highlighting on GitHub does not differentiate keys from string values. For example, the following:
```json
{
"parentShape": "{\"type\":\"MultiPolygon\",\"coordinates\"…