Open natxocc opened 3 years ago
Hi, at this point, I guess only side by side is possible. A couple of years back when I developed this, it was only possible to sync edits between editors in VS Code when they were both visible. If one would delay the sync until the editor is closed, one could potentially lose edits. I also liked that by having the original document open, one can potentially see some errors (such as typos in variable names) right away, that are not visible on subeditor as it doesn't have the context.
Is it possible to use the editor in full size like original sheet and not only side by side?