bette
Uploaded by
10 SLIDES
311 VUES
110LIKES

Development Web With IntelliJ IDEA

DESCRIPTION

Development Web With IntelliJ IDEA. 雷卷. Agenda. Editor Actions JavaScript support HTML Support CSS support Code Inspection Intention Action. Editor Actions. Ctrl+Space: Code Completion Ctrl+Alt+T: Surround with Ctrl+Shift+Delete: Remote Surround Ctrl+B: Go to delaration

1 / 10

Télécharger la présentation

Development Web With IntelliJ IDEA

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Development WebWith IntelliJ IDEA 雷卷

  2. Agenda Editor Actions JavaScript support HTML Support CSS support Code Inspection Intention Action

  3. Editor Actions • Ctrl+Space: Code Completion • Ctrl+Alt+T: Surround with • Ctrl+Shift+Delete: Remote Surround • Ctrl+B: Go to delaration • Ctrl+Shift+I: Show content • Ctrl+Q: Quick Document • Ctrl+/: Comment • Alt+Enter: Invoke Intention Action

  4. Navigation Actions • Ctrl+Shift+N: Open File • Ctrl+Shift+Alt+N: Open symbol

  5. JavaScript Support • JSDoc Full Support • YUI, JQuery, DOJO, ExtJS support • Javascript Debug • Refactor: rename, Move file, safe delete • JS Inspections

  6. JsDoc tags • @class and @construct • @extends Class_Name • @param {paramType} paramName paramDescription • @Type Class_Name • @namepsace • @static

  7. HTML Support • Navigation with the active breadcrumbs bar • HTML validation & quick-fixes • Show Applied Styles for Tag • Open in Browser command

  8. CSS Support • CSS code completion • Properties merge • Quick doc • On-the-fly validation & intention actions

  9. Velocity Support • Javascript, CSS, HTML Support • Java Support • Data Language and Template Language • Inspections and Intentions

  10. Q&A Leijuan

More Related