Pho Hale
Pho Hale
Upon downloading the latest release (0.13), unzipping it, dragging it to the Applications folder, and attempting to execute it, the following dialog is displayed: "“Swift Initializer Generator” will damage your...
I added `custom_bg`, `custom_fg`, and `custom_content_css_dict` parameters to Ansi2HTMLConverter to enable specifying custom background/foreground colors and css properties because I needed this functionality in my own project. I believe this...
After a fresh install of TexLive2022 on Windows, I encountered the error mentioned here: #51 But the fix suggested (manually adding the ghostscript subdirectories located at: `C:\texlive\2022\tlpkg\tlgs`) did not resolve...
I find your nptyping library extremely helpful in my neuroscience work, it effectively adds the power that comes when working with scientific units to numpy data! I did run into...
I needed this feature for my own files, but in non-BIDS mode I added support for `%datetime`, `%date`, and `%time` expansions to ISO8601 datetimes in filenames. I also updated the...
I created an app icon to help me find the running program easier since I had many Qt apps that used the default. I got it working on both Windows...
I love the existing support for variable expansion in commands, and would love if it were extended to include the full list of VSCode variables that are accessible to VSCode...