Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SurgeNew to Visual Studio Code? Get it now.
Surge

Surge

joshp-f

|
765 installs
| (0) | Free
Create type definitions from programs run history and read previous values
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

surge README

Surge type checks your code without you writing type definitions. It automatically monitors the flow of data through your applications and shows you errors.

Features

![feature X](images/feature-x.png) Put in extension

Requirements

you must install surge for python and use it in your project first.

pip install surgetypes-python

Then activate in your root python file:

import surge
surge.track()

Extension Settings

no settings yet

Known Issues

only works with python3.6 no known issues yet

Release Notes

1.0.0

Initial release of surge


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft