Skip to content

Update CONTRIBUTING.md to cover data science-related build steps #4530

@brettcannon

Description

@brettcannon

Basically CONTRIBUTING.md is out-of-date as it says that you can compile all the TypeScript using tsc while in fact you need to use a gulp command(s) to also capture the data science webview stuff.

To resolve all of this we need to:

  1. Make sure there is a single gulp command which will make the extension usable from a checkout (and if there is a common one the Node community uses -- e.g. compile? -- then we should use that)
  2. Document that single command in CONTRIBUTING.md
  3. Delete pvsc-dev-ext.py since not enough people are using it to keep it consistently functioning

Metadata

Metadata

Assignees

Labels

debtCode quality issuesimportantIssue identified as high-priority

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions