Jacob Thomason
Jacob Thomason
Docs are not good at all. I've just spent a ton of time to try and get this going based on examples I've seen, but I can't even find the...
Hey Peter, thanks for the reply. Unfortunately I've chosen to go with another lib as I hit a brick wall on things and couldn't effectively hack my way around it....
Removing margin/padding for all default html elements is strange. Why is the default CSS file doing this? It doesn't make any sense.  I'd have to assume there is some...
Just found this when trying to work through a custom `exclude-pattern` bootstrap for each of our projects that use a shared `phpcs.xml` config. On the latest version, at least, I...
@tinovyatkin please merge this
> Case 1 will causes problems, because looking at a collection, you never know if its fully or only partially loaded. And reloading the collection is also not possible in...
Sure. The entire workspace is nearly 20GB in total. But, that's all files and not just PHP files, which the language server should only be processing. I'm using the following...
It does count the vendor directories, as it should. They must be indexed and used in auto-complete.
It gets worse. Quitting VSCode isn't killing this node server or whatever is handling the indexing. Of course, VSCode was force-quit since it was bringing my system to it's knees...
@Songworks That's great, but even 2.7GB is way too high IMO. Right now, intelephense, on my system, is running at 1GB - at least I assume that's the plugin using...