1 个仓库
Command-line utilities that wrap internal logic to enable batch processing of files.
Distinct from Command Line Wrappers: Distinct from general CLI wrappers which often provide GUIs for media tools; this is a terminal-to-terminal batch wrapper.
Explore 1 awesome GitHub repository matching development tools & productivity · Batch Processing CLI Wrappers. Refine with filters or upvote what's useful.
SourceCodeSyntaxHighlight 是一款语法高亮引擎和版本控制可视化工具。它作为一个源代码语法高亮器,将配色方案和格式应用于编程语言以进行视觉显示,并作为一个用于突出显示相对于版本控制提交的代码更改和差异的工具。 该项目实现为 macOS Quick Look 扩展,在 Finder 中提供源代码文件的语法高亮预览。它还包括一个语言服务器协议 (LSP) 客户端,用于在代码预览期间提供语义 Token 和悬停信息,以及一个用于将源代码文件批量处理为高亮输出的命令行界面工具。 其他功能涵盖通过标记添加、编辑或删除的行来可视化版本控制更改。该系统支持通过自定义脚本进行源文件预处理,支持颜色和字体的视觉外观定制,并使用外部高亮库进行渲染。
Provides a standalone binary for batch processing source files into highlighted output via the terminal.