Qhe

- Total activity 30
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 9
- Subscriptions 7
-
Edited How to open a new row in datagirp cell content editing
CompletedHow to open a new row in datagrip cell content editing, when I press enter, cell editing will exit The content of the cell is sometimes text, such as JSON content, and I often need to edit, such as... -
Edited VcsUtil.getVcsFor return null
AnsweredI want to get abstractVcs when user view at git log tab. I can not get vcs info. VcsUtil.getVcsFor(project, virtualFile)if user view at editor,can get vcs info well.I am writing a plugin which rec...