MicroGPT
  • โ„น๏ธAbout Micro
    • ๐Ÿค–Introduction
    • ๐Ÿ“”The Concept
  • Key Features
    • ๐Ÿ’ฐCharacteristics
    • ๐Ÿค–MicroGPT Utilities
      • โžก๏ธMicroGPT Dashboard
      • โžก๏ธMicroGPT Editor
      • โžก๏ธMicroGPT Plugin
      • โžก๏ธMicroGPT Extention
      • โžก๏ธMicro Alerts
      • โžก๏ธMicro Jetbrains Plugin
    • Tokenomics
  • ๐Ÿง Experience & Backing
    • ๐ŸคBacking & Innovators
    • ๐Ÿ”“Security & Audits
  • ๐Ÿ™‡โ€โ™‚๏ธHow it all works
    • ๐Ÿ’ณImplementation
    • ๐Ÿ“™The Architecture
      • ๐Ÿ‘พEmpowering Developers
    • ๐Ÿ“‹Micro Hackathons!
    • ๐Ÿ‘จโ€๐Ÿ’ปCode Generation
    • โ”Tutorials
  • ๐Ÿš€The future ahead
    • ๐Ÿ›ฃ๏ธRoadmap
    • โ†—๏ธFuture Directions
    • ๐Ÿ”‚Conclusion
  • โ˜๏ธSocials
    • ๐Ÿ‡ธ๐Ÿ‡ดWebsite
    • ๐Ÿ‡ธ๐Ÿ‡ดTelegram
    • ๐Ÿ‡ธ๐Ÿ‡ดTwitter
    • ๐Ÿ‡ธ๐Ÿ‡ดYoutube
Powered by GitBook
On this page
  1. How it all works

Tutorials

PreviousCode GenerationNextRoadmap

Last updated 3 months ago

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.

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 Chrome Extension:

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

๐Ÿ™‡โ€โ™‚๏ธ
โ”