Skip to content

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.

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

FeatureCursorVS Code
AI IntegrationBuilt-in LLM supportRequires extensions
Setup ComplexitySimpleModerate
LiquidMetal ContextNative supportVia extensions
Code GenerationExcellentGood with extensions
Learning CurveMinimalFamiliar 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!