Code Monkey home page Code Monkey logo

avian-missing.tmbundle's Introduction

elia

Description goes here.

Note on Patches/Pull Requests

  • Fork the project.

  • Make your feature addition or bug fix.

  • Add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)

  • Send me a pull request. Bonus points for topic branches.

Copyright © 2009 Elia Schito. See LICENSE for details.

avian-missing.tmbundle's People

Contributors

dwt avatar elia avatar emaserafini avatar gravityblast avatar janisvi avatar koenpunt avatar nanoant avatar sanssecours avatar savetheclocktower avatar tiagolupepic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

avian-missing.tmbundle's Issues

Strip trailing whitespace on save doesn't appear to trigger

I found that I had to change the Semantic Class option from callback.document.export to callback.document.will-save (same as the Ensure trailing newline action) in order for this to have any effect. Would you like a PR to that effect?

Cmd-S doesn't remove trailing whitespace

The newest alpha of TM2 (9419) broke my perl script I was using to remove trailing whitespace. While looking for a fix for that i came across this.

I installed the bundle by cloning it, set up my ~/.tm_properties

$ cat ~/.tm_properties
TRIP_WHITESPACE_ON_SAVE = true

but it isn't adding a newline to the end or removing trailing whitespace on save. I restarted TM2 to see if that would help, but no change. Thoughts as to what I'm doing wrong?

Use callback.document.will-save for Strip whitespace

When you enable whitespace strip on save and you save file, the whitespaces seem to stay in the document (actually they are removed, but they are shown as not removed in TextMate). It's a little bit confusing.

I've managed to fix this by changing callback command uses from callback.document.export to callback.document.will-save.

New File does not work on latest TM2

Using TM 2.0.0-alpha.9341, and the New File menu does not do anything. Checked my console and saw some messages of the type:

Jan 10 17:50:27 Donalds-MacBook-Pro.local WindowServer[95]: CGXSetTrackingAreaEnabled : Invalid tracking area 0x7f9cb45c8320

But not sure they are related

Incorrect installation path

I believe the installlation path for Bundles should be:

~/Library/Application Support/Avian/Pristine Copy/Bundles

The directory specified in the current readme is where Textmate stores user modifications to bundlles.

The docs which explain this can be found here. The paths mentioed are related to Textmate 1, but the concept still holds true.

Failure running “Ensure trailing newline on save”.

I am at a loss here... apparently, there is some typo somewhere...I'm assuming it is my typo but where should I be looking?

~/Library/Application Support/TextMate/Ruby/1.8.7/bin/ruby: no such file to load -- ubygems (LoadError)

You made my day

I love all of this (esp. ⌃⌘N and ⌥⌘, so far). But, above all else, thank you for Completion: Character Class indifferent. There goes one of the last features that I frequently miss from TM1!

Keeping current file as reference does not open on the right side

Hi!
Thanks for this bundle. It's really helpful for very common operation.

I have a small problem with keeping current file as reference on the right side.

I've added settings to output html to the right: defaults write com.macromates.TextMate.preview htmlOutputPlacement right but TextMate still opens it inside a new window.

Besides that I'm getting some warnings in the output itself:

/Users/lucas/Library/Application Support/TextMate/Bundles/avian-missing.tmbundle/Support/lib/doctohtml.rb:22: warning: ambiguous first argument; put parentheses or even spaces
/Users/lucas/Library/Application Support/TextMate/Bundles/avian-missing.tmbundle/Support/lib/doctohtml.rb:53: warning: ambiguous first argument; put parentheses or even spaces
/Users/lucas/Library/Application Support/TextMate/Bundles/avian-missing.tmbundle/Support/lib/doctohtml.rb:89: warning: ambiguous first argument; put parentheses or even spaces
/Users/lucas/Library/Application Support/TextMate/Bundles/avian-missing.tmbundle/Support/lib/doctohtml.rb:90: warning: ambiguous first argument; put parentheses or even spaces
/Users/lucas/Library/Application Support/TextMate/Bundles/avian-missing.tmbundle/Support/lib/doctohtml.rb:91: warning: ambiguous first argument; put parentheses or even spaces
/Users/lucas/Library/Application Support/TextMate/Bundles/avian-missing.tmbundle/Support/lib/doctohtml.rb:92: warning: ambiguous first argument; put parentheses or even spaces

Any idea what can be wrong?

Failure running "New File"

When I try to call New File in the project browser I get the following error:

/Users/simonc/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/tm/detach.rb:3: undefined method `+' for nil:NilClass (NoMethodError)
    from New File:5:in `require'
    from New File:5

It seems that ENV['TM_SUPPORT_PATH'] is nil.

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.