zed/extensions/php/languages/php
Piotr Osiewicz 9dfe4a30bb
languages: Do not expose unnecessary captures from tasks (#19625)
This tackles an issue with us exposing unnecessary env variables in
environment which are not actually needed for tasks themselves (and may
have little utility), yet come into the way of ssh remoting.

/cc @ConradIrwin 

Release Notes:

- N/A
2024-10-23 18:54:08 +02:00
..
brackets.scm php: Add bracket highlighting (#15881) 2024-08-06 17:36:40 -04:00
config.toml Extract PHP support into an extension (#9966) 2024-03-29 14:51:54 -04:00
embedding.scm Extract PHP support into an extension (#9966) 2024-03-29 14:51:54 -04:00
highlights.scm php: Remove invalid node types from highlights queries (#17680) 2024-09-10 23:37:37 -04:00
indents.scm php: Add auto-indent (#17545) 2024-09-10 17:41:37 -04:00
injections.scm php: Add syntax highlighting inside heredoc strings (#18368) 2024-09-30 10:02:12 +03:00
outline.scm assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +02:00
runnables.scm languages: Do not expose unnecessary captures from tasks (#19625) 2024-10-23 18:54:08 +02:00
tags.scm Extract PHP support into an extension (#9966) 2024-03-29 14:51:54 -04:00
tasks.json php: Add runnable tests (#11514) 2024-05-22 13:49:20 +02:00