Nufflee

Results 25 comments of Nufflee

> work around for the double hint. in settings.json > > `"python.pylanceLspNotebooksEnabled": true` Setting it to `true` does indeed fix this issue, but it reactivates #3017 as the workaround for...

@rexim no but why is it not a good idea? i mean you can remove commands if you dont like them ¯\\\_(ツ)_/¯ oh and it would only be `!addcmd` commands...

eval KEKW.. It would probably be the best to run a Docker container or something as a sandbox. Lots of similar bots do that and it seems to work out...

i'm having the exact same issue. cc @djungelorm

@asyncawake Can you open a separate issue for that please?

It doesn't seem like there are any syntax errors but it's complaining about `URLSearchParams` and can't continue execution. As expected, it's not supported in IE per [MDN](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams) so you'll need...

I compiled the language server with TSC but it also tries compiling node_modules from some reason and throws the errors in the Pastebin above.