BeastCode / VSCode-Angular-TypeScript-Snippets

Visual Studio Code TypeScript snippets (TypeScript, Html, Angular Material, Flex Layout, ngRx, RxJS & Testing) for Angular 17
https://marketplace.visualstudio.com/items?itemName=Mikael.Angular-BeastCode
MIT License
92 stars 49 forks source link

Add Material snippet for SVG src #21

Closed BeastCode closed 7 years ago

BeastCode commented 7 years ago

Prefix: m-icon-svg-src

File: src/snippets.json

Example:

after-ephemera commented 7 years ago

@BeastCode I'd love to take this one on. Is the snippet you want just like svgSrc="${src}.svg"? Is this just for the src attribute on an md-icon element, with an svg file as the value?

BeastCode commented 7 years ago

Hi and thanks for looking at the issues! I apparently forgot to add the example, but i was thinking: "md-icon element, with an svg file as the value".

thanks /Mike

after-ephemera commented 7 years ago

Okay it looks like svgSrc has been deprecated, so I say we close this issue for now, and in the mean time I'll make a PR for the svgIcon one you've created.

orcutt989 commented 7 years ago

Please close - still shows up in search for first-timers-only open issues.