Replies: 1 comment
-
There is no easy way to do this at the moment. Some folks were able to find workarounds using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an application allow users to create file on server on their own folder. When they click the icon edit on that new item from the list, the browser will open the code server application via an url contain folder parameter. How can i pass exactly the file name via parameter also, for example: https://my-code-server.myapp/?folder=/home/username/my_project&file==/home/username/my_project/my_new_file.txt
sorry for my english :D
Beta Was this translation helpful? Give feedback.
All reactions