Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyp3r00t/settings-organizer

Automatically organize and tidy up your VSCode settings.json file.
https://github.com/hyp3r00t/settings-organizer

vscode-extension vscode-settings vsix vsix-extension

Last synced: 6 days ago
JSON representation

Automatically organize and tidy up your VSCode settings.json file.

Awesome Lists containing this project

README

        

Settings Organizer


GitHub Actions Workflow Status
VSCode Marketplace downloads

Settings Organizer is a simple yet powerful VSCode extension designed to keep your settings.json file clean and organized. It categorizes settings based on common patterns, ensuring your configuration file remains neat and easy to navigate. No more messy settings.json files—keep your workspace tidy and efficient with just a single command!

## Features

- Sort global `settings.json` of Visual Studio Code categorically.
- Sort local `settings.json` of Visual Studio Code categorically.
- Keep the comments intact, even after sorting.

## Usage

- Open the command palette (Ctrl+Shift+P on Windows and Linux, Cmd+Shift+P on OS X) and search for `Settings Organizer`.
- Select the `global` or `local` option based on which file you want to reorganize.

**Enjoy!**