Skip to content

fix(59463): Feature that displays method argument names inline does not correctly handle method overloading #59504

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
merged 3 commits into from
Oct 18, 2024

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #59463

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Aug 1, 2024
@DanielRosenwasser
Copy link
Member

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 1, 2024

Starting jobs; this comment will be updated as builds start and complete.

Command Status Results
pack this ✅ Started ✅ Results

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 1, 2024

Hey @DanielRosenwasser, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/163088/artifacts?artifactName=tgz&fileId=563A3172E5D4A3F262C33B6E9C4D022DC0E0DAF8AF560DDC5A0D2E789520809D02&fileName=/typescript-5.6.0-insiders.20240801.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/[email protected]".;

Sandra-Amina-Boss

This comment was marked as spam.

@gabritto gabritto merged commit df9d165 into microsoft:main Oct 18, 2024
32 checks passed
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
None yet
7 participants