Aris Filokostas
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Aris Filokostas 进行了评论, -
-
Aris Filokostas 创建了一个帖子, 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 进行了评论, -
-
-
-
-
Aris Filokostas 创建了一个帖子, 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 创建了一个帖子, 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...