Gsus4@mander.xyz to Programmer Humor@programming.dev · 3 months agoAre IDEs really like this ?programming.devimagemessage-square77linkfedilinkarrow-up1435arrow-down123cross-posted to: comicstrips@lemmy.worldComicsStrips@sh.itjust.works
arrow-up1412arrow-down1imageAre IDEs really like this ?programming.devGsus4@mander.xyz to Programmer Humor@programming.dev · 3 months agomessage-square77linkfedilinkcross-posted to: comicstrips@lemmy.worldComicsStrips@sh.itjust.works
minus-squareirmoz@reddthat.comlinkfedilinkEnglisharrow-up1·3 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