Damln for VS Code + Cursor

Your editor.
A little clearer.

Four small extensions for VS Code + Cursor, for the work between the code. Write, read, copy and move with less friction.

VS CodeCursor
Choose your extensions GitHub repository
Install independently in either editor

Markdown Inline

Write the thought. See the document.

Edit tables, links and frontmatter right in the page. Use slash commands to keep writing. Your file stays Markdown.

Install Markdown Inline

Install Markdown Inline

v0.8.8

Run in Terminal to install Markdown Inline in VS Code.

curl -fsSL https://damln.com/tools/vscode-cursor/download/install.sh | sh -s -- markdown-inline
Download Markdown Inline VSIX

Or install manually: Extensions: Install from VSIX.

Minimal Theme

Less visual noise. Light or dark.

Charcoal or soft white, in VS Code or Cursor. Restrained blue accents and coordinated syntax colors, across your editor and terminal.

Install Minimal Theme
Damln Minimal
Damln Minimal Light

Install Minimal Theme

v0.6.1

Run in Terminal to install Minimal Theme in VS Code.

curl -fsSL https://damln.com/tools/vscode-cursor/download/install.sh | sh -s -- minimal-theme
Download Minimal Theme VSIX

Or install manually: Extensions: Install from VSIX.

File Actions

The context. One click away.

Copy the file, its workspace-relative path, or its parent folder. Open local HTML in your browser, with its relative pages and assets.

Right in the editor title bar and Command Palette.

Install File Actions
index.html
<main> <h1>A good place to start.</h1></main>
Copy content<main>…</main>
Copy file pathsite/index.html
Copy folder pathsite/
Open HTML Your default browser

Illustrated file actions. Sample workspace.

Install File Actions

v0.3.2

Run in Terminal to install File Actions in VS Code.

curl -fsSL https://damln.com/tools/vscode-cursor/download/install.sh | sh -s -- file-actions
Download File Actions VSIX

Or install manually: Extensions: Install from VSIX.

Jump

See the word. Go straight there.

Jump to a word’s start or end. Extend a selection just as quickly. Your hands stay on the keyboard.

Remap shortcuts and customize the jump labels in Settings.

Install Jump
Alt / ⌥ QthenAlt / ⌥ QJump to word start
const idea = makeSomething(); acadaf Choose a label. Land on the word.
Q → W Word endQ → E Select to startQ → R Select to end

Illustrated navigation. Hold Alt / Option for both keys.

Install Jump

v0.8.4

Run in Terminal to install Jump in VS Code.

curl -fsSL https://damln.com/tools/vscode-cursor/download/install.sh | sh -s -- jump
Download Jump VSIX

Or install manually: Extensions: Install from VSIX.

All four, if you need them.

Each extension works independently. Requires VS Code 1.100.0+ or a compatible Cursor classic IDE. Your settings, fonts and other extensions stay yours.

A few good tools.
More room to work.

GitHub repository
Get in touch