Skip to content

Enhance our project with a default vscode settings file #3084

@appieschot

Description

@appieschot

Raised by @plamber a great idea: Most of our users are using Visual Studio Code and thus we should provide a workspace setting file with some additional configuration that we expect in our code:

  • what formatting do we expect when working with file (some of us use alt+shift+f but we could introduce editor.formatOnSave so you don't have to execute that
  • Do we want to trim trailing spaces
  • Add a new line on each file etc.
  • Figure out if we can auto order includes (@waldekmastykarz uses alt+shift+o for that

We should most likely hijack the vscode settings from one of the maintainers and go from there. @pnp/cli-for-microsoft-365-maintainers

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions