janitor icon indicating copy to clipboard operation
janitor copied to clipboard

user defined setting's like theme get overridden on page reload in local c9 ide

Open ar5had opened this issue 8 years ago • 1 comments

I changed the theme to xcode but now after refreshin the page I again see the default monokai theme.

ar5had avatar Aug 04 '17 15:08 ar5had

Whoops, sorry about that!

We do indeed overwrite any user settings in that's also our fault, we overwrite any existing user settings in https://github.com/JanitorTechnology/dockerfiles/blob/7a8d767062eb2c1a/ubuntu-dev/workspace-janitor.js#L63

I think we should be smarter than this, and find a way to overwrite the default Cloud9 config, but keep any user-specified changes unchanged.

jankeromnes avatar Aug 04 '17 15:08 jankeromnes