Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This looks awesome, how can I help get full filesystem support? #3

Open
partounian opened this issue Oct 17, 2017 · 5 comments
Open

Comments

@partounian
Copy link

No description provided.

@jstacoder
Copy link
Owner

I believe the local filesystem handler is complete and works, do you mean finish the ssh handler, to edit files on remote systems? Because the heroku app doesn't persist changes only because heroku dosnt allow it, if you run it locally it works.

@partounian
Copy link
Author

partounian commented Oct 18, 2017 via email

@jstacoder
Copy link
Owner

Humorously enough, there is a bug that would let you do exactly that, but I guess I could turn it into a feature, or I guess I could point you In the right direction if you wanted to give it a go, since I have fairly limited time these days (exceptionally less than when I wrote the bulk of this code)

@partounian
Copy link
Author

partounian commented Oct 19, 2017 via email

@jstacoder
Copy link
Owner

Well almost everything you'd need to edit would be In flask_ide/fileviewer/*, to start currently it's defaulting the root directory as the projects directory in the views.py file, that would need to be w/e the root s/b, then it's supposed to be checking the path somewhere and making sure it's not absolute, but I'll need to find that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants