A proof.
Sentiments after using the reMarkable 2 tablet for a month.
Any ephemeral low-entropy web observable property whose changes are
concurrently observable by multiple sites can lead to cross site
identity joining.
This method of identity joining does not require coordination between
multiple first parties. A single third party embedded within multiple
first parties can also use this method.
I’m going to assume you are a Vim user.
Say you have a several windows open in Vim and you want to edit another file. Using :edit works if you want to open the file in the current window unconditionally.
But that’s often not what you want. If you have the same file open in another window, then the most efficient and least disruptive thing to do is to switch to that window.
This is the third time I’ve tried in earnest to switch to VSCode from Vim (or Neovim in my case) for reasons not all of which are relevant to this post. But I love Vim style modal editing and I’ve grown accustomed to some features that aren’t present or not well emulated in VSCodeVim.
Enter VSCode Neovim. I was intrigued by their claim to integrate Neovim instead of trying to emulate Vim.