Open core-ai-bot opened 3 years ago
Comment by redmunds Friday Nov 15, 2013 at 17:23 GMT
@
fvignals Brackets has user data storage: c:\users\$USER\AppData\Roaming\Brackets\
We have an item in the Brackets Backlog for sandboxing extensions, so please add your vote! Closing this issue.
Issue by fvignals Friday Nov 15, 2013 at 08:46 GMT Originally opened as https://github.com/adobe/brackets/issues/6007
Sorry, I'll again speack about Dreamweaver. It have a great extensibility, but manage user and application data.
If I create or modify an extension, a program data (ie php code hint, etc.) I used the user data : c:\users\$USER\AppData\Roaming\Adobe\Dreaweaver CC\
Because if I miss something, DW will load on error the content, data in program data : C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC\
I'm not afraid to extend this application, even on error of mine : the application will work.