Source.bbpackage
A BBEdit package to provide programmers certain conviences for writing/navigating code
Install / Use
/learn @rwilcox/Source.bbpackageREADME
Write code with BBEdit?
There are certain problems programmers of all languages have, things that BBEdit should do for you.
"Gah! I have all these assignment lines! I want to make them line up!"
"ARG! The style guide says I should use snake_case but I used camelCase!"
"I want to go to the start (or end) of this double quoted string!"
"Arg! I needed to start this chunk of text off with (a quote, a paran, a bracket)!"
I have a low annoyance factor when I'm coding, and these things are annoying!
Be Annoyed No More! Now BBEdit can do these things for you!
Functionality from this package is partially inspired from the Source bundle in TextMate, and partially just by using BBEdit and situations I face in my day to day life as a programmer.
Installation
$ cd Library/Application\ Support/BBEdit/
$ mkdir Packages # if it doesn't already exists
$ cd Packages
$ git clone https://github.com/rwilcox/Source.bbpackage.git
And restart BBEdit.
Contributing
Please feel free to contribute. However, there is something to keep in mind: BBEdit for some reason doesn't like the uncompiled versions of some Applescripts (for example, the git commit Applescript).
Plus, having BBEdit compile an Applescript every time is much slower than compiling it once.
To avoid this, I've created a ApplescriptSources folder. Modify the .applescript file here, then save a compiled version in the Scripts/Sources folder.
At some point I'll write a shell script or Makefile to automate this process, or figure out what's wrong...
License
Public domain, unless otherwise stated in the source file.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Related Skills
qqbot-channel
349.7kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.4k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
349.7kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
