Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ZTM Blog SearchNew to Visual Studio Code? Get it now.
ZTM Blog Search

ZTM Blog Search

cutecorgi

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

Version 0.0.4

Initial release of ZTM Blog Post Search Extension

Enjoy Reading ZTM Blog Posts!

Notes:

  1. The name of your VS code extension is defined in "displayName": "XXXXXX" inside package.json file
  2. Every time you make any updates and want to republish your VS code extension, please remember to change the "version": "X.X.X" in package.json file
  3. The folder structure might look really daunting at first, but it's just JavaScript! The most important file is the extension.js (where all the magic happens!) I highly recommend you check out the links below!

Useful links to help you get started:

  • Your First Extension
  • How to Publish Extension
  • 3 Hour YT Tutorial By Ben Awad
  • 25 Min YT Tutorial By Web Dev Simplified

JavaScript Reference

  • Async function
  • Promise

Happy Coding! :)

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