Alex Seto
Results
2
comments of
Alex Seto
I'm experiencing the same issue. I've tried it with a single view application with only a WebView and this code in my viewDidLoad() function: `let url = URL (string: "https://example.com");...
I'm also having this issue, but for `phpactor` and `php-ls`. It seems as though [the check ](https://github.com/emacs-lsp/lsp-mode/blob/master/clients/lsp-php.el#L64)to ensure that `php-language-server` exists is not called the first time `lsp` is run....