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

FTB style SNBT support #5

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

FTB style SNBT support #5

wants to merge 6 commits into from

Conversation

ZZZank
Copy link

@ZZZank ZZZank commented Jun 3, 2024

not for any other types, since non-standard changes should be minimal
see comments below

Fixes #4

@ZZZank
Copy link
Author

ZZZank commented Sep 7, 2024

There're quite a lot of new changes in these newer commits:

  • Zomo provided comments support for FTB style SNBT in Allowed comments ZZZank/snbt-vscode#1
  • There're also some dependencies auto update, also in Allowed comments ZZZank/snbt-vscode#1
  • Now a new language named snbt_ftb will be registered, for FTB style SNBT support, see ./syntaxes/snbt_ftb.tmLanguage.json for syntax detail
  • Vanilla SNBT support is in ./syntaxes/snbt.tmLanguage.json. It's left unchanged since moved to snbt_ftb.tmLanguage.json

@ZZZank ZZZank changed the title make \n a valid ending in Compound FTB style SNBT support Sep 7, 2024
@ZZZank
Copy link
Author

ZZZank commented Sep 7, 2024

vanilla SNBT:
anbt

FTB style SNBT:
snbt_ftb

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

Successfully merging this pull request may close these issues.

[Feat Request] An option to make \n work as delimter
1 participant