▲ 418 ▼ Are IDEs really like this ? (programming.dev) submitted 1 year ago by Gsus4@mander.xyz to c/programmer_humor@programming.dev 76 comments fedilink hide all child comments
[–] irmoz@reddthat.com 15 points 1 year ago (2 children) I just use Kate permalink fedilink source hideshow 2 child comments replies: [–] Charmander8649@programming.dev 2 points 1 year ago (1 child) Kate is great for being a compiled C++ program, making it nice and lightweight. Plus lots of syntax highlighting. Not quite the same as IDEs with auto completion, but pretty good for plain text editing. permalink fedilink source parent hideshow 1 child comment replies: [–] irmoz@reddthat.com 1 point 1 year ago It can give autocompletion based on the current file, which is good for writing self contained classes. You can also enable an LSP to get language autocompletion :D permalink fedilink source parent
[–] Charmander8649@programming.dev 2 points 1 year ago (1 child) Kate is great for being a compiled C++ program, making it nice and lightweight. Plus lots of syntax highlighting. Not quite the same as IDEs with auto completion, but pretty good for plain text editing. permalink fedilink source parent hideshow 1 child comment replies: [–] irmoz@reddthat.com 1 point 1 year ago It can give autocompletion based on the current file, which is good for writing self contained classes. You can also enable an LSP to get language autocompletion :D permalink fedilink source parent
[–] irmoz@reddthat.com 1 point 1 year ago It can give autocompletion based on the current file, which is good for writing self contained classes. You can also enable an LSP to get language autocompletion :D permalink fedilink source parent