You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way error messages post in the langserver.py module is wrong in some places. The post_messages list should either be appended or the function post_message() should be called directly.
The way error messages post in the langserver.py module is wrong in some places. The post_messages list should either be appended or the function post_message() should be called directly.