Gsus4@mander.xyz to Programmer Humor@programming.dev · 7 days agoAre IDEs really like this ?programming.devexternal-linkmessage-square79fedilinkarrow-up1439arrow-down126cross-posted to: [email protected]
arrow-up1413arrow-down1external-linkAre IDEs really like this ?programming.devGsus4@mander.xyz to Programmer Humor@programming.dev · 7 days agomessage-square79fedilinkcross-posted to: [email protected]
minus-squareirmoz@reddthat.comlinkfedilinkEnglisharrow-up1·5 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