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

update xonsh package #8795

Merged
merged 1 commit into from
Aug 28, 2023
Merged

update xonsh package #8795

merged 1 commit into from
Aug 28, 2023

Conversation

eugenesvk
Copy link
Contributor

Change tag version installation scheme to separate installs based on ST versions since ST updated its native Python syntax highlighting scheme to v2 since 4148+

  • I'm the package's author and/or maintainer.
  • I have have read the docs.
  • I have tagged a release with a semver version number.
  • My package repo has a description and a README describing what it's for and how to use it.
  • My package doesn't add context menu entries. *
  • ± My package doesn't add key bindings. **
    It overrides quotes '/" to add a nicety of autopair after "\b" in xonsh strings, so doesn't create any new key bindings
  • (no commands) Any commands are available via the command palette.
  • Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
    Don't think quote overrides need to be listed
  • If my package is a syntax it doesn't also add a color scheme. ***
  • If my package is a syntax it is named after the language it supports (without suffixes like "syntax" or "highlighting").
  • I use .gitattributes to exclude files from the package: images, test files, sublime-project/workspace.

My package is a syntax highlighting package for the Python-powered shell xonsh (for files with .xsh and .xonshrc extensions)

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a 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

Packages modified:
  - xonsh

repository/x.json Outdated Show resolved Hide resolved
@braver braver added feedback provided mergeable The PR is in a mergeable state but awaiting some final comments/acknowledgement from either side labels Aug 27, 2023
change tag to install from for versions 4148+
Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a 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

Packages modified:
  - xonsh

@FichteFoll FichteFoll merged commit 2125b8a into wbond:master Aug 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback provided mergeable The PR is in a mergeable state but awaiting some final comments/acknowledgement from either side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants