-
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
B2 Jam Syntax Highlighting #8839
Conversation
Add B2Jam project
the .gitattributes question is unclear, should I remove the images that are included which are used by the README.md ? |
You can omit anything that doesn’t contribute to the functioning of the sublime plugin. That probably includes images referenced in the readme. |
Great, done. Added .gitattributes with export-ignore for 'readme-imgs/' |
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: B2Jam
Results help
Packages added:
- B2Jam
Processing package "B2Jam"
- WARNING: The binding ['backspace'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['['] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['['] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding [']'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['backspace'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['enter'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['('] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['('] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['backspace'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding [')'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['enter'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['{'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['{'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['backspace'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['}'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
- WARNING: The binding ['enter'] is also defined in default bindings but is masked with a 'context'
- File: Default.sublime-keymap
Very nice job sir 👍🏻 |
Add B2Jam project
My package is ...
There are no packages like it in Package Control.
My package is similar to ... However it should still be added because ...