Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
5565521
Implement import-based search for nodejs.referenced capability
tsanders-rh Nov 20, 2025
856f0af
Add comprehensive unit tests for import-based search
tsanders-rh Nov 20, 2025
42cea14
Update demo-output.yaml for improved nodejs.referenced precision
tsanders-rh Nov 20, 2025
451a602
Add bounds check before accessing WorkspaceFolders
tsanders-rh Nov 20, 2025
987bddf
Replace hardcoded sleep with retry logic and exponential backoff
tsanders-rh Nov 20, 2025
ee15a60
Add bounds checks for BaseConfig.WorkspaceFolders access
tsanders-rh Nov 20, 2025
41521e3
Improve escape sequence handling in string parsing
tsanders-rh Nov 20, 2025
d522c3f
Refine "from" keyword detection with word boundaries
tsanders-rh Nov 20, 2025
139c51a
Synchronize BaseConfig.WorkspaceFolders with Config.WorkspaceFolders
tsanders-rh Nov 20, 2025
0825991
Limit "from" detection to current import to avoid cross-statement int…
tsanders-rh Nov 20, 2025
f4d39f9
Add support for namespace, mixed, and TypeScript type imports
tsanders-rh Nov 20, 2025
394f916
Fix false negative when pattern is prefix of another symbol
tsanders-rh Nov 20, 2025
bd3cde2
Fix test script variable references
tsanders-rh Nov 20, 2025
6ba4381
Remove documentation and test files from repository
tsanders-rh Nov 20, 2025
566c4b9
Refactor normalize function with helper methods
tsanders-rh Nov 20, 2025
f5159c5
Remove public test wrapper methods
tsanders-rh Nov 20, 2025
863a931
Respect analysisMode when filtering references
tsanders-rh Nov 20, 2025
82f58b7
Build import locations incrementally during file walk
tsanders-rh Nov 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading