Skip to content

Raathigesh/waypoint

Repository files navigation

VSCode extension for navigating JS codebases






Waypoint is a VSCode extension which aims to make navigating JS codebases easier by providing you with delightful tools.

Join waypoint community discord to discuss ways to improve or to ask questions.


  • ๐Ÿ’จ Fast symbol search
    • Find the function, class, type or variable you are looking for faster than ever.
  • ๐ŸŽฒ Filter while you search
    • Filter your search results by applying filters such as classes, functions, variables and types.
  • ๐Ÿ”– Bookmark your symbols
    • Bookmark your symbols for later.
  • ๐Ÿ“‘ Import symbols to the current file
    • Import a symbol from bookmarks or search results into the current file with a click of a button.
  • โฌœ Supports JS, TS and Flow
    • Supports JavaScript, TypeScript and Flow codebases.

Get started

  • Install the extension from marketplace.
  • Click on the Waypoint icon on the top right corner of any file to open the Waypoint panel.

Configuring your project

Read the docs for additional configurations.


Contributing to Waypoint

Have a look at our contribution guide.


Contributors

Thanks goes to these wonderful people (emoji key):


Raathi Kugarajan

๐Ÿ’ป ๐Ÿ“– โš ๏ธ

Saurabh Daware

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!