-
# Feature Request
Add more language builders to the SCons-based build system.
## Description
Since #885 was merged, we now have a build system that aims to provide a compilation framework f…
-
# Feature Branch
Current feature branch for this issue: [feature/issue-36/obs-1](../tree/feature/issue-36/obs-1).
## Progress
### OBS Project
- [x] Migrate any relevant code from the C# li…
-
Renaming of the "operator =" does not work at all:
```
%rename("%(regex:/reset/assign/)s") ""; // OK
%rename("%(regex:/operator=/assign/)s") ""; // Does nothing
%rename("%(regex:/(.*)operato…
-
From https://github.com/cloudwu/sproto/issues/83
-
**Information**
- Language: Python
- Plugins: Line Highlight, Line Numbers, Command Line, Normalize Whitespace
(https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+…
-
### Problem description
LSP Inactive windows csharp
### LunarVim version
master-85ccca97
### Neovim version (>= 0.9.1)
0.10.2
### Operating system/version
Windows 11
### Affected language ser…
-
- `nvim --version`: `NVIM v0.7.0-dev+1356-g75ff156d9`
- `git --version`: `git version 2.35.1`
- Operating system/version: macOS 12.3
- Terminal name/version: Kitty 0.24.4
### Steps to repr…
-
##### Brief Description
I want to generate csharp bindings for pcl-1.14.0 .
follow the doc:
```
dotnet add package CppSharp --version 1.1.5.3168
```
```csharp
internal class PclIoLi…
-
**What seems to be the problem?**
We are trying to do: `files { "%{cfg.buildcfg}_%{cfg.platform}/file.cs" }`
**What did you expect to happen?**
Expected the generator to handle it but I see t…
-
Previously I had the following in my user settings:
```
"cSpell.enabledLanguageIds": [
"markdown",
"text"
],
```
This stopped working, and i see it recommend to use …