Joan Marcè i Igual
Joan Marcè i Igual
**Is your feature request related to a problem? Please describe.** Generated PNGs do not have a transparent background and there is not option to enable it. **Describe the solution you'd...
I am using the agent only on windows, launching it with the following call: ``` .\wsl-ssh-pageant-amd64-gui.exe -systray --winssh ssh-pageant ``` I use it to connect my GPG key to OpenSSH...
OrderedDict provides a `first` method but does not provide a `last` method: ```julia julia> a = OrderedDict(1 => "a", 2 => "b") OrderedDict{Int64, String} with 2 entries: 1 => "a"...
### Microsoft PowerToys version 0.70.0 ### Installation method WinGet ### Running as admin None ### Area(s) with issue? Mouse Without Borders ### Steps to reproduce 1. Enable mouse without borders...
Checklist - [x] This problem exists even with the setting `"C_Cpp.enhancedColorization": "Disabled"` ## The code with a problem is: ```cpp // With templates template class MyClass { }; template class...
### Which version of recognize are you using? 5.0.3 ### Enabled Modes Object recognition, Face recognition, Video recognition, Music recognition ### TensorFlow mode Normal mode ### Downstream App Memories App...
Right now CMake gives the following warning: ``` CMake Deprecation Warning at CMakeLists.txt:29 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. ``` Thus...
So, qmake is getting deprecated in favour of CMake. Would you be accepting a PR that moves everything to be CMake compatible?
## Steps to reproduce: 1. Go to System → Backup / Flash Firmware 2. On the Backup section, click on "Generate archive" 3. Extract the archive ## Actual behavior: The...
### Brief Issue Summary **Issue**: vscode-cmake-tools waits until it sees a carriage return or a new line to print a line of the build output **Explanation**: If I'm using the...