Skip to content

Tab-complete PHP variables insert extra '$' char #9303

Discussion options

You must be logged in to vote

current workaround for helix is to pass following config option

[language-server.phpactor]
command = "phpactor"
args = ["language-server", "-vvv", "--config-extra={\"language_server_completion.trim_leading_dollar\":true}"]

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fabrixxm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #9300 on January 10, 2024 14:24.