-
It looks like you release patches using the letter system on the semantic versioning of the libraries. For example the latest release was `0.22.6a` but a lot of things that reference `0.22.6` end up r…
-
This is due to yesterday's sourcepawn updates, the code stopped working correctly:
![2312009 6300000004_image](https://github.com/alliedmodders/sourcepawn/assets/33463136/c7c1c847-d923-427d-9900-f7d0…
-
### Describe the bug
There seems to be a missing parser for tfvars. The filetype in neovim is `terraform-vars`. The related line in Neovim https://github.com/neovim/neovim/blob/206475d7919ccdefd32022…
-
Code below seems valid but compiler throws "Internal error"
```
OS: Windows
SourceMod Version Information:
SourceMod Version: 1.12.0.7102
SourcePawn Engine: 1.12.0.7102, jit-x86 (build 1.12.0.…
-
L 06/26/2022 - 23:204: [SM] Blaming: multi1v1.smx
L 06/26/2022 - 23:204: [SM] Call stack trace:
L 06/26/2022 - 23:204: [SM] [1] Line 868, C:\Users\September-PC\Desktop\COMPILE 1.10\multi1v1.sp::Even…
-
### Describe the bug
If I write a function in elixir, and then in the body of the function type out curly braces treesitter will indent the curly braces back a level.
### To Reproduce
1. Write out …
-
Part of my autoconfiguration code is being classified as C++; in particular. C++ is a pretty bizarre language, but both the c++ compilers I've got access to (clang,g++) blow up in a spectacular f…
-
SourcePawn Engine: 1.12.0.7102, jit-x86 (build 1.12.0.7102)
#### Code to reproduce crash:
```
#include
char[] test(bool ok)
{
return ok ? "ok" : "not_ok"
}
```
-
# What do you want to see added to the extension?
Preview of macro/definition replacements.
Screenshots (taken from clion):
![image](https://github.com/Sarrus1/sourcepawn-vscode/assets/64929923…
-
### Describe the bug
`ocaml` and `ocaml_interface` can not be compiled on Windows with following errors:
nvim-treesitter[ocaml_interface]: Error during compilation
src/parser.c:1:10: fatal erro…