8000 GitHub - cyanzhong/vscode-jsbox: JSBox Development Utilities on VSCode
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cyanzhong/vscode-jsbox

Repository files navigation

JSBox

JSBox Development Utilities on VSCode!

This is a VSCode extension for JSBox, it provides useful features like syntax highlighting, auto completion etc.

The most important is, when you save a script on VSCode, it runs on your iPhone automatically!

Extension Settings

Note: Make sure your iPhone and computer are on the same Wi-Fi.

On iPhone, turn on debug mode of JSBox and restart the app, you can see the Host in the settings view.

On VSCode, you need to set jsBox.host:

  • JSBox configuration -> jsBox.host: web server host

There are also two super easy ways to setup host:

  • Click menu button at the top-right corner of your editor panel, there's a Set Host item
  • Trigger VSCode command with command+shift+p, type sethost then execute the command

If you don't want to sync source file automatically, you can set jsBox.autoUpload to false.

Don't like VSCode?

Try jsbox-cli! This is a cli tool which is made by Dreamacro.

Contacts

Release Notes

0.1.0

Initial release

About

JSBox Development Utilities on VSCode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0