João Palmeiro
João Palmeiro
Nice! 👌 Let me know if you want me to open a PR with the best proposal later or if you need some other kind of help.
The `debugger:pause-on-exception` icon does not follow the same naming pattern as the others. In my perspective, it would be nice to standardize it in the context of this issue: https://github.com/jupyterlab/jupyterlab/blob/67cb8f8347f13d52dc100f33fb532acbf36b3b23/packages/debugger/src/icons.ts#L26-L29
Nice, thanks, @pi0! Is this repository, https://codeberg.org/joaopalmeiro/template-figma-plugin-scriptsince, okay (since it is a _real_ template) or should I create a dummy one?
Hi! 👋 From my perspective, I would avoid removing the `xmlns` attribute from the SVG files hosted in the repo. While it is perfectly fine to have an SVG without...
Hi! 👋 To complement this issue, I would also like to mention that it would be interesting to think about whether icons are mainly decorative or whether there are cases...
After adding a configuration file with only the author rule (and removing the author from the `package.json` file): ```json { "rules": { "require-author": "error" } } ``` ```plain npx npmPkgJsonLint...
Hi! 👋 Just to complement, if that's okay, I currently launch JupyterLab via `jupyter lab --autoreload --no-browser` to facilitate my workflow when developing server extensions. I think it would be...
Thanks for the feedback, @di! Btw, do you mean [PEP 621 and the `authors/maintainers` section](https://peps.python.org/pep-0621/#authors-maintainers)? Anything I can do to help?
> Thanks for the work dear @joaopalmeiro. I might take longer for me to test and release but your work seems nice 👍🏼 Sure, take your time! Thank you for...
Hi, @pi0! Sorry to bother you, but any chance this PR will be merged in the near future? Thanks!