We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[language-server.phpactor] command = "phpactor" args = ["language-server"]
language name = "php" scope = "source.php" injection-regex = "php" file-types = ["php", "inc", "php4", "php5", "phtml", "ctp"] shebangs = ["php"] roots = ["composer.json", "index.php"] comment-token = "//" language-servers = [ "phpactor" ] indent = { tab-width = 4, unit = " " }