Skip to content

Access frequently used helper code links without leaving VS Code

License

Notifications You must be signed in to change notification settings

shinjinighosh/helpme-vscode-extension

Repository files navigation

helpme README

This is the README for our extension "helpme", a VS Code extension created by Shinjini Ghosh and Raul Alcantara for the Microsoft VS Code Hakathon.

Features

Tired of retyping the same errors into Google and StackOverflow? Can't remember the one amazing link you once used for an elegant one-liner? Helpme is here to save the day! Bookmark useful questions and their corresponding links and look them up whenever you need them later. Check out a demo of our project on YouTube.

To add a question, simply type + and enter the question details and link:

Triggering question add Adding question details Adding question URL
1 2 3

To search added questions, type # and choose from the autocomplete dropdown.

Triggering question search Searching questions list
1 2

Requirements

The project dependencies include

"jsonfile": "^6.0.1",
"path": "^0.12.7"

and can be installed by running npm install after cloning the extension repo or installing it from the Microsoft Marketplace.

Known Issues

  • We will change the trigger command from hello world to helpme soon!

Release Notes

Will be updated.

0.0.1

Initial release of helpme! Published on the Microsoft Marketplace here.

About

Access frequently used helper code links without leaving VS Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published