▲ | alanfranz a day ago | ||||||||||||||||
With the difference that intelli* is usually correct - i.e. it fetches all the possible methods from actual code, and you can see the related api docs. It’s another view for the same data (more or less - of course there can be docs other than api docs) With AI you’ve got no idea whether something is right, it’s a probablistic thing That’s why I don’t buy the “AI as just another abstraction layer” argument. AI is something different and we should use it differently. | |||||||||||||||||
▲ | skydhash a day ago | parent [-] | ||||||||||||||||
I also wonder if people truly learned their IDE. Even xCode with all its warts have nice feature for completion, debugging, profiling, documentation,… It seems like all they know is VS Code which is neither a good editor, nor a good IDE. | |||||||||||||||||
|