-
Notifications
You must be signed in to change notification settings - Fork 640
Signature help implementation #861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
navya9singh
merged 45 commits into
microsoft:main
from
navya9singh:signatureHelpImplementation
Jun 3, 2025
Merged
Changes from 30 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
f7b2484
initial implementation
navya9singh 202e970
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh fff762c
adding test setup
navya9singh cbdb32b
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 5d8476c
cleanup
navya9singh dcd021f
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 473fbed
adding more tests and fixes
navya9singh 0d73105
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh d68643b
adding more tests and fixes
navya9singh ed043a8
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh e8c5dae
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 0c01e98
adding more tests
navya9singh 7acd18e
cleanup
navya9singh 4a359ec
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 0ccbd20
removing exported function
navya9singh 151f03a
removing getSymbolOfDeclaration export
navya9singh 85cdb01
cleanup
navya9singh a22ab20
removing deleted code
navya9singh e57cf78
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 50a3bbe
removing submodule updates
navya9singh 4bc1228
fixing tests
navya9singh f415ca2
fixing formatting and lint errors
navya9singh ace6765
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh e836eb1
small fix
navya9singh 31bfa2a
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh aafc78f
adding noembed
navya9singh 1bf462c
adding exported functions to export.go
navya9singh 8f34a4f
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 7a4c633
addressing pr comments
navya9singh d8db5cc
addressing comments
navya9singh 9c81431
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 628f4b4
cleanup
navya9singh 0ff32ac
addressing comments
navya9singh 7469666
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh e621d71
fixing merge conflicts
navya9singh 7792a6e
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 21b43cd
renames
navya9singh c61cf81
removing pointer to slice
navya9singh 5b1f838
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 98de4c1
fixing lint errors
navya9singh 093ff05
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh 8fca88c
update with node builder
navya9singh 09d531a
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh ddb78d2
addressing comments
navya9singh 9a3b8f7
Merge branch 'main' of https://github.com/navya9singh/typescript-go-r…
navya9singh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.