I'm using VS code for Mac Version: 1.69.2 (Universal)
.
And following the instruction here, I have installed R Extension (Intellisense included?).
However the autocompletion doesn't work. For example when I type rno
I expect it to show rnorm(...)
.
How can I fix this problem?