# BowPad **Repository Path**: nthu/BowPad ## Basic Information - **Project Name**: BowPad - **Description**: BowPad 是一个带有功能区 UI 的简单而快速的文本编辑器 显著特性: 超过100种文件类型和语言的语法高亮显示 处理许多不同的编码,包括 UTF-8、UTF-16 甚至 UT - **Primary Language**: C/C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/bowpad - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2023-04-15 - **Last Updated**: 2023-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BowPad A simple and fast text editor with a ribbon UI [![Build Status](https://dev.azure.com/tortoisesvn/tortoisesvnGitHub/_apis/build/status/stefankueng.BowPad?branchName=master)](https://dev.azure.com/tortoisesvn/tortoisesvnGitHub/_build/latest?definitionId=5&branchName=master) A few notable features of BowPad: - syntax highlighting for over 100 file types and languages - handling of many different encodings, including UTF-8, UTF-16 and even UTF-32 - easy ribbon user interface - navigation hints in the vertical scrollbar - coloring of open tabs according to their path - extendable with [plugins](https://tools.stefankueng.com/BowPad_plugins.html) written in JScript or VBScript [![BowPad with default color theme](https://github.com/stefankueng/tools/raw/master/www/source/img/bowpad/BowPadDefaultTheme-small.png)](https://github.com/stefankueng/tools/raw/master/www/source/img/bowpad/BowPadDefaultTheme.png) [![BowPad with dark color theme](https://github.com/stefankueng/tools/raw/master/www/source/img/bowpad/BowPadDarkTheme-small.png)](https://github.com/stefankueng/tools/raw/master/www/source/img/bowpad/BowPadDarkTheme.png) And before you ask: the name BowPad comes from the fact that it uses the ribbon user interface. Ribbon → Bow, Editor → NotePad = BowPad. And of course we all know that [Bowties are cool!](https://www.doctorwho.tv/) Please visit the [homepage](https://tools.stefankueng.com/BowPad.html) of BowPad for more information.