Matthew Messinger
Matthew Messinger
isort version: 5.10.1 Unindented comments in an indented block seem to get cut off at the indent, which generates a syntax error. Code: ```py import sys if True: # this...
When creating a link via markdown syntax (`[display](href)`) to a known route in `vue-router` or `react-router`, there should be an option to prefer `` (vue) or `` (react) instead of...
Whenever I reference a client only member without fabric-loader being on the compile classpath, lots of warnings are printed out. The amount of warnings increases with each reference. ``` warning:...
***tl;dr NO*** I do know that 1.14 is LTS for Forge, but I don't see myself being able to backport the changes I've done for 1.15. Most of them would...
Spell Checking is new, so there's a few issues. - [x] First word is not checked - [x] Words ending with punctuation always misspelled - [x] Words with punctuation never...
With the latte theme via BetterDiscord, the menu items are invisible or have a very low contrast to the background. This does not effect menu items from right clicking a...
This PR adds support for a persistent session cache via aiofiles. To use, install aiofiles `pip install aiofiles` and configure MSALClientConfig. ```py from fastapi_msal.core import MSALClientConfig config = MSALClientConfig( session_type="filesystem",...
All commands that connect to the internet are failing when trying to load the local CAFILE. I do have some private certs installed, so it may be related. Command: `uv...
- **App Name:** Prism Launcher - **Icon Name:** org.prismlauncher.PrismLauncher - **Description:** A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of...