codext
codext copied to clipboard
VS Code's editor shipped as a browser extension.
Versions 0.22.0 and newer of the monaco-editor contain a JavaScript file larger than 4MB, which causes the Firefox add-on store to reject the update:  Unless we change...
Please provide a right click menu option to enable on selected textareas. good example is github.
When this add-on is enabled, any Typescript/Javacript (possibly other types also) file in a Github repository will appear as a blank page, when viewed as raw.
Chrome has deprecated Manifest v2, the extension should be migrated to v3 (see more information [here](https://developer.chrome.com/docs/extensions/develop/migrate/what-is-mv3)). Firefox has no intention of dropping support for v2 in the foreseeable future and...