Hacker News new | ask | show | jobs
by seanos 5823 days ago
I think you misunderstand what intellisense does. For example, if I start typing a method name then it will give me the possible completions from which to choose and if I call a method it will remind me of the parameters required. These are not things that can be "baked into the compiler/parser/libraries".