Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>π-baseNew to Visual Studio Code? Get it now.
π-base

π-base

π-Base

|
280 installs
| (0) | Free
Helpers for maintaining π-base data
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

π-base

Utilities for viewing and editing the π-base data repository in VSCode.

Publishing

We follow the recommended scheme of even minor versions for stable releases and odd minor versions for pre-releases, though this is not (yet) supported by tooling.

# == Publish a prerelease ==
# Bump version and ensure it's at 0.1.x
pnpm run publish:preview

# == Publish a stable release ==
# Bump version and ensure it's at 0.2.x
pnpm run publish

TODOs

This is an early release. Before a 1.x release, we will need to

  • Support a reference provider (dual to definition provider)
    • This may be a good time to look at the parser async problem; do we already need to scan and load the whole local repo?
  • Smooth out the build process (and in particular, make sure that changes can be published by the org)
    • Add tests
  • Unify logic between core, compile, and here
  • Add editing features as discussed in this issue
  • Update the README and CHANGELOG for the extension
  • Address inlined TODOs
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft