LSP
LSP copied to clipboard
`session.open_uri_async` should always focus the view
session.open_uri_asyncdoes only focus the view if arangeis passed.open_filehas the same issue. I think there is also some inconsistency in the implementation ofopen_uri_async: If the uri does not start withfile:then the view is focused as I would expect.
Originally posted by @LDAP in https://github.com/sublimelsp/repository/issues/71#issuecomment-1266020892