• 0 Posts
  • 5 Comments
Joined 10 months ago
cake
Cake day: October 23rd, 2023

help-circle
  • It’s exactly that: the trickiness around debugging is the main thing that feels like it’s got some barriers compared to a turnkey solution in an IDE. I heard VS Code and Godot was available until I realized that the LSP and debugger for Godot 4.x was unusable for months until the recent refactor.

    Don’t get me wrong though, I am totally using VS Code for my Rust projects. It just isn’t a turnkey solution that I’d recommend to someone if they just want to hit “New project” and do the whole write-compile-debug loop without needing to understand anything. (I had also used it a while back prior to rust-analyzer being the main go-to extension, I think…)


  • VS Code is a great text editor for me. I write Markdown documents, manipulate bulk strings, and diff files with it. Aside from small scratch projects, its consistency and reliability as an IDE is varied for me. It’s far from “just works”, at least for the types of things I do (C, C++, C#, Rust) and isn’t really on my list of editors I’d recommend for those workloads.

    You can make it work, but it’s going to require extensive time spent figuring out what extensions to use (and their quirks), ensure that you have a working setup to the language server, and learn how each environment wants you to setup its tasks and launch configurations, if applicable. Unlike larger IDEs like VS or Rider, it doesn’t have a consistent “new project” process either, so you’re on your own for that.


  • I keep different identities for different purposes. This identity is pretty public and active on social media, but mostly in the developer and anime sphere. This is partially born out of a desire to find other people to connect with on those topics, which makes it a worthy trade-off in my view. I also don’t mind sharing what I’ve posted since most won’t bother to look closely, and even if they do, there’s not too much to find other than my interests and past projects.

    Other identities serve other interests or are much more personal, so those things aren’t as closely in the public eye. My more divisive or controversial takes are really only shared with trusted friends and generally not in writing though, so I might not fit the question you’re posting very well, haha


  • I’ve only used code snippets in VS Code which can store them in user settings for synchronization. They can also e stored in project settings, which can be optionally synchronized via source control.

    I tend not to need them in larger projects where a lot of codegen is available or macros, so I haven’t thought about a solution for things like VS or manual syncing.


  • Yeah, the improved contrast and color accuracy is the main reason why I even considered swapping out the screen. The simulated color vibrancy mod (which is coming “soon” to stock SteamOS 3.5 anyway) ended up being good enough for me though as long as I just want pretty colors.

    If I really care about the visual experience, I’m doing it on my desktop w/ a proper monitor anyway, not on the dinky little 7" screen.

    That said, if I ever broke the screen though, I might do it since I’d have to replace it anyway.