❔Tutorials

How to use & Install Micro Editor Plugin : Installation :

  1. Open Visual Studio Code.

  2. Go to the Extensions view by clicking on the square icon on the sidebar or pressing Ctrl+Shift+X.

  3. Search for "MicroGPT".

  4. Click on the Install button.

For Chat Feature :

  1. Go to System Command Prompt

  2. Intall sox on your device -For linux : sudo apt-get update sudo apt-get install sox

-For Window : choco install sox

-For Mac : brew install sox

  1. Set the path of environment variables if not configured and verify the version with sox --version

  2. Start VS code -> On status bar use chat with microgpt

Usage :

Once installed, MicroGPT will automatically start analyzing your code as you type. Feedback from MicroGPT will appear in the VS Code Problems pane and as inline suggestions.

You can also trigger MicroGPT manually by right-clicking in your editor window and selecting "Analyze Code with MicroGPT" from the context menu.

You can also trigger MicroGPT Speech to text conversation from bottom-right side of vscode and use talk button to chat.

How to use & Install Micro Chrome Extension:

Getting started with MicroGPT is straightforward. Simply add the extension from the Chrome Web Store to your browser and navigate to the Remix online IDE. MicroGPT activates automatically, with no additional setup required. You'll immediately notice the difference in how you interact with your coding environmentβ€”faster coding, fewer errors, and a deeper understanding of smart contract development nuances.

Configuration

Access the extension settings by going to File > Preferences > Settings (or Ctrl+,), then search for MicroGPT. Here, you can customize various aspects of the feedback and analysis features.

How to use & install Micro Alerts: To be added!

Last updated