Skip to content

Q: Is there a way to link two files together for always opening them togehter? #234

Discussion options

You must be logged in to vote

Hi @autoca ,

No, there is no such feature, nor API to automatically accomplish this.

However, there are a few events available that you may listen to develop an extension, like onDidOpenTextDocument, onDidChangeActiveTextEditor and onDidChangeVisibleTextEditors at least. I think it's a good starting point.

Hope this helps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@autoca
Comment options

Answer selected by isidorn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants