I am trying to create a command that takes input as "selection or scope", so I set the input option accordingly. I set the scope selector to string.quoted.double.block.python
However, when I press the key equivalent, my command receives the entire file as input instead of just the string. Can you already see something that I am doing wrong? Screenshots attached.
Thanks, Abhi
Never mind, found the solution -- restart TextMate (http://www.nabble.com/command-input-from-scope-td10941285.html) I am surprised it's still not fixed!
Abhi
On Wed, Dec 10, 2008 at 7:01 PM, Abhimanyu Lad abhimanyulad@gmail.com wrote:
I am trying to create a command that takes input as "selection or scope", so I set the input option accordingly. I set the scope selector to string.quoted.double.block.python
However, when I press the key equivalent, my command receives the entire file as input instead of just the string. Can you already see something that I am doing wrong? Screenshots attached.
Thanks, Abhi