notebookPowerTools / vscode-jupytext

Other
51 stars 16 forks source link

Contribution Guide #16

Open githubpsyche opened 1 year ago

githubpsyche commented 1 year ago

I'd like to help with extending this extension sometime. I've started customizing it for my purposes, but I haven't been able to figure out how to get the development workflow documented in this tutorial working for this project https://code.visualstudio.com/api/get-started/your-first-extension . Maybe it's because the extension uses a different test or compilation framework; I'm not experienced enough with typescript to say. If you have the time to write up a concise guide to the structure of your extension and how to get a good developer workflow going, I expect your project would attract further contributions that help it match jupytext's feature set in juputer lab.

franzhaas commented 3 months ago

same problem here... @githubpsyche I believe you managed, are you willing to share the trick?