Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: The latest version of the Edge browser
- Local OS: Windows
- Remote OS: Termux on Android
- Remote Architecture: aarch64
code-server --version
: v4.0.1
Steps to Reproduce
- install Termux on your Android phone
- use
yarn global add code-server
to install code-server (The process of installing dependencies has been omitted) - run code-server
Expected
Can read and write settings.json
and other files normally
Actual
when i tried to edit settings.json
to change the theme:
Unable to write file 'vscode-remote:/data/data/com.termux/files/home/.local/share/code-server/User/settings.json' (Canceled: Canceled)
and the settings.json
has not been altered.
Logs
I uploaded the output from the browser console to here
it records my operation
Screenshot/Video
No response
Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
tips: i am not using HTTPS
but if i do not check this
i cannot submit my issue XD
Metadata
Metadata
Assignees
Labels
No labels