Wonsuc
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
创建于 How to determine if the current project is specific framework based?
已回答I'm building a plugin for a specific framework on nodejs.How can I determine if this project is based on that framework?For example, this framework's module name is ‘@swf’; if the user installs it,... -
已编辑于 How to get code statements without braces in SSR?
已回答I wanted to replace functions with specific patterns with SSR. Below is what is tried to. Search & Replace templates: this.$gridOnChar$ = function(obj, strPreText, nChar, $strPostText$, nLLPara... -
创建于 Is there a Shortcut for "Find in Path with Current File Scope"?
已回答I mostly use Find in Path window feature in IntelliJ IDEA. There's one major annoyance when I want to Search String in Current File (Ctrl + F), the current cursor will move to search result. and th...