vsergeyev / django-visual

Visual IDE designed in Python to work with Django framework based projects. https://django-visual.herokuapp.com Please watch short video about IDE:
https://youtu.be/cdh6O4T3oMw
Apache License 2.0
33 stars 11 forks source link

File/folders management in Project Navigator #1

Open vsergeyev opened 5 years ago

vsergeyev commented 5 years ago

Project Navigator shows a tree of files in project. It lacks an operations on files and folders, e.g. - create file/folder, remove file/folder, rename file/folder.