How to customize color in gradle file editor

Answered

Hi,

 

  I would like to customize the color styling in the gradle file editor. I do not see an option for a gradle file in the

list of files. is there a way to do this?

0
6 comments

Gradle uses Groovy code style.

0
Avatar
Permanently deleted user

I have some code in the gradle script that has the warning "cannot resolve symbol". it is the same text color as the background so I cannot see the code. Do you happen to know which option sets the color of such code/

0
Avatar
Permanently deleted user

That unfortunately did not do it. Below is what I am seeing. notice when I highlight i can see the task name

0
Avatar
Permanently deleted user

Ok I got it working now. Had to set 1 of the options. I have another question. Can I change the color styling for just Gradle files. For example, I have 1 style with a black background and another 1 with a white background. i would like to have gradle files use the white background but have javascript files use the black background style.

0

Please sign in to leave a comment.