-
Unfortunately it happens only in our Gitpod env, so following steps:
- start this workspace https://gitpod.io#https://github.com/akosyakov/Resourceium
- there will be `Test` terminal running https:…
-
I want all comments in all languages to render as Markdown, regardless of whether they are prefixed with `MD` (like https://github.com/mjbvz/vscode-jsdoc-markdown-highlighting/issues/19#issue-20331563…
-
This is with a custom `maxOtherSize` (I set it to 10% instead of 5%). Maybe this is the cause?
-
original code:
```
#ifndef direct
DirectLight directionalLight;
for ( int i = 0; i < SCENE_DIRECT_LIGHT_COUNT; i ++ ) {
// warning: use `continue` syntax may trigger flick…
-
## Preliminary Steps
Please confirm you have...
- [x] reviewed [How Linguist Works](https://github.com/github/linguist#how-linguist-works),
- [x] reviewed the [Troubleshooting](https://github.com…
smola updated
4 months ago
-
```
#ifdef test
void test(){}
#endif
vert(){
}
frag(){
test()
}
```
-
Do you see any potential to make it faster?
-
Hello! As both a frequent SVG author and an SVG renderer implementor, the [mesh gradient element](https://svgwg.org/svg2-draft/pservers.html#MeshGradients) appears to have limited use and an awkward r…
-
I recently came across your repo and I'm interested to see if it's possible to use this in order to a build a language server for autocompletion in any text editor that supports language server integr…
-
## Description of Issue
If the player character uses a portal to enter the Nether using Optifine, upon attempting to exit back through the portal to the Overworld Minecraft will immediately crash and…