All Projects → cyanzhong → vscode-jsbox

cyanzhong / vscode-jsbox

Licence: other
JSBox Development Utilities on VSCode

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to vscode-jsbox

Script
This project is based on the scripting capabilities of two excellent iOS proxy tools, Quantumult X or Surge.
Stars: ✭ 4,987 (+6826.39%)
Mutual labels:  jsbox
jsbox-vultr-helper
一款运行在 JSBox (iOS) 上的 Vultr 服务器账户查询小工具
Stars: ✭ 27 (-62.5%)
Mutual labels:  jsbox
jsbox-aria2-client
jsbox版aria2客户端
Stars: ✭ 22 (-69.44%)
Mutual labels:  jsbox
jsbox-sspai-namecard
少数派作者名片 | 一个 JSBox 小组件
Stars: ✭ 36 (-50%)
Mutual labels:  jsbox

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].