Laura Murphy-Clarkin
Laura Murphy-Clarkin
I think we should move the toolbar options into a settings drawer. I'd love some feedback on whether you like the idea and anything I've missed. Rough sketches of what...
Chrome Extensions can modify the DOM - it would be awesome to have a button in the `Export Monitor` panel in Datadog. The button could take care of pulling out...
Currently, the output is not formatted and you need to run `terraform fmt` on it before using. You can make this easier by having your text editor run it on...
**Describe the bug** Usually admins publish the extension by tagging a new release on Github. That kicks off a CircleCI workflow which bundles up the extension and publishes it to...
## Is your feature request related to a problem? Please describe. I'm trying to add `# rubocop:todo SomeCop` comments to all existing violations in our codebase. I've been using `rubocop...
The `manifest_version` we use (in `manifest.json`) is being phased out and we need to upgrade it to V3. Not sure what is involved but here are some links I found...