Ivan Mar (sOkam!)

Results 24 issues of Ivan Mar (sOkam!)

System: Arch Linux Console application: Alacritty Shell: Bash c2nim Version: 0.9.18 Command executed: `c2nim vk_platform.h` File: https://github.com/JBustos22/oDFe/blob/master/code/renderercommon/vulkan/vk_platform.h Result: Console freezes after giving warnings about some comments being ignored. If enough...

Hi there. I've been looking for a way to get nim code into shaders for a while. I know of `treeform/shady`, but its made for glsl-opengl only. And I use...

![image](https://github.com/PMunch/nimlsp/assets/7308253/b32a3a25-879f-4c6e-928f-bb2bde089ee5) Simple as the title. Basically, allow nimlsp to understand that some variables are pre-defined by nimble, and they should not be hinted as errors in the code.

enhancement
help wanted

* **What is the current behaviour?** Failure to compile, when writing: ```nim glTexParameteri(GLTexture2D, GLTextureWrapS, GLRepeat)

I'm trying to make atlas understand local development packages that already exist in the workspace. ![image](https://github.com/nim-lang/atlas/assets/7308253/7b7c41dd-6f89-43f8-baee-19bd83519c9a) I don't want to use URL, the point of the folder structure is to...

Is there any minimalistic and simple server implementation similar to this extension in functionality, but using httpx? https://marketplace.visualstudio.com/items?itemName=yandeu.five-server I know about `nimhttpd`, but the problem is that it doesn't update...

Hi there I'm trying to create a simple localdev server similar to `nimhttpd`, but using `mummy`. The goal is to create something similar to https://marketplace.visualstudio.com/items?itemName=yandeu.five-server I have no experience at...

#### Runtime Environment - Operating system and version: Arch Linux - Terminal emulator and version: alacritty 0.13.2 (bb8ea18e) - Python version: 3.12.3 (main, Apr 23 2024, 09:16:07) [GCC 13.2.1 20240417]...

## Summary ## Subtasks Checklist ## Breaking Changes ## References ## QA Steps

bug
verified-contributor