A VS Code extension to remove indent and line break(change to one line), and an additional command to create bookmarklet from JavaScript code(inline text and add bookmarklet wrapper).
-
Inline Text - Remove all indent and line break
-
Inline Text and Create Bookmarklet - Inline text and add bookmarklet wapper(
javascript:(()=>/*JS code in one line*/)()
)
https://marketplace.visualstudio.com/items?itemName=ahgood.vscode-inline-text-and-create-bookmarklet
Linux/Windows: Ctrl + Shift + p -> Type Inline Text
macOS: command + shift + p -> Type Inline Text
-
Developed on VS Code and Raspberry Pi 400
-
Photopea and Figma for icon and screenshot editing