-
### Have you checked that your feature request isn't already filed?
- [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https:…
-
It would be nice if the syntax for the various ignores options could be widened with regexes or [minimatch](https://github.com/isaacs/minimatch)-like syntax.
-
I see the point!
But implementing it as function not the best solution. As it will require to evaluate all conditions and cases before choosing a correct one.
We need to create a proper swit…
-
This is the historic XreaL liquid shader design:
```c
textures/test-water_custom/water
{
qer_editorImage textures/test-water_custom_src/water_d
qer_trans .6
surfaceparm nobuild
surfacep…
-
If the contents of the "script" tags is put into a ".js" file it is correctly syntax highlighted. But not in HTML inside the script tags.
My guess is that it doesn't understand back ticks (`) as…
-
The attribute on the property below is not included in the generated code:
```
FUNCTION Start() AS VOID
LOCAL IMPLIED o := TestCLass{} // warning XS0612: 'TestClass' is obsolete
o:Test() // wa…
-
Syntax highlighting for Visual Basic code examples is interpreting a single quote as the start/end of a string instead of the start of a comment.
![Example](https://user-images.githubusercontent.com/…
-
It would be nice to have Filesizes in TOML.
```
test = 1MB # Results in 1.000 * 1.000 = 1.000.000
test2 = 1MiB # Results in 1.024 * 1.024 = 1.048.576
```
Things like max Filesize etc. are used in…
-
The interface of owlapy should strictily follow [OWL 2 Web Ontology Language Structural Specification and Functional-Style Syntax ](https://www.w3.org/TR/owl2-syntax/).
This would help increase the u…
-
I've finished the npm package containing the syntax definition patches as scraped from all CSS specifications.
https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-c…