Evan
Evan
Since this isn't closed yet, I want to ask... Why is this required only on the Mac version? I've been using VsVim on Windows for awhile now and never had...
> Right - Zed isn't the thing making the changes in this case - which language server are you using? Ah! Sorry, I wasn't really sure, I need to study...
Chiming in again to add some more info. I've tested this now in C with SDL2 and Raylib and in C++ with Raylib and fmt. SDl2 and Raylib in C...
I figured it out. Adding `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)` towards the top of my CMakeLists.txt, building again, and reloading Zed made all of the errors go away! After searching for people having...
Any progress on this? Still unable to build any project using Raylib-cs or Raylib-CsLo in Visual Studio Mac. Testing on a MacBook Air M1.
> Excellent! Thank you!
> Is it hard wrapping or soft wrapping? i.e. if you change the VIM window width does it re-wrap, or is the newline being automatically added to your sources? I...
Also looking for an update on this.
I've been running into this issue on and off for at least a couple of years now. I think it started sometime around when Godot 4 was in alpha.
> > Is there a way to completely disable the Godot code editor? This issue consistently is blocker, causes me to not trust myself or my editors for short periods...