An open API service indexing awesome lists of open source software.

https://github.com/nhedger/tempest-vscode

Tempest extension for VS Code
https://github.com/nhedger/tempest-vscode

php tempest vscode-extension

Last synced: about 2 months ago
JSON representation

Tempest extension for VS Code

Awesome Lists containing this project

README

          

# Tempest for VS Code

The **Tempest extension for Visual Studio Code** is designed to enhance the development experience when working with the Tempest PHP framework.

Currently, it offers the following feature:

- 🎨 Syntax highlighting for Tempest view files

## Installation

The extension can be installed directly from one of the following marketplaces:

- [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=nhedger.tempest)
- [Open VSX Registry](https://open-vsx.org/extension/nhedger/tempest)

Alternatively, you can install it via the command line using the `code` command:

```bash
code --install-extension nhedger.tempest
```

## License

This extension is open-source software licensed under the [MIT License](LICENSE.md).

Copyright © 2025 Nicolas Hedger