atom / tree-view

🌳 Explore and open project files in Atom
MIT License
561 stars 364 forks source link

"Change file permissions" context menu item #1352

Open AlexWayfer opened 4 years ago

AlexWayfer commented 4 years ago

Summary

Context menu item like "Change file permissions" and pop-up for this.

Motivation

When I create a file from tree-view, sometimes it should be executable file, so I want to select another context menu item and change its permissions right from Atom.

Describe alternatives you've considered