Custom Code Snippets? #1781
Unanswered
hankbinkle
asked this question in
Q&A
Replies: 2 comments
-
This is a pending feature request we had: #1014 The workaround is to use extension But that appears to be not working in Linux/Mac desktop app. Let me check why the extension is not working there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
ok thanks!
Thanks,
Rob
Rob Zinn
c:904.377.9854
***@***.***
Sent via Superhuman iOS ***@***.***>
…On Fri, Jul 26 2024 at 11:27, Arun Bose ***@***.***> wrote:
This is a pending feature request we had: #1014
<#1014>
The workaround is to use extension Brackets Snippets (by edc) that does
exactly what you wanted.
image.png (view on web)
<https://github.com/user-attachments/assets/24cb890a-48ba-4bd7-a086-8f60d97e391c>
But that appears to be not working in Linux/Mac desktop app. Let me check
why the extension is not working there.
—
Reply to this email directly, view it on GitHub
<#1781 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADWZUASTPOJM3MYPGACMTX3ZOJTHJAVCNFSM6AAAAABLQVVUH2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJWGE3DANI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I believe it was available in Atom, but can you set up custom key strokes to drop in commonly use code snippets in Phoenix? For example, I would start typing "cl" and it would dump this code into the editor.
console.log(
foo: ${foo});
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions