-
Instead of having to manually install servers, include a config option where you can basically provide a list of language servers you need, so that lspinstall can automatically install them if they ar…
famiu updated
3 years ago
-
* **What is the current behavior?**
It fails while trying to build my imgui based nim project using a nim version greater than 1.06 (I think, 1.4+ for sure)
* **Please provide the steps to repro…
-
Hello @matth-x,
I am implementing the free vending mode for two connectors.
Successfully implemented free vending mode for 1 connector, the following configuration keys are mentioned below.
*…
-
It looks like new used to be keyword.control.cpp. Now it is keyword.operator.memory.new.cpp. Is this intentional? If it's intentional, we can add the it into the themes in VS Code, but ideally there w…
-
This issue is a regression possibly introduced in the Jungle Inferno update and thus no indication from the 2017 source code can be provided as the bots behaved correctly from ~2010 to 2017.
On Ter…
-
When using spherical=True during Kmeans clustering, the centroids are normalized after each iteration. The documentation can be found here: https://github.com/facebookresearch/faiss/wiki/Faiss-buildin…
-
```
I do Objective-C cocoa development and wanted something that would work with
it. I took the CPP
version and enhanced it to work with Objective-C Cocoa. It is my first crack
yet I thought it m…
-
```
I do Objective-C cocoa development and wanted something that would work with
it. I took the CPP
version and enhanced it to work with Objective-C Cocoa. It is my first crack
yet I thought it m…
-
Grammar files for objective-c (and -cpp) could not properly work while been used as an embedded grammar, for example, a code block in a markdown file.
## The code with a problem is:
Open vs-code…
-
xCode doesn't support refactoring not only Objective-C++ code but also normal Objective-C code which uses Objective-C++ code.
I had to use some tricks to make it workable (somehow hid unsupported code…