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

waypoints

Raxel

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

waypoints

Google Maps for VSCode, inspired by harpoon;

features

  • mark files in your workspace (creating a waypoint)
  • quickly access marked files through shortcuts and the teleporter (open a waypoint, or use the teleporter menu)
  • circle through marked files (back and forth between waypoints)
  • directly edit the waypoints file to add or remove markers

extension Settings

  • waypoints.scrollToWaypoint: if true, the teleporter will scroll to the waypoint when teleporting, otherwise it will simply open the file and let VSCode handle the cursor position.

release Notes

1.0.4 - general improvements

  • improved teleporter file descriptions for relative paths
  • added setting to prevent teleporter from scrolling:
    • waypoints.scrollToWaypoint
  • added commands to circle through waypoints:
    • waypoints.circleForwards
    • waypoints.circleBackwards

1.0.3 - icon

  • added an icon to the extension

1.0.0 - initial release

  • added the following commands
    • waypoints.addMarker: adds a marker to the waypoints file, with the current file, line and column.
    • waypoints.openTeleporter: opens a waypoint picker to teleport to a marker.
    • waypoints.openWaypoint.(1-9): teleports to a marker from 1 to 9.
    • waypoints.viewMap: opens the waypoints file in vscode.
  • No tests!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft