#Bookmarkletwebsite testing extension

9 messages · Page 1 of 1 (latest)

strong prism
#

Are there any VSCode extensions that make Bookmarklet development any easier? It’s quite a pain when there is no auto fill for anything and I have to test everything I make, I’ve downloaded extensions that mildly help like open in browser and adding the code into html, but that’s a pain too. I don’t really have the option of using extensions because of what I’m using it for.

Sorry if this question has been answered plenty of times, I’ve googled, searched in the discord and asked other people and they don’t seem to have an answer,

tribal mica
#

I think VSCode has auto-fill, no? I think some of the extensions you're looking for should ease the transition from writing in VSCode (which has auto-fill and also linting extensions) to adding it as e.g. a bookmark

#

@strong prism

#

(Oh, I apologize for the ping; you're not online right now)

scarlet nebula
#

Or test with tampermonkey, it can load the local js file and auto runs when visiting a site
And when you're done with development convert it to a bookmarklet

tribal mica
#

True

#

Although thinking about it, using a JS-monkey extension instead of bookmarklets might be better if you can't really be "done with development" and want/have to develop actively

strong prism
#

Tysm, i was asleep lmao