zed icon indicating copy to clipboard operation
zed copied to clipboard

PHP: Allow single quote autocomplete + update line comments

Open RemcoSmitsDev opened this issue 1 year ago • 0 comments

Check for existing issues

  • [X] Completed

Describe the feature

When you type a single quote, the editor does not autocomplete this for you because it's missing inside the php/config.toml file. And in PHP, it's also possible to have a single line comment with # as starter point.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

RemcoSmitsDev avatar Jan 26 '24 17:01 RemcoSmitsDev