-
I am using Zed 0.138.4 on M1 Mac. I find that whenever in Python I need to insert triple quoted string it becomes tedious and I don't know of a workaround (but at the same time, I feel like I must be missing something since I didn't see a similar issue):
So you get 2->2->4->4->6 quotes for each key press, with the cursor ending up between the 5th and 6th quotation. It is unintuitive and requires a minimum of 7 keystrokes to create a pair of triple quotes and centre the cursor inside them (if you want just one set of triple quotes, the economics still aren't great). In vscode it is 2->4->6 quotes per key stroke with the cursor ending in the middle of the triple quote, which is better. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I've created an issue from this discussion: |
Beta Was this translation helpful? Give feedback.
-
The fix for this has been merged: |
Beta Was this translation helpful? Give feedback.
I've created an issue from this discussion: