Skip to content

Instantly share code, notes, and snippets.

@sbatten
sbatten / index.html
Created January 21, 2022 21:45
Cursor Broken Above Drag App Region
<!DOCTYPE html>
<html lang="en">
<head>
<title>BrowserWindow</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="titlebar">
<div class="button">Button</div>
</div>

Support Workspace Trust

Hello 👋 I'm from the VS Code team.

Recently, we have been exploring a security feature we refer to as Workspace Trust. This feature is intended to centralize and unify a security conscious decision required by a variety of VS Code features. With workspace trust, the user will be able to declare whether or not they trust the folder that is opened in VS Code before these features are executed.

Why you should care

Your extension is incredibly popular with VS Code users! We want to make sure that those users have a delightful experience with workspace trust and that includes extension authors deciding how much of their extension is supported in an untrusted workspace.

@sbatten
sbatten / cmkdh.md
Last active July 11, 2019 04:57
Add Colemak Mod-DH to Elementary OS

Add the following /usr/share/X11/xkb/symbols/us

partial alphanumeric_keys modifier_keys
xkb_symbols "cmkdh" {

    name[Group1]= "English (US, Colemak Mod-DH)";

    key <TLDE> {	[     grave,	asciitilde	]	};
    key <AE01> {	[	  1,	exclam 		]	};