-
masscode
@cvp @stephen
I’ve just installed Black Mamba and the “toggle comments” works beautifully!!
Thanks guys!! -
masscode
@cvp
I didn’t know about Black Mamba till now. I’m on it! -
-
-
masscode
Hi
This is about this forum.
How do you post images in your messages? I’ve looked, but can’t seem to find that option.
Thanks! -
masscode
@stephen
I’m a little confused now.
I was hoping to have a feature where I can hit ⌘ + / to comment or uncomment the current line the cursor is on, or a block of lines if multiple lines are selected, very much like it is available in some IDEs.
The script seems to do that, but I cannot trigger it by a keyboard shortcut.
Is what you are suggesting, please a cursor on a line I want to comment, hit ⌘ + U, and touch the shortcut on the screen? (Image below)
In the ideal world, I would like to use the ⌘ + / keyboard shortcut without having to touch the screen since my hands are already there. -
masscode
Copying text from Console work great.
About the other one, I think I’ve followed your instructions, but I don’t seem to be able to make it work.
I’ve created a file with the code you provided, and added a shortcut in the “Editor Action”.
In the script, it does not specify the key combination, so I would think I need to set it in the Shortcut, but I don’t see that. I see:- Run script
- Arguments
- Reset environment
- Custom title
- Icon
- Icon colour
I would add screenshots, but I don’t see that option. How are you doing it?
-
masscode
I love Pythonista, but please add these:
- A keyboard shortcut for Comment/Uncomment : “Command + /“
- Ability to copy text from Console
-
masscode
Ah, now it looks familiar. Thanks!
I am trying to connect to APIs, get financial data and analyse it. -
masscode
Hi,
I am brand new to Pythonista and just installed Stash to get pip working, but it does not find the command.
I found pip.py in bin, so I tried that as well to no avail.
Let me know what I need to do to get this working.
Thanks!