Aris Filokostas
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 Surround With Tag, need to be in new lines (both open and close tag)
I use CTRL-W to select this code: <p> Sample Text </p>Then, CTRL-ALT-T to surround with a DIV tag.So, I type "div" and then ENTER and I get this: <div><p> Sample Text... -
创建于 Keyborad shortcut to switch the focus from a tool window to the "main" window (where code is)?
I know I can use the "Alt-3" for example to go to "Find", but then I do not know what to press to go to the code again (without closing the "Find" tool window).In other words, I want to change focu... -
创建于 Can "Find in Path" results use the "Recent Find Usages" (Ctrl-E) to browse back previous "Find in Path" results?
I use "Find in Path"(Ctrl-Shift-F) quite often.Several times I need to do multiple "Find in Path" queries in order to understand how certain strings are used (not necessarily variables, etc.).I rea... -
创建于 Can I have 2 completely different "Settings" on Webstorm and choose which one to use per project?
Hello,I am now experimenting with METEOR using WebStorm. I also use WebStorm for other non-METEOR projects.For my METEOR project, I want to configure the "Settings" so that they are METEOR-friendly...