Dallas Opelt
Dallas Opelt
I think I understand what you're asking. You can add custom CSS to your Atom stylesheet (Edit -> Stylesheet...): ```css // This grabs the # for HEX atom-text-editor .syntax--punctuation .pigments-native-background...
It looks like this package doesn't support regex in that field. Someone will have to add that or add an Ignored Filetypes field. I think the code is around [here](https://github.com/abe33/atom-pigments/blob/76c818342c6a92cae833bbdbecad774102637720/lib/color-project.coffee#L623).
If you go with some sort of fancy popup overlay, I feel like this would be a good stand-alone project as there are many projects that could use this feature.
:wave: Its not that big of a project, less than 100 files. **System**: Linux (Debian 10) **Packages**, not including the core Atom packages: atom-beautify==0.33.4 atom-html-preview==0.2.6 atom-increment==0.3.4 atom-minify==0.8.0 busy-signal==1.4.3 color-picker==2.3.0 file-icons==2.1.27...
:laughing: Haha. OK. I'll keep playing around and see if I can narrow it down. Thanks!
I'm seeing this warning from my MQTT client, but it isn't affecting anything - messages are still making it through. I'm using [eclipse/paho.mqtt.python](https://github.com/eclipse/paho.mqtt.python) and tried their sync/async methods, and the...
Excited for the settings #476. Hopefully the font options will allow to edit preview and edit fonts separately.
_TL;DR - A workaround is, don't commit the Peacock configuration?_ In my case at least, we rarely update `settings.json`. We set our team configuration at the beginning of the project...
Not only the title, but the Submit Button Label, Confirmation Message, and Custom Redirect URL are not able to be localized. A top level setting would be appreciated since adding...
Same for v23.2.3.202310221533 on MacOS 14.1. I'm not sure what "when using row colors for the grid" means, I can not find this option to disable it and see if...