Skip to content

Tusk-PHP/vscode

Repository files navigation

Tusk PHP — VS Code extension

VS Code extension for Tusk PHP, a PHP language server with Laravel and Symfony awareness.

Available on the VS Code Marketplace and the Open VSX Registry.

LSP version

This extension bundles a specific, tested tusk-php language server version — see tusk-lsp.json. The release workflow downloads the matching tusk-php-<os>-<arch> binaries from Tusk-PHP/lsp releases into bin/<os>-<arch>/tusk-php and verifies each against the declared SHA-256 sums.

Development

bun install
bun run compile   # tsc -p ./
bun run package   # bun x @vscode/vsce package

Releases

Tag the repo to trigger .github/workflows/release.yml, which downloads the pinned LSP binaries, packages the .vsix, and publishes to the Marketplace and Open VSX (requires VSCE_PAT / OVSX_PAT repository secrets).

About

Visual Studio Code extension repository for the Tusk PHP LSP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors