Skip to content

DOCS: Add the configurable settings to the Readme/VSCode doc #539

@DiarmuidKelly

Description

@DiarmuidKelly

In here: https://github.com/bufbuild/vscode-buf/blob/main/package.json#L132 you are injecting default settings.

These are not that easy to find:

settings.json:

{
  "buf.binaryPath": "/path/to/buf",
  "[proto]": {
    "editor.formatOnSave": false,
    "editor.defaultFormatter": null
  }
}

and there are no instructions on settings.json configs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions