IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊

2018-10-16 14:11 更新

IntelliJ IDEA 具有語言構(gòu)造的代碼塊

適用的上下文

環(huán)繞功能:代碼 |使用 "Surround with" (Code | Surround with)或 "Ctrl + Alt + T" 可以將表達式或語句放在塊或語言構(gòu)造中。IntelliJ IDEA 中的此功能適用于:

上下文Surround with
示例
Java 語句
  • if
  • if/else
  • while
  • do/while
  • for
  • try/catch
  • try/finally
  • try/catch/finally
  • synchronized
  • Runnable
  • {}
IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊
Java 表達式
  • (expr)
  • ((Type)expr)
  • !(expr instanseof Type)
IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊
XML / HTML / JSP / JSPX 標簽
  • 標簽
  • CDATA 部分
  • <%...%>
  • Emmet
IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊
JavaScript 語句
  • (expr)
  • !(expr)
  • if
  • if / else
  • while
  • do / while
  • for
  • try / catch
  • try / finally
  • try / catch / finally
  • with
  • function
  • { }
  • function expressi
IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊
ActionScript 語句
  • if
  • if / else
  • while
  • do / while
  • for
  • try / catch
  • try / finally
  • try / catch / finally
  • with
  • function
  • {}
  • function expression
IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊
PHP 語句
  • if
  • if / else
  • while
  • do / while
  • for
  • foreach
  • try / catch
  • function
IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊
自定義折疊區(qū)域評論代碼的任何片段,其中 Surround With 是適用的
IntelliJ IDEA使用語言構(gòu)造的周圍代碼塊

IntelliJ IDEA 周圍的代碼塊

圍繞一個代碼塊

  1. 選擇所需的代碼片段。
  2. 執(zhí)行以下操作之一:
    • 在主菜單上選擇代碼| Surround With(Code | Surround With)
    • 按 Ctrl+Alt+T。

    彈出窗口根據(jù)上下文顯示包圍語句的列表。

  3. 從列表中選擇所需的環(huán)繞語句。為此,請使用鼠標光標,上下箭頭鍵或列表中每個元素旁邊顯示的快捷鍵。
以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號