Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Comma, line breaks and others LessNew to Visual Studio Code? Get it now.
Comma, line breaks and others Less

Comma, line breaks and others Less

JackSho

|
44 installs
| (0) | Free
Remove somethings from selected text
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

less.edn

A simple VS Code extension that removes all commas from selected text.

Features

  • Remove all commas from selected text with a single command
  • Works with any text selection
  • Simple and straightforward to use

Usage

  1. Select the text you want to process
  2. Open the command palette (Cmd+Shift+P on macOS, Ctrl+Shift+P on Windows/Linux)
  3. Type "Remove Commas" and select the command
  4. All commas will be removed from your selected text

Requirements

VS Code 1.85.0 or higher

Extension Settings

This extension does not contribute any settings yet.

Known Issues

None at this time.

Release Notes

0.0.4

  • Insert newlines between vector elements.

0.0.3

  • Toggle block comment for selected text.
  • Add default keybindings.

0.0.2

Added line break removal functionality:

  • Basic line break removal functionality

0.0.1

Initial release:

  • Basic comma removal functionality
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft