Levertion / mcfunction-langserver

Language Server for Minecraft Functions. See https://github.com/Levertion/vscode-mcfunction for a use
MIT License
16 stars 6 forks source link

Fix NBT paths #125

Closed Levertion closed 5 years ago

Levertion commented 5 years ago

@MrYurihi?

Fixes #105. Fixes #106. Note that this only filters duplicate errors, and doesn't delete errors which were present in e.g. all but one entity.

Levertion commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build failed

Levertion commented 5 years ago

bors r+

I've removed package-lock.json as it was causing more trouble than it's worth. I do want to change suggestions to use a hashset of some kind, but that requires a bit of a rework (ongoing in https://github.com/Levertion/mcfunction-langserver/tree/remove-filtering)

bors[bot] commented 5 years ago

Build succeeded