Maximilian Burszley
Maximilian Burszley
Language: Python When using f-strings (string interpolation), escaped brackets are still being colored. Example: ```py f'Testing {{ broken brackets }} {str(5)}' ```
### Description When defining objects to take through a query string, they are not being deserialized in my app code. The function parameter is being passed an empty dict, but...
I'm attempting to use shells besides those in the title, but there is wrong behavior present in this extension.  In PowerShell or nushell, neither `&&` nor `&` are supported....
When using the PowerShell Subexpression operator `$()` in the contents of a non-literal string `""`, the contents of the expression should revert to a non-string syntax highlighting. Currently, parts are...
With #84 -> #115, support was added for SPNEGO, but it seems this only works for the Kerberos sub-mechanism. I have a service that is responding with a `WWW-Authenticate: NTLM`...
When using `yaml` as a config format, the deserialization incorrectly stops at periods in keys. I do not observe this behavior when manually deserializing the string with `serde_yaml` or other...
Assuming you have .NET Core installed, you can generate one of these with `dotnet new gitignore`. You can [create a release](https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository) by specifying a tag and dropping the binaries in...
Something I have seen on other Rust projects, use the docs.rs link as your repo URL so users may easily find documentation. https://docs.rs/winauth/0.0.4/winauth/