Kanban extension (introduction and contribution request) #221
mkloubert
started this conversation in
Extension Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A few years ago I started to develop my own extension that integrates a Kanban board into the Visual Studio Code editor: https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban.
I started on the basis of Bootstrap and jQuery. As the extension has grown in the meantime, quite some spagetti code has been created based on these frameworks.
Due to the popularity, I decided to refactor the extension and use modern technologies like React and Material UI instead.
I would be happy if there are developers who would like to contribute to the project and, among other things, complete the new version 2.
For this I have opened a Contribution thread that explains everything: vscode-kanban/vscode-kanban#16
In the repository you can also find Contribution guidelines: https://github.com/vscode-kanban/vscode-kanban/blob/main/CONTRIBUTION.md
I am open for everything (also concerning the design): https://github.com/vscode-kanban/vscode-kanban/issues
Beta Was this translation helpful? Give feedback.
All reactions