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

Signature help #5938

Open
mkaput opened this issue Jul 2, 2024 · 5 comments
Open

Signature help #5938

mkaput opened this issue Jul 2, 2024 · 5 comments
Labels
help wanted Extra attention is needed ide This issue refers to CairoLS or editor extensions

Comments

@mkaput
Copy link
Contributor

mkaput commented Jul 2, 2024

Implement the following feature in CairoLS: https://code.visualstudio.com/api/language-extensions/programmatic-language-features#help-with-function-and-method-signatures

@mkaput mkaput added help wanted Extra attention is needed ide This issue refers to CairoLS or editor extensions labels Jul 2, 2024
@byteZorvin
Copy link

Hey, I would like to work on this issue, If you could provide me where next I should look to solve this would be awesome. Thanks in advance

@mkaput
Copy link
Contributor Author

mkaput commented Jul 19, 2024

Hey! Nothing has ever been done here in this area and I haven't researched this feature to date 😄 You have total freedom on how to implement this, just please follow general codebase vibe.

@byteZorvin
Copy link

Ok that makes sense, thankyou for assigning me. Will come with questions if I have any

@mkaput
Copy link
Contributor Author

mkaput commented Jul 19, 2024

My additional tip: start with making e2e tests for this, it will pay you when polishing the initial code; you won't have to do recompile-vscode restart cycles all the time.

@mkaput
Copy link
Contributor Author

mkaput commented Aug 2, 2024

@byteZorvin any progress? how can I help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed ide This issue refers to CairoLS or editor extensions
Projects
Status: Backlog
Development

No branches or pull requests

2 participants