Some Visual Studio Code's useful features ported to the web, including pairing brackets and quotes, tabbing out, pasting URLs into selections, and fast scrolling etc
Editio is a simple script that ports some features from Visual Studio Code to the web. It's lightweight and (theoretically) runs on all websites.
editor.autoClosingBrackets in VSCode)editor.autoClosingDelete and editor.autoSurround in VSCode)editor.autoClosingOvertype in VSCode)
albert.TabOut)capture to true for the event listeners
defaultPrevented
I've done my best to make Editio work as similar to VSCode as possible. However, there are still some minor differences:
languageDefined or beforeWhitespace.Contributions are welcome!