Skip to content

Instantly share code, notes, and snippets.

@zk4
zk4 / gist:53b0ff049b86a5ede88b70d729f18576
Created November 30, 2018 08:36
vs code keybinding
// Place your key bindings in this file to overwrite the defaults
[
{
"key": "ctrl+k",
"command": "extension.cutToLineEnd",
"when": "textInputFocus && !editorReadonly"
},
{
"key": "ctrl+cmd+=",
"command": "wwm.aligncode",
@zk4
zk4 / for hesion
Last active August 5, 2016 16:58
<!DOCTYPE html>
<html lang = "en" >
<head >
<meta charset = "UTF-8" >
<title ></title >
</head >
<body >
</body >
<script >
// ---------------