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