Jérémie Faucher-Goulet
Jérémie Faucher-Goulet
Have you looked into porting this plugin to Fisheye/Crucible? It would be awesome to have the same feature there! Yes there are web-hooks, but I would like the ability to...
Hi @lpabon , Just noticed (and wanted to inform you) that there's been a little bit of activity over the last few years on the original Google repo.... The link...
When compiling on Windows, we use MinGW32, which compiles a 32-bit executable. As such, the type "size_t" is 32-bit wide even thought the largest type supported (uintmax_t) is 64-bit wide....
With the sonar-cxx plugin (Community C++) we can get test reports inside SonarQube. This works pretty well as long as you don't try to get more than metrics by using...
I'm currently a user of [Advanced Scene Switcher](https://obsproject.com/forum/resources/advanced-scene-switcher.395/), allowing me to automatically switch the scene/screen being shown based on the current cursor position. This script's current behavior (by design) only...