Code Editors and LLM Setup
How to use code editors, LLMs (large language models) and MCP (Model Context Protocol) servers to generate LiquidMetal code
Pick Your Tool
Let’s setup your code editors and LLMs to correctly generate LiquidMetal code based on your prompt.
Cursor
AI-powered code editor with built-in LLM support
Recommended
VS Code
Popular code editor with AI extension support
Popular Choice
Quick Start
Not sure where to start? Cursor is our recommended choice for most developers. It provides excellent AI-powered code completion and has built-in support for LiquidMetal’s documentation.
If you prefer VS Code, our VS Code integration guide will help you set up AI extensions and LiquidMetal-specific configurations.
What You’ll Get
Setting up your editor with LiquidMetal will give you:
- Smart Code Generation: Generate LiquidMetal manifest files, observers, and services
- Best Practices: Automatically follow LiquidMetal coding conventions
- Context Awareness: Access to comprehensive LiquidMetal documentation
- Error Prevention: Avoid common configuration mistakes
- Faster Development: Reduce time spent on boilerplate code
Comparison
Feature | Cursor | VS Code |
---|---|---|
AI Integration | Built-in LLM support | Requires extensions |
Setup Complexity | Simple | Moderate |
LiquidMetal Context | Native support | Via extensions |
Code Generation | Excellent | Good with extensions |
Learning Curve | Minimal | Familiar to most |
Need Help?
Do you have a question? Ask on our GitHub Discussions or Discord server.
Do you see a bug? Open an issue on GitHub.
Do you like LiquidMetal? Star us on GitHub!