SAKryukov / vscode-yacc

Yet Another Change Case

Home Page:https://www.SAKryukov.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet Another Change Case

Visual Studio Code extension with correct behavior: the visibility of commands updates correctly, the clipboard option toggles correctly, and so on.

Commands:

  • Change Case
  • Change Case Again

The last command repeats the most recent change case operation, if any. This operation is also added to the list of available operations accessed via the command “Change Case”.

Features:

  • correct visibility control for the command
  • 5 case operations
  • 6 programming syntax operations, including cleaning off programming punctuation and splitting by case
  • multiline operations
  • optional operation target: editor or clipboard
  • no external dependencies

Installation:

Yet Another Change Case On Visual Studio Marketplace

About

Yet Another Change Case

https://www.SAKryukov.org

License:MIT License


Languages

Language:JavaScript 100.0%