GithubHelp home page GithubHelp logo

njm2112 / source.bbpackage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rwilcox/source.bbpackage

0.0 2.0 0.0 119 KB

A BBEdit package to provide programmers certain conviences for writing/navigating code

Home Page: http://bbedit-hints.tumblr.com

AppleScript 44.28% Shell 1.80% Ruby 53.92%

source.bbpackage's Introduction

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.

source.bbpackage's People

Contributors

rwilcox avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.