Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 790 Bytes

Readme.md

File metadata and controls

39 lines (21 loc) · 790 Bytes

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.