LSP icon indicating copy to clipboard operation
LSP copied to clipboard

`session.open_uri_async` should always focus the view

Open LDAP opened this issue 3 years ago • 0 comments

session.open_uri_async does only focus the view if a range is passed. open_file has the same issue. I think there is also some inconsistency in the implementation of open_uri_async: If the uri does not start with file: then the view is focused as I would expect.

Originally posted by @LDAP in https://github.com/sublimelsp/repository/issues/71#issuecomment-1266020892

LDAP avatar Oct 03 '22 22:10 LDAP