Skip to content

Conversation

@deathaxe
Copy link
Contributor

@deathaxe deathaxe commented Jan 3, 2026

This commit adds a rewritten LiveScript package for Sublime Text 4.

  • 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.
  • 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.

There are no packages like it in Package Control.

This commit adds a rewritten LiveScript package for Sublime Text 4.
@github-actions
Copy link

github-actions bot commented Jan 3, 2026

Package Review

Channel Diff

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

Review for LiveScript 0.1.0

No failures

1 warnings:
- '.sublime-syntax' support has been added in build 3092 and there is no '.tmLanguage' fallback file
    File: LiveScript.sublime-syntax


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

@github-actions
Copy link

github-actions bot commented Jan 3, 2026

Package Review

Channel Diff

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

Review for LiveScript 0.1.0

No failures

1 warnings:
- '.sublime-syntax' support has been added in build 3092 and there is no '.tmLanguage' fallback file
    File: LiveScript.sublime-syntax


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

@deathaxe
Copy link
Contributor Author

deathaxe commented Jan 3, 2026

Maybe someone should fix the package review bot to not add false positive warnings. The package is restricted to ST4107. Hence printed warning is invalid.

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.

1 participant