Skip to content

Conversation

@rhydlewis
Copy link
Contributor

  • 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. **
  • Any commands are available via the command palette (plugin has no commands - it's an autocomplete listener only)
  • Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
  • If my package is a syntax it doesn't also add a color scheme. ***
  • I use .gitattributes to exclude files from the package: images, test files, sublime-project/workspace.

My package is ...

There are no packages like it in Package Control (that I'm aware of!)

@github-actions
Copy link

Package Review

Channel Diff

Removed (none), changed (none), added BeancountAutocomplete.

Review for BeancountAutocomplete 1.0.1

No failures

No warnings


For more details on the report messages (for example how to resolve them), go to:
https://github.com/packagecontrol/st_package_reviewer/wiki

@braver
Copy link
Collaborator

braver commented Feb 7, 2026

Looks like your indentation is mixing tabs and spaces, that's why that test fails.

Other than that, package looks good. https://packages.sublimetext.io/packages/Beancount does have syntax and some other "bits and pieces" but not completions. You could consider contributing or taking over that package (looks a bit stale to me), but adding another package like this is also a viable option.

@braver braver added the feedback provided The changes and package have been seen by a reviewer label Feb 7, 2026
@braver braver merged commit f37c6e0 into sublimehq:master Feb 10, 2026
3 checks passed
@github-actions
Copy link

Package Review

Channel Diff

Removed (none), changed (none), added BeancountAutocomplete.

Review for BeancountAutocomplete 1.0.1

No failures

No warnings


For more details on the report messages (for example how to resolve them), go to:
https://github.com/packagecontrol/st_package_reviewer/wiki

Review for BeancountAutocomplete 1.0.0

No failures

No warnings


For more details on the report messages (for example how to resolve them), go to:
https://github.com/packagecontrol/st_package_reviewer/wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feedback provided The changes and package have been seen by a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants