Allow custom color on copilot suggestions. #7447
-
It would be nice to customize the color of copilot suggestions. Sometimes I think the suggestions are commented code for the color. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 14 replies
-
Thanks! Which editor are you using? |
Beta Was this translation helpful? Give feedback.
-
In VSCode you can change the styling of the suggestions with the following entry in the settings.json file:
|
Beta Was this translation helpful? Give feedback.
-
Now the feauture was added tp PyCharm under |
Beta Was this translation helpful? Give feedback.
-
I have new issue. After updating Github Copilot now I have white color for suggestion, not gray what before. |
Beta Was this translation helpful? Give feedback.
-
New update ruined the colors, now it's either the default text color or something completely random, I've seen everything from red to green. |
Beta Was this translation helpful? Give feedback.
-
Now on the newest nightly build fixes the issue and everything (for the colors) works as expected. |
Beta Was this translation helpful? Give feedback.
-
In RStudio IDE, one can customise the colour themes if the existing selection of options are lacking (info here). Does anyone know what the ACE element name(s) are for Copilot? For reference it'll likely look something like this:
|
Beta Was this translation helpful? Give feedback.
In VSCode you can change the styling of the suggestions with the following entry in the settings.json file: