FlorentRevest / vscode-patchwork

VSCode extension to interface with Patchwork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode - Patchwork

Screenshot

This extension integrates VSCode with Patchwork. It supports:

  • Searching and navigating patch series
  • Viewing patches with two panes diffs
  • Applying series or patches locally
  • Reading mail replies
  • Replying to emails directly from the IDE (using git send-email)

The extension is set to use patchwork.kernel.org by default. You can change this to your preferred Patchwork instance in the extension's settings. Look for patchwork.baseUrl.

About

VSCode extension to interface with Patchwork

License:MIT License


Languages

Language:TypeScript 94.9%Language:JavaScript 3.2%Language:CSS 1.9%