Last active
July 16, 2018 15:13
-
-
Save febritecno/61beba62799a1c432bc00c3c040a7e88 to your computer and use it in GitHub Desktop.
sublime trixk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
auto tertata rapi | |
prefereneces -> key binding. | |
masukan ini | |
{"keys": ["alt+shift+x"], "command": "reindent", "args": {"single_line": false}} | |
atur ke kanan dan ke kiri block kode | |
ctrl + ] atau ctrl+[ | |
--- | |
loncat ID html | |
ctrl + r | |
==== | |
loncat line | |
ctrl + g | |
----- | |
multi layout | |
alt+shift+1 satu layout / default | |
alt+shift+2 2 layout / vertikal | |
alt+shift+8 satu layout / horizontal | |
--- | |
duplicate | |
block target | |
alt+shift+d | |
----- | |
pindah tab | |
ctrl + page up / page down | |
----- | |
komentar | |
ctrl + / rubah komentar cepat | |
---- | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment