xml 崇高的备忘单

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 崇高的备忘单相关的知识,希望对你有一定的参考价值。

## Selection and Navigation

    ⌘D                Multi-select
    ⌘K,⌘D             Skip the current match and select the next one
    ⌘U                Soft Undo
    ⌘ + Ctrl + G      Select all occurences under cursor
    ⌘P                Jump to files
    ⌘L                Select Line
    ⌘ + Shift + L     Convert Selection to Multi-select
    ⌘ + Shift + J     Select all lines at current indentation
    ⌘ + Shift + A     Select Inner/Outer Content in HTML
    Ctrl + Shift + ↑  Block select up
    Ctrl + M          Jump to matching bracket
    Ctrl + G          Go to line number
    ⌘ + F2            Set Bookmark
    F2                Next Bookmark
    Shift + F2        Prev Bookmark
    Ctrl + Alt + ↑    Scroll Up
    o (visual mode)   Switch between beginning and end of selection

## Editing
    ⌘ + Shift + V     Paste at current indentation level

## Windows

    ⌘ + Shift + ]     Next tab
    ⌘ + Shift + [     Prev tab
    ⌘ + Ctrl + 1      One-column layout
    ⌘ + Ctrl + 2      Two-column layout

## Find

    ⌘ + F             Find
    ⌘ + G             Find again
    ⌘ + Shift + F     Find in files
    ⌘ + Alt + F       Find & Replace
    ⌘ + Ctrl + R      Toggle Regex (in find)
    ⌘ + Ctrl + W      Toggle Whole Word (in find)

## Vintage Mode
    Alt + w           Forward partial word (e.g. camelCase)
    Alt + b           Back partial word

## Keybindings
To see all commands printed as they are executed, open the console and run: `sublime.log_commands(True)`
1. Alignment
1. Better CoffeeScript
1. BracketHighlighter
1. Emmet
1. Git
1. GitGutter
1. Jade
1. JSHint Gutter
1. Markdown Extended
1. Monokai Extended
1. Quick File Move
1. Revert Font Size
1. SCSS
1. SideBarEnhancements
1. Theme - Soda
<!-- TM_SELECTED_TEXT -->
<snippet>
    <content><![CDATA[function($1) {${0:$TM_SELECTED_TEXT}};]]></content>
    <tabTrigger>fun</tabTrigger>
    <scope>source.js</scope>
    <description>Anonymous Function</description>
</snippet>

以上是关于xml 崇高的备忘单的主要内容,如果未能解决你的问题,请参考以下文章

xml 崇高的片段

xml 崇高6

xml 崇高4

xml 崇高2

xml 崇高1

xml 【崇高文字】.sublime-snippetの记述例