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
Output from snap programs executed with the commands :! and :r ! is empty.
Possibly because of this, LSP servers using nodejs will not work with the nodejs snap.
Using io.popen to read a snap program output returns the expected result.