Gsus4@mander.xyz to Programmer Humor@programming.dev · 1 month agoAre IDEs really like this ?programming.devimagemessage-square76linkfedilinkarrow-up1308arrow-down120
arrow-up1288arrow-down1imageAre IDEs really like this ?programming.devGsus4@mander.xyz to Programmer Humor@programming.dev · 1 month agomessage-square76linkfedilink
minus-squareirmoz@reddthat.comlinkfedilinkEnglisharrow-up1·1 month 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