Quentin
Quentin
Nice you like the idea, no problem I will make the change to move everything in the plugin part, and for RecordFilter I will look. Yes you are right about...
Hi I have finished the deserializer part and added tests (I will squash the two previous commit). There is more changes than I was expecting at the beginning... I still...
Hi @cpsauer, I found some time ago, and still use it, [this](https://github.com/grailbio/bazel-compilation-database) tools that allow you to generate the `compile_commands.json`. This one is great for auto-completion and sonar analyses because...
@Globegitter Hi I try to patch that part by simply add, `maxBuffer: Infinity` it does not break anything, but I not able to reproduce your issue in my environment so...
Hi everyone! I also thinks that a good idea. In my mind I was more thinking to implement the auto task detection, like for npm. I try to do so...
Hi @laurentlb, Like @zaucy mention the main purpose of the repository was to generate C++ project. For my part I also work on some others features: - Task provisioning -...
Hi everyone and Happy new year ! I'm sorry for the late I finally create the PR (#11 #12). Yes I follow the idea to go throw aspect in order...
Hello, Just wondering if the issue is still open? Now that the extension is capable of handling some credentials types. If yes would you mind explaining a bit the workflow?...
Ok, one more question the token come from a SPN, a manged id, a workload identity or env variable, no? Why not pass this information to duck as a secret...
@djouallah do you known how Fabric authenticate ? Does it use [app registration](https://learn.microsoft.com/en-us/graph/auth-v2-user?tabs=curl#2-request-authorization) ?