I recently installed the brackets editor and was wondering what the best approach to handling the file permissions is.
I tend to edit php/html files that are located in my /var/www/html
and I'm running into permission problems when I'm not running brackets with sudo
I wondered if there is a better approach to this?