Skip to content
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

[Feature Request] Completition for known Function Parameters if I edit only Function content #3614

Closed
2 tasks done
jogibear9988 opened this issue Feb 28, 2023 · 1 comment
Closed
2 tasks done
Labels
feature-request Request for new features or functionality

Comments

@jogibear9988
Copy link

Context

  • This issue is not a bug report. (please use a different template for reporting a bug)
  • This issue is not a duplicate of an existing issue. (please use the search to find existing issues)

Description

I've a fuction like this:

function aa(td: HTMLTableCellElement, row: number)

but with monaco I only want to endit the inside of the function.
Is there a way, so I can Tell Monaco that "td" and "row" are available as Variables, with their type?

Monaco Editor Playground Link

No response

Monaco Editor Playground Code

No response

@jogibear9988 jogibear9988 added the feature-request Request for new features or functionality label Feb 28, 2023
@hediet
Copy link
Member

hediet commented Feb 28, 2023

Duplicate of #1661

@hediet hediet marked this as a duplicate of #1661 Feb 28, 2023
@hediet hediet closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants