vikash kumar
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
-
vikash kumar 创建了一个帖子, 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 创建了一个帖子, 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