Alan He
- 活动总数 61
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 21
-
-
已编辑于 how to share copyright in multi project
已回答I noticed that when I configure the copyright under project A, but under project B, these configurations are not visible -
已编辑于 Add single line at start of multiple files
I need to add license comments for multiple Files. I know that regex should work, but what if it only matches the header of file. As shown in the figure below, this method is ok, but I need to ... -
创建于 how to git push avoid of push dialog
已回答when I run push action, a dialog appears. I have to click push again. Any method to push directly? -
已编辑于 disable annoying drag feat
已回答For tab dragging, it is easy to touch by mistake in many cases. For editor, I think it's useful, but for bottom tab, it's very annoying! How to disable it? -
创建于 reformat code for TypeScript according to code style
已回答I have enabled the setting, but when I format code, space not correct I think this setting only takes effect on function, not on yield? If so, is there a similar rule-setting for yield? -
创建于 how to enhance git log filter
已回答I want to add new filter option dynamicaly , like as Last 48 hours. Is this idea feasible and is there a corresponding API? -
创建于 AnActionEvent can get cursor in json file
已回答Is there any way to tell if my cursor is focused on the key in dependencies, but not elsewhere. I am making a menu enable control. I want the user to focus on the correct position before operatin... -
已编辑于 embedded browser combine popup fail
已回答I am implementing a function that is to select a row of values in the popup to display the content of the built-in browser, but the current popup is indeed empty, and it is not clear why the web ... -
已编辑于 IPopupChooserBuilder event
已回答I have a requirement that when the user is on the popup, when the user presses a key, the selected row is obtained at this time, and the event is executed. I try to use registerKeyboardAction, b...