Gsus4@mander.xyz to Programmer Humor@programming.dev · 5 months agoAre IDEs really like this ?programming.devexternal-linkmessage-square77fedilinkarrow-up1443arrow-down126cross-posted to: comicstrips@lemmy.world
arrow-up1417arrow-down1external-linkAre IDEs really like this ?programming.devGsus4@mander.xyz to Programmer Humor@programming.dev · 5 months agomessage-square77fedilinkcross-posted to: comicstrips@lemmy.world
minus-squareirmoz@reddthat.comlinkfedilinkEnglisharrow-up1·5 months agoIt 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
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