waypoint icon indicating copy to clipboard operation
waypoint copied to clipboard

📍 VSCode extension for navigating JS codebases

Results 4 waypoint issues
Sort by recently updated
recently updated
newest added

When you open preferences and try to add import aliases, the input gets focused but you're unable to type any text into them. Nor does the "remove / X" button...

First, thank you for making such a handy extension, I'm really appreciate that. I'm using Vue so it would be great if this extension support Vue files as well, please...

While indexing, any files that have a straight default export will fail to index ``` /Users/userName/Projects/projectName/app/scenes/sceneName.js TypeError: Cannot read property 'name' of null ``` ```js export default function () {...

🐝 bug

Issue Type: Bug I'm trying to index just one folder but nothing is indexed. Webview devtools spills out an ever rising count of warnings. Extension version: 0.38.4 VS Code version:...

🐝 bug