Janghou
Janghou
Had the same problem. Atom1.0 Ubuntu. Expanding does not work. Emmet is not the problem IMHO. Renaming/Deleting html.completion.cson to html.completion.cson_bla in the settings folder (.atom/packages/atom-bootstrap3/settings) solved the issue
Let color visualize namespacing. At the moment snippets from different packages with the same prefix and scope collide, and I think only the first is shown. The second is not...
To what then? :CocInfo ``` ## Output channel: phpls [Info - 10:44:23 AM] Initialising intelephense 1.2.3 [Info - 10:44:23 AM] Reading state from ~/.config/coc/extensions/coc-phpls-data/5ec608e0. ApplicationInsights:CorrelationIdManager [ Error: connect ECONNREFUSED 0.0.0.0:443...
Shouldn't that be done automatically? > You don't need to update coc extensions manually, coc detects acceptable new version of installed extension everyday (by default) the first time it starts....
Yes 2.1.2 is the version I use. Just checked that with :CocList. The error relates to intelephense 1.2.3, which I suppose is something that is used in coc-phpls I guess:...
Well, the idea is that it should only be triggered by certain (prefixed) tags like ftp-version 1 or, ftp-version 2 and not all tags, Something like in ftp-data like" ftp-version\*...
or call it from ftpdata: gitftpignore=.gitftpignore Gives you the power to set different files for different branches or FTP servers.
Remote files aren't necessarily a copy of the index. There can be uploaded files by the user, or explicitly remotely changed files (config, htaccess) Therefore I would see the FTP...
Closed it by accident, can't see a way to reopen it.
I will look it to it later, and see if I can make a reproducible example.