-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Update b.json #8923
Update b.json #8923
Conversation
there might be mistakes, so if there are mistakes, please tell me, I'll create the release once all the issues are solved. |
I am making the release now |
The repository doesn't provide a valid Sublime Text syntax definition. |
Ok, I'll update the syntax soon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: WARNING
Repo link: Bend programming language
Results help
Packages added:
- Bend programming language
Processing package "Bend programming language"
- WARNING: '.sublime-syntax' support has been added in build 3092 and there is no '.tmLanguage' fallback file
- File: bend.sublime-syntax
Let us know when your package is ready to review. I'll close it in the mean time, but we can re-open when you're ready. |
fine np |
I have updated the bend.sublime-syntax |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: WARNING
Repo link: Bend programming language
Results help
Packages added:
- Bend programming language
Processing package "Bend programming language"
- WARNING: '.sublime-syntax' support has been added in build 3092 and there is no '.tmLanguage' fallback file
- File: bend.sublime-syntax
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: WARNING
Repo link: Bend programming language
Results help
Packages added:
- Bend programming language
Processing package "Bend programming language"
- WARNING: '.sublime-syntax' support has been added in build 3092 and there is no '.tmLanguage' fallback file
- File: bend.sublime-syntax
ok, so there must be a fallback file named .tmLanguage, is there a way to convert .sublime-syntax to .tmLanguage? |
Not necessary, because ST builds before 3143 are unlikely to be in use these days. Package Control 4 requires 3143+ as well. You could restrict the package to ST builds larger or requal than 3092, to disable the message. |
Would it make sense to call the package just "Bend"? |
yes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: WARNING
Repo link: Bend
Results help
Packages added:
- Bend
Processing package "Bend"
- WARNING: '.sublime-syntax' support has been added in build 3092 and there is no '.tmLanguage' fallback file
- File: bend.sublime-syntax
Co-authored-by: deathaxe <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: SUCCESS
Repo link: Bend
Packages added:
- Bend
Processing package "Bend"
- All checks passed
ok, is it ready to merge? |
My package is a syntax highlighter for the Bend programming language
There are no packages like it in Package Control.