Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ZmarfanToolsNew to Visual Studio Code? Get it now.
ZmarfanTools

ZmarfanTools

Filip Petersson

|
3 installs
| (0) | Free
Development tools
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

zmarfantools README

A set of common tools used when developing in angular.

Features

  • Text Compare - Opens new window where two texts can be compared to find differences with multiple settings.

Commands

  • Delete All Local Git Branches - Deletes all local git branches except current branch, Main and Master.
  • Line Breaks In Text To Line Breaks - Replaces \r\n, \n\r & \n in selected text with line breaks.
  • Minify Json - Makes selected json text into one line.
  • Expand Json - Makes selected json text into formatted multiline json.

Code Snippets

HTML

  • for - Creates an angular @for loop.
  • if - Creates an angular @if statement.
  • else if - Creates an angular @else if statement.
  • else - Creates an angular @else statement.
  • input - Creates an angular property binding.
  • output - Creates an angular event binding.
  • banana-box - Creates an angular two way binding.
  • routerlink - Creates an angular routerLink property binding.
  • disabled - Creates an angular disabled property binding.
  • click - Creates an angular click event binding.

Typescript

  • animations - Creates an angular animations placeholder code snippet.

Known Issues

...

Release Notes

...

0.0.3

Initial release of zmarfantools


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft