yu2415/sublime-text-arsenal — explained in plain English
Analysis updated 2026-05-18
Add automation macros to Sublime Text 4, according to the README's claims.
Switch between many pre-built color themes.
Auto-detect a project's language and generate a build profile.
Translate code comments between languages using a local model.
| yu2415/sublime-text-arsenal | 6hourt9/push-video-wallpaper-engine | abhirammandula-boop/nooklink-pc-emulator-toolkit | |
|---|---|---|---|
| Stars | 184 | 184 | 184 |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | vibe coder | general |
Figures from each repo's GitHub metadata at analysis time.
Installation is via an external download link rather than files in the repository, which is worth verifying before use.
Sublime Text Arsenal is billed as an automation and customization suite for Sublime Text 4, packaged as plugins, build systems, keymaps, macros, and color themes. The README describes it in broad, promotional terms rather than plain technical ones, and the actual installation path is a download link to a GitHub Pages site rather than files you can inspect directly in the repository. According to the README, the suite includes a macro recorder that is supposed to notice repetitive actions and offer to turn them into a saved macro, a build system that detects a project's language (Python, JavaScript, Rust, Go, and others) and generates a build profile with dependency resolution, and a color scheme system that changes based on time of day and typing speed. It also describes a plugin development kit with hot reload, a syntax highlighting generator claiming support for over 200 languages, 42 built in themes, interface text in 24 languages including right to left support for Arabic and Hebrew, and a comment translation feature that the README says runs through a local language model for privacy. Configuration is shown through a sample profile file with settings for fonts, build commands per language, an "AI integration" section referencing OpenAI and Claude models, and custom keymap extensions with names like "Voice Control" and "Mac OS Touch Bar." No license is stated in the portion of the README available here, and no source code structure or repository layout is shown, only configuration examples and a download badge. Given the promotional tone and the lack of a visible codebase in the README, readers should treat the described feature list with some caution rather than assuming everything listed is implemented and working as described.
A promotional README for a Sublime Text 4 plugin and theme pack, distributed as a download link rather than visible source code.
No license is stated in the available README content.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.