Giter Site home page Giter Site logo

sergeche / tea-for-coda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onecrayon/tea-for-coda

139.0 9.0 3.0 253 KB

Coda plugin with useful HTML Text Editor Actions, written in Python

Home Page: http://onecrayon.com/tea/coda/

Objective-C 4.05% Python 95.95%

tea-for-coda's Introduction

tea-for-coda's People

Contributors

onecrayon avatar sergeche avatar acusti avatar daveeveritt avatar

Stargazers

Angus H. avatar Ruslan X avatar Andrea Palacios avatar Kristian Bjørnard avatar  avatar Ray  avatar  avatar 嗷嗷狐 avatar Mark D'Arensbourg avatar Hampus Persson avatar James Atkin avatar Kyla Medina avatar Olivier avatar Marat avatar Drew avatar Will Bowling avatar Woodward Oge avatar  avatar Christopher Grande avatar Jeff Stout avatar  avatar Bryan Levay avatar Ivan Karl avatar Anthony Sousa avatar Adamo Maisano avatar João Sardinha avatar Hex avatar  avatar Nick Caldwell avatar Matthew Laver avatar Charles Deschênes avatar Roland Kainbacher avatar  avatar Patrick Welker avatar Evan Lovely avatar Kristina Auckland avatar Sean W avatar Ben Shoults avatar  avatar Tom Sullivan avatar Shelton Koskie avatar Ankur Oberoi avatar Rasmus Taarnby avatar Matthew Hanson avatar Scott Lee avatar makotototo avatar Jentan Bernardus avatar  avatar GENKI avatar Shawn Campbell avatar Chad Thoreson avatar Kelly Packer avatar Rew Rixom avatar Jeff Byrnes avatar Scott Robinson avatar Joe avatar Matt Zarzecki avatar Rogier Barendregt avatar Jason Burns avatar Florian Biebel avatar Parker Moore avatar zhen9ao avatar  avatar Ray Brown avatar Gaston Garcia avatar scrax avatar Matt Argyle avatar Didik Wicaksono avatar Stef avatar Vasilis Akoinoglou avatar Glenn Hoppe avatar Kevin avatar Chad Moone avatar  avatar  avatar Jos Yule avatar Stefan Walter avatar Francisco arenas avatar  avatar Paul Stone avatar mahalie avatar OOBE avatar George Terezakis avatar Kyle Welsby avatar Kronda avatar Neybox Digital Ltd. avatar Maarten Hunink avatar  avatar John Beales avatar André Berg avatar  avatar Chris Mears avatar  avatar Michael Reiner avatar Jason Melgoza avatar Justin Yost avatar  avatar Stefan Roehle avatar Javier Zapata avatar Kennon Bickhart avatar

Watchers

 avatar makotototo avatar Kristina Auckland avatar James Cloos avatar Dan Dawson avatar Jaroslav Pažout avatar Luke Whitson avatar  avatar  avatar

tea-for-coda's Issues

ImportError: No module named py2app

python setup.py py2app
Traceback (most recent call last):
File "setup.py", line 7, in
import py2app
ImportError: No module named py2app

For the unwary: you need py2app! You could add 'easy_install py2app' to the instructions, or some such caveat.

F1 for "Expanding Abbreviation"

This isn't very useful since most of the people are coding with 10 fingers on the main QWERTY layout of the keyboard. F1 requires to move the left hand slightly to the upper left corner which interrupts the workflow of coding…

Please used one of the control keys (Ctrl, Alt, Cmd) on the left in combination with any regular button on the right side of the QWERTY layout (e.g. U, I, O, P, ",", "." etc).

`Indent New Line` doesn't always honor indentation preference

The Indent New Line command sometimes emits tab characters even when Coda's prefs (and the document) are set to use spaces. I’ve confirmed I’m using the latest of both Coda (1.7.5) and TEA (built from source). The command consistently emits tabs when invoking it between curly braces, but does so in other circumstances as well. When invoked immediately after two spaces, it does in fact do the right thing and add the additional indent using space characters. Would you be willing to take a quick look to see if you can reproduce it?

Lion Support

Is there any plans of adding Lion support to this plugin?

Wrap function removes pipe characters

I've just realised that when you use the wrap feature it removes any pipe
characters in the selection being wrapped.

Fore example:

<p>This is a sentence with a | in it</p>

Becomes:

<div>
<p>This is a sentence with a in it</p>
</div>

how to install this plugin in Coda 2?

i have downloaded the file:"sergeche-tea-for-coda-8d2966e.zip",when i unzip it , it just a folder, i don't know how to install it.
could you please show me how to install it in Coda 2?

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.