Aaron Adams
Aaron Adams
### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...
## What Adds support for some next gen scopes to `shellscript` programming language. This is something I did recently while working on some bash scripts, but haven't had time to...
Adds a flake I have been using for development on a Nix box, which I've confirmed works to run pre-commit linting, correctly installs plugins, can debug extension, etc. ## Checklist...
EDIT: I removed the original PR text, as no longer relevant and will have made it harder to review. This PR adds nix language support. ## Checklist - [x] Recorded...
This is me breaking out some functionality that was part of PR #1911 since that PR has lots of work to be done and it may still benefit other languages...
This is what I used to get a build environment working on nix, maybe not the best as I'm new to nix, but works.
For long binary files list names we end up having a lot of the same text prefixed all for different binary files, and have to manually resize the window every...
May be worth fixing this so the server output is a bit cleaner when trying to diagnose other errors ``` Traceback (most recent call last): File "/home/edg/IDArling/idarling/shared/sockets.py", line 199, in...
If you modify a server using the edit server button in network settings, after you make changes the actual table isn't updated. So checkmarks that indicate SSL and auto-connection don't...
Just a nice to have as sometimes I find myself doing it instinctively :\