Skip to content

Format Switcher is a simple extension that allows you to change the formatting of selected text in the vscode editor. The extension adds a new menu item to the context menu.

Notifications You must be signed in to change notification settings

EfeDeveloper/format-switcher

Repository files navigation

logo

Format Switcher

Table of contents

  1. Features

  2. Usage

  3. Requirements

Features

Format Switcher is a simple extension that allows you to change the formatting of selected text in the editor. The extension adds a new menu item to the context menu.

The extension supports the following cases:

CamelCase
snake_case
CONSTANT_CASE
kebab-case
Train-Case

Usage

Format Switcher

Requirements

This extension uses the following libraries

"lodash": "^4.17.21"

Enjoy!

About

Format Switcher is a simple extension that allows you to change the formatting of selected text in the vscode editor. The extension adds a new menu item to the context menu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published