Skip to content

RustLangES/zed-dotenv

Repository files navigation

zed-dotenv

Load the system environment variables, your local files, edit your .env files and much more.

Overview

This is a Language Server plugin for the Zed editor.

It provides language server functionality for envfile.

Features

  • Syntax highlighting
  • Code completion
  • Error diagnostics

Installation

  1. Open Zed
  2. Go to Settings > Extensions
  3. Click on "Install from URL"
  4. Enter the following URL: https://github.com/RustLangES/zed-dotenv
  5. Click "Install"

Usage

Once installed, this plugin will automatically activate when you open a envfile file in Zed.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the all License - see the LICENSE file for details.