Gsus4@mander.xyz to Programmer Humor@programming.dev · 29 days agoAre IDEs really like this ?imagemessage-square78linkfedilinkarrow-up1442arrow-down126
arrow-up1416arrow-down1imageAre IDEs really like this ?Gsus4@mander.xyz to Programmer Humor@programming.dev · 29 days agomessage-square78linkfedilink
minus-squareirmoz@reddthat.comlinkfedilinkEnglisharrow-up1·26 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