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

Utilise VSCode.ParameterInformation for class methods #33

Open
JohnnyMorganz opened this issue Jun 18, 2020 · 0 comments
Open

Utilise VSCode.ParameterInformation for class methods #33

JohnnyMorganz opened this issue Jun 18, 2020 · 0 comments

Comments

@JohnnyMorganz
Copy link
Contributor

JohnnyMorganz commented Jun 18, 2020

Utilise the VSCode.ParameterInformation system (https://code.visualstudio.com/api/references/vscode-api#ParameterInformation) in order to provide better support for parameters.
This could be useful in the following cases:

  • Service Functions (eg. Workspace:FindFirstChild() etc.)
  • ItemStruct Functions and constructors (eg. Vector3.new(), Color3.new() etc.)

Example for Javascript:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant