{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigknarommxugnz5mz23dzegmjh5fxtmaw77igzvz73l2ivyqd4dcq",
"uri": "at://did:plc:4n6wgsqsqm6q2hjncgwmreey/app.bsky.feed.post/3mnsph3vw6z22"
},
"path": "/post/51699754",
"publishedAt": "2026-06-08T19:18:14.000Z",
"site": "https://programming.dev",
"tags": [
"Programming",
"dr_robotBones",
"5 comments",
"discuss.cachyos.org/t/…/16493"
],
"textContent": "submitted by dr_robotBones to programming\n6 points | 5 comments\n\nThough I primarily use vim, I got VSCodium so I could use it as a debugger since its much easier to set up. I am having alot of trouble getting any use out of it though, when I run the program the IDE gives me errors if I type in the debug console, and closes the terminal if I type in the integrated terminal. I’ve changed the config to allow integrated terminal, but nothing has changed.\n\nCan anyone help me figure this out, or recommend an alternative tool for debugging a C# program?\n\nEdit: I finally found my answer: discuss.cachyos.org/t/…/16493\n\nUnfortunately there is no FOSS way to debug a C# application in VSCodium. Might have to see what this lldb tool is.",
"title": "Is it possible to debug a program that requires input from the terminal in VSCode/VSCodium?"
}