Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make all json dynamic autocomplete only show up when in strings #563

Open
Xterionix opened this issue Apr 8, 2024 · 1 comment
Open

Comments

@Xterionix
Copy link
Contributor

Xterionix commented Apr 8, 2024

Like texture paths shouldn't show up inside of. This'd have to be specified for the different completions as it may be applicable in some places

{ "textures": {|} }

But it should here

{ "textures": {"default": "|"} }
@Xterionix
Copy link
Contributor Author

Additionally, if it could check if the cursor is in the property or value, that'd be great too

@Xterionix Xterionix changed the title Make certain dynamic autocomplete only show up when in strings Make all json dynamic autocomplete only show up when in strings Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant