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

Pyparser

Jack Klimov

|
8 installs
| (0) | Free
Parse and index some python symbols
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jackpyparser README

Simple python file indexer based on ruff and written in rust

Features

  • Index python files
  • Search in indexed DB
  • Find classes without indexing

Requirements

Need to use pyparser binary for indexing

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • jackpyparser.binaryPath: Path to binary used for class indexing and searching.
  • jackpyparser.projectPath: The path to a project.

Known Issues

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Just search for classes


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