Open doggy8088 opened 2 months ago
Partially done in v1.0.4.
For now there are two options in context menu:
I need to rethink how to add option Add to fav
while currently all login responsible for this is on the front-end (webview script).
Because of the Add to fav
function, I thought maybe we could add an Add to package.json
function, directly adding the command to the scripts
section of package.json. Then, it will show up in the PLAYWRIGHT SCRIPTS
pane.
I need to rethink how to handle this 🤔
On one hand - it might be useful to store prepared command for later in e.g. package.json. On the other hand - it may not be safe to modify package.json
Also this idea might be correlated with #3
At this moment, the context menu on the items only shows Cut/Copy/Paste.
I'd like to suggest that put some useful functions on that context menu. Such as,