Files
scrypted/plugins/vscode-python
2023-02-24 08:57:03 -08:00
..
2023-02-24 08:57:03 -08:00
2021-12-02 20:45:39 -08:00
2021-11-13 16:15:19 -08:00
2021-11-13 16:15:19 -08:00
2023-02-24 08:57:03 -08:00
2023-02-24 08:57:03 -08:00
2021-11-13 16:15:19 -08:00
2023-01-01 16:12:57 -08:00

@scrypted/vscode-python

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. npm publish

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.