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

Update Visual Studio Code extension to support code formatting #703

Open
yorickpeterse opened this issue Mar 26, 2024 · 0 comments
Open
Labels
accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers feature New things to add to Inko, such as a new standard library module

Comments

@yorickpeterse
Copy link
Collaborator

Description

https://github.com/inko-lang/vscode provides a simple Visual Studio Code extension that adds syntax support for Inko. I'd like to extend this extension as to support code formatting using inko fmt, as introduced in #692. I took a brief look myself, but couldn't quite figure out how to make this work. Most notably, it seems most existing formatting extensions are horribly complicated or use a language server. As such, it would be greatly appreciated if somebody could take a look at this 😃

Related work

No response

@yorickpeterse yorickpeterse added accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers feature New things to add to Inko, such as a new standard library module labels Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting contributions Issues that are suitable to be worked on by anybody, not just maintainers feature New things to add to Inko, such as a new standard library module
Projects
None yet
Development

No branches or pull requests

1 participant