-
Put all static text in a separate file which can be edited to use local language.
-
Add settings to change language for code blocks. Something like:
`settings.json:`
``` json
// Set default languages for code blocks
"markdownShortcuts.codeBlockDefaultLang": csharp,
```
for:…
-
Sometimes looking at the code without highlighting one can miss the fact, that some portions of the snippet are commented out. This can cause troubles during the annotation and introduce noise.
-
Hi,
Search for "hyw" brings only sitelink removals for "hy".
"Hy" itself works prorerly for all type of searches.
-
### Why do we need this improvement?
Spec is great, but if it's validated on a gateway level it creates possibility of developer sending message and gateway silently rejecting it. Plus, when there …
-
Is the Chinese language code currently using cmn or zh_cN?
qt06 updated
4 months ago
-
-
Teaching: Go up and Ping A, VAL gets stuck
![pinga](https://github.com/user-attachments/assets/a9887049-6e5d-4c92-a4ea-e6c85162f3ec)
Index Error when pinga at the beginning of the game
still prob…
-
The language of streams is - as far as I can tell - not properly translated.
I have subtitle streams which are displayed as "Englisch" (correct translation of en/eng/English) and some which are dis…
-
In the code
```haskell
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeOperators #-}
-- To suppress warnings caused by TH code.
{-# LANGUAGE MonoLocalBinds …