Aris Filokostas
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created 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... -
Created 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... -
Created 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... -
Created 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...