SPGoding
SPGoding
i believe it already parses `mcdoc` files found in the workspace, and there is special handling for a subfolder named `mcdoc` to treat that folder as the root path for...
Overall I think this would be a good change.
You can set the environment variable `SNAPSHOT_UPDATE=1` when running `npm test` or just delete the `__snapshots__` folder and let `npm test` re-generate that. We should probably add this to README
> It deleted `__snapshots__/packages/core/test-out/service/Operations.spec.js`, not sure why. the source file was moved from `service/` to `common/` so that's just an orphan snapshot.
> what are your thoughts on removing /__snapshots__/** linguist-generated=true from .gitattributes? i agree > similarly, why is README.md set as linguist-generated=true? it used to have automatically generated contributor information. i...
To properly implement this with best possible interoperability, we need to add a custom field in the LSP client->server initialization request for clients to indicate if they support opening virtualized...
If I understand correctly `fsevents` is a native extension provided by Node.js on MacOS and should not be bundled. Could you please try again with the `macos-build-fix` branch and let...
Just a follow up, have you gotten a chance to try if the attempted fix in #1146 solves this issue for you?
I don't quite remember why that was added as I don't recall this repo using private packages, but glad that worked!
If we decided to do this, it might be better that the user is required to post a random code generated by MojiraBot to that ticket instead of posting their...