News

I'm using code-server and python extension, and there is a feature that has frustrated me recently. Whenever I use autocompletion for typing a function name, it automatically types its arguments too.
Issue Type: Bug Using the Python extension from Microsoft, hovering over imported functions from a library called PySimpleGUI all function tooltips will only show Loading... This happens with both ...