I have the same issue with that package. Everything works fine and catches the
errors ok, but autocomplete does not seem to work. I also added a config.nims
to my working directory with:
switch("define", "ssl") switch("threads", "on") switch("define", "release")
This helps with the SslError hig
unfortunately the nimsaem plugin has some problems. This issue is already known
for [autocompletion](https://github.com/saem/vscode-nim/issues/84). In my case,
I found that the plugin's autocompletion problem is due to the fact that it
only works when you are working in a VSC project "Folder". I
Using VSC and telebot I cannot see the auto-completion for the types. It does
not give me errors, but when I type code I have to go through the src provided
by github because I'm unable to get any hint. I'm using nim 16.6 and I've both
installed telebot (otherwise it would give me an error) and