Skip to content

Typescript Strict mode for datascience code #3668

@DonJayamanne

Description

@DonJayamanne

@rchiodo @IanMatthewHuff
We've fixed a number of the typescript compilation issues in the extension.
We've also resolved all of the external dependency issues when compiling in strict mode (in fact there was just one culprit - jupyter).

Anyways, we have just a little over 200 errors remaining, down from 900.
I believe 50 of those are related to data science code.
Please could you:

  • Open tsconfig.json, uncomment the commented settings
  • Re-load VS Code
  • Start the compile task
  • Fix the issues under the src/client/dataScience and src/datascience-ui folders.
  • Do not submit the tsconfig.json

Related t0 microsoft/vscode-python#611

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions