Got it! I'll update the usage instructions to reflect that. Here’s the revised README file:
themzway
Welcome to themzway! This extension is designed to take prompts and generate files with solutions to those problems. It also provides practice questions of different levels.
Features
Prompt-based Solutions: Enter a problem prompt and receive a file with a detailed solution.
Practice Questions: Get a variety of questions to practice, categorized by difficulty levels.
Customization: Tailor the types of questions and solution formats according to your preferences.
Installation
To install this extension:
Open VS Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
Search for Themzway.
Click Install.
Usage
To use this extension:
After installation, press Command + Shift + P (Mac) or Ctrl + Shift + P (Windows/Linux) to open the command palette.
Type ama and select the desired action from the list.
Follow the prompts to enter your problem statement.
Receive a file generated with the solution in your workspace.
Access the practice questions by using the command Themzway: Get Practice Questions.
Extension Settings
This extension contributes the following settings:
themzway.questionLevel: Set the difficulty level of the practice questions (easy, medium, hard).
themzway.solutionFormat: Choose the format for the generated solution files (e.g., markdown, text).
Known Issues
[List any known issues and potential workarounds].
Release Notes
1.0.0
Initial release of Themzway with prompt-based solution generation and practice questions.
1.1.0
Added customization options for question levels and solution formats.
Improved performance and fixed minor bugs.
Feel free to tweak any sections to better fit your extension's specifics. If you have more details or additional features you'd like to highlight, let me know!