WebStorm快捷鍵收集

2022-04-16 19:16:15 字數 2235 閱讀 3605

1、webstorm快捷鍵:

intellij-idea 的快捷鍵

ctrl+/ 或 ctrl+shift+/

注釋(// 或者/*…*/ )

shift+f6

重構-重新命名

ctrl+x

刪除行ctrl+d

複製行ctrl+g

查詢行ctrl+shift+up/down

**向上/下移動。

f2 或shift+f2

高亮錯誤或警告快速定位

寫**,按tab

生成**

選中文字,按ctrl+shift+f7

高亮顯示所有該文字,按esc高亮消失。

ctrl+b

快速開啟游標處的類或方法

ctrl+e

最近開啟的檔案

alt+f1

查詢**所在位置

ctrl+alt+l

格式化**

ctrl+r

替換文字

ctrl+f

查詢文字

ctrl+p

方法引數提示

ctrl+shift+c

拷貝檔案路徑

ctrl+alt+shift+c

拷貝相關資料 包括路徑和所在行

ctrl+shift+v

從歷史記錄中貼上

ctrl+y                  

刪除整行                       

ctrl+shift+enter

新建行ctrl+alt+enter

在當前行前面新建行

2、zencoding-輸入左邊縮寫,按下tab鍵就ok啦

html:5                   

html5結構

link:css

引入css

script:src

引入js

script

html中插入js

ul+ul及乙個li

a:link

a:mail

mailto:「>

form:get

get表單

input:hidden

hidden輸入框

div#name

id:name

div.name

class:name

div.one.two

class:one,two

head>link:css

head加link

p+p兩個p

p*33個p

ul>li.item$*6

建立ul下有個li同時class分別為item1,item2.。。

pospostion,組合可用pos:s|a|r|f

ttop,組合a auto

rright,組合 a

lleft

bbottom

zz-index

flfloat

clclear

ddisplay 組合可用n|b|i|ib

vvisibility

ovoverflow

zoozoom:1

cpclip

bxbox-sizing

bxsh:w

-webkit-box-shadow:

0 0 0 #000;

3、window快捷鍵

序號快捷鍵

功能windows+ 「space」

透明化所有視窗,快速檢視桌面

windows+ 「↑」

使當前使用的視窗最大化

windows+ 「←」

使當前使用中的視窗貼向螢幕左側,只占用50%的顯示器面積。

windows + shift+ 「→」

跨顯示器右移視窗s

windows + home

突出顯示當前視窗。最小化其他的非當前使用中的視窗

windows + r

開啟執行。

ctrl+t

功開啟新標籤。

window+d

最小化所有視窗

window+f

搜尋資料夾

window+e

開啟資源管理器

ctrl+n

新建資料夾

ctrl+o

開啟「開啟檔案」的對話方塊

ctrl+p

列印ctrl+shift+l

word中自動編號

ctrl+k

word中自動新增超連結

WebStorm快捷鍵收集

ctrl 或ctrl shift 注釋 或者 shift f6 重構 重新命名 ctrl x 刪除行ctrl d 複製行ctrl g 查詢行ctrl shift up down 向上 下移動。f2或 shift f2 高亮錯誤或警告快速定位 寫 按tab 生成 選中文字,按ctrl shift f7...

WebStorm快捷鍵收集

1 webstorm快捷鍵 intellij idea 的快捷鍵 ctrl 或ctrl shift 注釋 或者 shift f6 重構 重新命名 ctrl x 刪除行ctrl d 複製行ctrl g 查詢行ctrl shift up down 向上 下移動。f2或 shift f2 高亮錯誤或警告快...

webstorm快捷鍵大全

ctrl 單行注釋 ctrl shift 塊注釋 ctrl shift 展開 摺疊 ctrl alt l 格式化 ctrl shift up down 上下移動句子 alt 回車 匯入包,自動修正 ctrl n 查詢類 ctrl shift n 查詢檔案 ctrl alt l 格式化 ctrl al...