Skip to content

Conversation

josbeir
Copy link

@josbeir josbeir commented Oct 4, 2025

This adds initial support for the Latte template engine (PHP)

@Copilot Copilot AI review requested due to automatic review settings October 4, 2025 13:20
@cla-bot cla-bot bot added the cla-signed label Oct 4, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for the Latte template engine (PHP) to Zed by integrating the zed-latte extension as a git submodule. The extension provides syntax highlighting, bracket matching, outline support, indentation, and Emmet LSP functionality for Latte template files.

  • Adds the zed-latte extension as a git submodule
  • Registers the Latte extension in the extensions configuration
  • Configures the extension with version 0.1.0

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
extensions/latte Adds the zed-latte extension as a git submodule
extensions.toml Registers the Latte extension with version 0.1.0
.gitmodules Configures git submodule for the Latte extension repository

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant