Tim Melis
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 6
-
Created How to generate/change code using Codex?
AnsweredIn IntelliJ IDEA Ultimate you now can use codex to generate code or modify projects using your ChatGPT account. This works great, but how to use codex on a selected piece of code or you would like ... -
Created What is the color reference for highlighted usage?
AnsweredIn the code editor, if you select/mark a variable, it highlights all other usages.I would like to adjust this color. Which one is it in the color scheme preferences?Thanx. -
Created Search and replace multiple property values in resource bundle
AnsweredHi, With this post I would like to ask a question. I need to find and replace words which are located in multiple resource bundles.The words are located in the property values, as well as in the ... -
Created Change Error color
AnsweredHi, With this post I would like to ask a question. I've changed my default foreground error color to white and background error color to red. In the code panel, all is displayed well. Now, in th...