Tampermonkey Editors v1.0.2
This extension allows users of the Tampermonkey extension to edit their userscripts at vscode.dev
Simply click at the extension's icon in the menu bar.
Requirements:
At the moment Tampermonkey 5.0.1+ or Tampermonkey BETA 5.0.6192+ is required
You can get the BETA version from here:
http://tmnk.net/?browser=firefox
What is working:
* List scripts grouped by namespace within a folder containing the script, a storage file and required scripts
* Editing userscripts, userscript storage and required scripts
* Editor warns on resource modification in background
What is not working (aka TODO list):
* File and folder search
* Global content search
* Creating new scripts
* Deleting scripts
* Filter by enabled state
* Showing new scripts created in background
* Configuration of the used folder structure
* Tampermonkey ESLint configuration mapped to .eslintrc file
Tags: user scripts