Brice Dutheil
Brice Dutheil
Hi, I'm the developer of the IntelliJ plugin that integrates Excalidraw. I recently upgraded excalidraw, I noticed that SVG files have now the "wrong" URL for some assets like the...
**Is your feature request related to a problem? Please describe.** Often during development, the tests requires some plugin to make the test runnable. I would like to limit the actual...
**Is your feature request related to a problem? Please describe.** I was hitting this gist url, but got a 403 response, so I wasn't able ```shell $ jbang https://gist.github.com/bric3/2338aad81b5bba614020a17a1fd0884f [jbang]...
Hi there, I was wondering if an alternative to batik could be considered ? In particular JSVG. IntelliJ moved away from batik for SVG support and due to vulnerabilities. Maybe...
When running `git delete-merged-branches` on a non default branch, it currently deletes the default branch: ``` $ git switch -c InlayHintsPassFactory-mayhem $ git delete-merged-branches Deleted branch master (was 81901fca2). ```...
**General description** What is the motivation for this suggestion. In order to integrate better with the OS in some aspects, I wonder if it is possible to modify the underlying...
After extending support for 231, I believe it's time to upgrade the base version. Building on mac is harder now on ARM based macs (M1, M2, etc), the Jetbrains Runtime...
Are you interested to setup CI, at least for the PRs. I suppose having a deploying pipeline is nice as well. But it's a tad more involved on your part.
I have been trying to port the groovy DSL build.gradle to kotlin DSL, but i somewhat get stuck when defining _components_. I wonder if these plugin support the Kotlin DSL....
IntelliJ has an embedded PR support, however the diff window which is very nice, does not benefit from this kind of insight.