Skip to content

liriliri/vscode-settings-editor

Repository files navigation

VS Code Settings Editor

VS Code visual editor for settings like prettierrc, tsconfig etc.

settings-editor

Install

  1. Open Extensions sideBar panel in Visual Studio Code and choose the menu options for View → Extensions
  2. Search for vscode-settings-editor
  3. Click Install
  4. Click Reload, if required

Features

Supported configuration type:

  • npm
    • package.json
    • .npmrc
  • prettier
    • .prettierrc
  • typescript
    • tsconfig.json
  • cypress
    • cypress.json
  • lerna
    • lerna.json
  • istanbul
    • .nycrc
  • babel
    • .babelrc
  • eslint
    • .eslintrc

How to Use

Click button on editor title to open settings visual editor.

About

VS Code visual editor for settings like npm package.json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published