editor icon indicating copy to clipboard operation
editor copied to clipboard

Versions of extensions

Open christianp opened this issue 3 years ago • 2 comments

I've rewritten an extension, so questions written for the old version will no longer work. I also regularly have to use my local server to test new changes to an extension, so I don't inadvertently break other people's questions while debugging.

The editor should store multiple versions of extensions, and references to extensions should include the version. Declaring a new version should be an explicit step. There should be the option to always use the "development" version, but this should not be the default.

christianp avatar Jan 27 '22 12:01 christianp

Good idea. For the extensions that sit on Github, should/could the versions be linked to github versions/branches?

chrismgraham avatar Jan 27 '22 13:01 chrismgraham

that's related to #638

christianp avatar Jan 27 '22 13:01 christianp