trinker / pacman

A package management tools for R
311 stars 37 forks source link

No code completion with `p_load()` in VS COde #141

Open joshpersi opened 1 year ago

joshpersi commented 1 year ago

Hello,

When I load packages with p_load in VS Code, I am unable to see code completion suggestions for function names. image

However, when I load packages with library(), I am able to see the suggested functions. image

If the source of this problem lies in VS code and not pacman, please feel free to close this issue.

Many thanks,

Josh

sanjmeh commented 1 year ago

Is this problem resolved? Can someone update the status please?

joshpersi commented 1 year ago

Hi @sanjmeh, I am still encountering this problem!

sanjmeh commented 1 year ago

This is the single biggest disadvantage of p_load.