Skip to content

8LWXpg/vscode-resx

Repository files navigation

ResX Editor

A visual editor for .resx files

screenshot

Features

  • Keyboard navigation:

    Move up: Ctrl+Up

    Move down: Ctrl+Down or Ctrl+Enter

    Move left: Shift+Tab or Ctrl+Left

    Move right: Tab or Ctrl+Right

  • Sortable table: click on the column header to sort the rows.

  • Sync with document: change in document will be reflected in the editor immediately, and vice versa.

  • Small package size: less than 20KiB.

  • Web extension: support on the web (vscode.dev, GitHub Codespaces).