DEV Community

jalpesh Vadgama
jalpesh Vadgama

Posted on

1

Visual Studio Code Customization - Postfix JS/TS Completion

If you are coming from Visual Studio with Resharper background or Jetbrain's IDE. You must have heard term called "Postfix Template".

Postfix templates help you transform expressions that you have already typed without jumping backwards. So basically it will speedup your development by providing lot of templates and you can use that when you write code.

In this video, I have demonstrate you an extension which provides you same exact functionality. It will covert you array into for loop with array.

Below is the link for the same extension
https://marketplace.visualstudio.com/items?itemName=ipatalas.vscode-postfix-ts

For more details please do watch my video.

If you like this video and wanted to see a similar kind of video then, please subscribe to my you tube channel at - https://bit.ly/codewithjv.

Also, Please comment about what content you want to see in my YouTube channel.

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay