Kompass Extension
Kompass is a Visual Studio Code extension that helps you navigate and understand your codebase with ease.
Features
- Analyze code to extract function and class details
- Identify imports and dependencies across your project
- Generate detailed documentation for your code
/images/representation.png
Installation
- Open VS Code
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing
Ctrl+Shift+X .
- Search for
Kompass Extension
- Click
Install
Usage
- Open a project in VS Code.
- Use the command palette (
Ctrl+Shift+P or Cmd+Shift+P on macOS) to run Kompass .
- Follow the prompts to analyze your codebase.
Requirements
No additional requirements.
Extension Settings
This extension contributes the following settings:
kompass.someSetting : Description of this setting
Known Issues
Release Notes
0.0.1
- Initial release of Kompass Extension
Enjoy using Kompass Extension!
| |