Skip to content

[BUG] Auto-complete does not work for JSON files! #708

@SonicandTailsCD

Description

@SonicandTailsCD

Describe the bug
It's simple, actually. While typing, for example, "minecraft:, it does not show the possible properties. It's quite tough.
Heck, it won't even show an error after saving, for example, an invalid property: "minecraft:behavior.fart": {}. Obviously that's not valid but unfortunately it won't warn you it's invalid.
So, 2 issues in one.

To Reproduce
Steps to reproduce the behavior:

  1. Just make a new file and start writing. Some things will have auto-complete, some won't.

Expected behavior
Auto-complete to actually work and for invalid properties to be flagged, regardless of whether you have to save first.

Screenshots
Screenshot proving this
This isn't supposed to not be flagged.

Desktop (please complete the following information):

  • OS: Ubuntu 20.04.6 LTS
  • VS Code version: 1.90.0 (can't upgrade)
  • Extension version: latest (v8.0.18)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions