browser-ext-github-monaco
browser-ext-github-monaco copied to clipboard
This extension brings the famous Monaco editor to Github
Left is the gist comment box:  Also please make github gists use darkmode ;)
Not sure if this is in the cards, but I would love to see the monaco diff editor be used when looking at changes on GitHub 👍 https://microsoft.github.io/monaco-editor/playground.html#creating-the-diffeditor-hello-diff-world
Sadly, this extension seems to no longer work with Chrome v118 (Material UI refresh).
When I try to mention someone in a comment, no usernames show when I type `@`. In developer tools I see requests go out when I type `@`, and results...
Code link feautre doesn't work with csharp or python only with typescript. Could you add support for other languages beside typescript?
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
This PR aims to add GHE support to this cool extension 🎉 It turns out other extensions like Refined Github use very cool packages to do this: https://github.com/fregante/webext-domain-permission-toggle and https://github.com/fregante/webext-dynamic-content-scripts....
When selecting text and triggering code format, it adds an extra _tilde_ `´` _(using the inverse so it does not trigger here)._ ```md * Triggering the button before writing a...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...