Gsus4@mander.xyz to Programmer Humor@programming.dev · 14 days agoAre IDEs really like this ?programming.devimagemessage-square78linkfedilinkarrow-up1440cross-posted to: comicstrips@lemmy.world
arrow-up1440imageAre IDEs really like this ?programming.devGsus4@mander.xyz to Programmer Humor@programming.dev · 14 days agomessage-square78linkfedilinkcross-posted to: comicstrips@lemmy.world
minus-squareirmoz@reddthat.comlinkfedilinkEnglisharrow-up1·12 days 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