preetam batchu

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
preetam batchu created a post, Dynamic check of psi tree
Hi I wanted to know how intellij tracks the changes made by the user dynamically. For example when I am changing a method name it automatically detects that is a renaming action and gives the refac... -
-
preetam batchu commented, -
preetam batchu created a post, Get variable value with static code analysis
Hi, right now I am using the references of a PsiExpression and traversing through all of them to get the actual value of the variable. Given that I have the type of variable and the PsiExpression o... -
-
-
-
preetam batchu created a post, Show a light bulb with actions
I used EditorImpl.getMarkupModel.addRangeHighlighter to highlight the text.Beside each highlighted text I want to show the bulb icons which after clicking do some runnable actions.I used annotat... -
-