Your Code Optimizer is a Visual Studio Code extension that provides inline suggestions for time and space complexity of Python functions. It leverages the Groq SDK to analyze your code and provide useful insights.
Features
Automatically detects function calls in your Python code.
Provides inline suggestions for time and space complexity.
Displays the output of the function call based on provided parameters.
Installation
Open Visual Studio 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 Your Code Optimizer.
Click the Install button to install the extension.
Alternatively, you can install the extension from the command line: