Skip to content

Commit 3910d7a

Browse files
readme
1 parent 04f3361 commit 3910d7a

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
1-
# VSCode for AnuraSW v2.1
2-
This is a customized version of vscode-web which uses AnuraSW v2.1's WebDav share emulation feature to access the Anura filesystem.
3-
4-
### Customizations
5-
myDav folder contains a slightly updated version of vscode-webdav which uses webdav v5 instead of v4 and does a few things in native fetch. It also doesn't ask for a webdav address, instead it just appends window.location.origin + "/dav/" to whichever anura path is selected in the file picker.
6-
7-
### Packaging
8-
Only thing which needs to be built is the myDav extension. Running ./package.sh should do this for you and output an anura package file as ./vscode.app.zip
1+
# VSCode for Puter
2+
Building: `npm run build`

0 commit comments

Comments
 (0)