Re: VS Code snippets

2018-05-20 Thread Nemi
Check out Flex snippets extension: https://marketplace.visualstudio.com/items?itemName=neminovno.vscode-flex-snippets -- Sent from: http://apache-flex-development.247.n4.nabble.com/

Re: VS Code snippets

2017-02-05 Thread Nemi
If extension is not a option right now, maybe put it on https://gist.github.com/ so one can copy snippets' files somewhere and use them. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/VS-Code-snippets-tp58803p59044.html Sent from the Apache

Re: VS Code snippets

2017-02-01 Thread Harbs
los Rovira < >> carlos.rov...@codeoscopic.com> wrote: >>> >>> That looks good :) >>> >>> Here seems to be a way : >>> https://code.visualstudio.com/Docs/customization/ >> userdefinedsnippets#_sharing-your-snippets-in-the-marketplace >

Re: VS Code snippets

2017-01-30 Thread Josh Tynjala
oscopic.com> wrote: > > > > That looks good :) > > > > Here seems to be a way : > > https://code.visualstudio.com/Docs/customization/ > userdefinedsnippets#_sharing-your-snippets-in-the-marketplace > > > > 2017-01-30 17:58 GMT+01:00 Harbs : > > > >>

Re: VS Code snippets

2017-01-30 Thread Harbs
ira > wrote: > > That looks good :) > > Here seems to be a way : > https://code.visualstudio.com/Docs/customization/userdefinedsnippets#_sharing-your-snippets-in-the-marketplace > > 2017-01-30 17:58 GMT+01:00 Harbs : > >> I started creating some VS Code snipp

Re: VS Code snippets

2017-01-30 Thread Carlos Rovira
That looks good :) Here seems to be a way : https://code.visualstudio.com/Docs/customization/userdefinedsnippets#_sharing-your-snippets-in-the-marketplace 2017-01-30 17:58 GMT+01:00 Harbs : > I started creating some VS Code snippets for making writing code with .as > and mxml files in V

VS Code snippets

2017-01-30 Thread Harbs
I started creating some VS Code snippets for making writing code with .as and mxml files in VS Code easier. Is there a good way to share this stuff? So far, I’ve created snippets for: CDATA blocks fx:Script blocks fx:Style blocks COMPILE::SWF COMPILE::JS getters and setters