[00:39:32] Hey y'all. I'm trying to work on a MediaWiki extension and my editor is giving me lots of errors, presumably because it's inside the extensions directory and doesn't know of the dependencies available to it. I'm using NeoVim and intelliphense. Does anybody have any tips? [00:49:55] I don't know if its helpful, but here are the instructions for vscode https://www.mediawiki.org/wiki/Visual_Studio_Code [00:50:58] That should get me most of the way there. Thank you!!