jansol
jansol
Okay, I cleared out my `~/.config` (and ended up reinstalling the whole system since some subdirectory there had been corrupted and attempting to fix it ended with btrfs going in...
I can't check right now but I think this is because syntax errors are not reported by `glsl_analyzer`?
It is possible and Zed supports it too, if the language server that is being used reports error spans. It just seems this particular one does not do that.
Dead keys should work now that #11712 is merged
Can you post a screenshot demonstrating the issue? I haven't really found it to look bad, but on the other hand I mainly use dark themes. `NSVisualEffectView` will alter the...
Okay, yeah I see what you mean. That is indeed a very striking difference. > How much does NSVisualEffectView alter the tint of the blurred background based on the system...
AIUI this is also necessary for Android development where you need a project-specific version of gradle.
I think there are some plans to add avatars, so one would have to change both their committer name and github avatar to impersonate someone. But there definitely could be...
If there was a webview component that would encourage people to write all functionality in HTML+JS, at which point you should unironically use vscode for better performance as that *is*...
~~There is a setting "ensure_final_newline_on_save" which adds an empty line to the end of the file on save if there isn't one and defaults to true. I'm pretty sure that...