-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve TODO syntax colors #5
Comments
Hey, here are all available colors: https://vuesion.herokuapp.com/storybook/?path=/story/design-system-branding--1-color-palette |
In that case, how does this look: "WARN" is not a default TODO keyword. I added that myself, but if the color scheme can specify these default colors, I guess the TODO color can be replace with the WARN color used in the example (because it's a bit brigther). As I understand, color schemes can specify default TODO colors, so can you set these defaults? |
looks great 👍 I don't have much time at the moment - I'll work on it asap, or you can create a PR |
Any idea how to get a current build of the plugin and install it with IntelliJ, for testing purposes? Something simple, if possible. |
hey @brokenthorn, From then on if you open the theme file I didn't find a way so far to just check out this project and run it |
I was really hoping you'd come back saying you had a way you could release beta builds that can be downloaded from here. ^_^ |
update it uploaded and I am waiting for approval: https://plugins.jetbrains.com/plugin/12226-vuesion-theme/update/69760 I think we can close this now? @brokenthorn |
Link goes to 404 page. |
not for me 🤔 anyway, the new version is published: https://plugins.jetbrains.com/plugin/12226-vuesion-theme |
JetBrains IDEs have built in "// TODO" and "// FIXME" highlighting as well as customisable "TODO keywords":
The defaults are just two keywords: TODO and FIXME. They both are set to use the color scheme default TODO colors:
The issue I'm reporting is that vuesion's default TODO colors are not visible enough:
The desired look for me is something resembling this:
If there are any "Vue" colors that are a bit more vibrant, normal weighted text could work too.
Above is bold.
Or some variation on the current colors (TODO set brightness 100%, FIXME set brightness 100%, HUE to 0):
The text was updated successfully, but these errors were encountered: