vikash kumar

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
-
vikash kumar created a post, Code change is not being reflected in the idea plugin
Hello, I am developing an Intellij plugin (tutorials) which shows the current git branch in the notification. Below are the steps I followed to develop the plugin. - Create a plugin project, add JD... -
-
-
vikash kumar created a post, How to get current git branch inside StartActivity
I want to fetch current git branch after the Intellij idea has been up and a project is selected. If the branch is changed then get the changed branch name. Thanks, Vikash