Andrea
Andrea
Has this happened yet?
I understand now. I was using this on a project **without** an executable and CMake is indeed complaining that no executable has been added. To give a more "functional" approach,...
Is this still not possible? Doing it one by one in the `watch` window is painful, especially when the values are deep inside structs. Normal VisualStudio has had this feature...
Has this ever been implemented? Might not work in 100% case, but it will save time to 99% people 99% of the time. It could be flexible and handle both...
I think this would be a great addition to xlwings. One question I have is: **Assume, one cannot hook Excel events, how good / bad the rest of the idea...
This is similar to the issue I recently opened https://github.com/xlwings/xlwings/issues/1541 I work in finance and have see countless poor implementations of this concept which make spreadsheets a nightmare to follow,...
These are probably relevant: https://stackoverflow.com/questions/18354535/why-do-subsequent-jni-threads-return-null-on-currentthread-getclassloader/29194820 and https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/invocation.html around *Attaching to the VM*, it says ``Should another thread need to access the Java VM, it must first call AttachCurrentThread() to attach...
I totally agree with this issue, which is still not fixed. Hiding clangd status is the only solution
> I am also interested in this feature. We have a snapshot of the `cache.db` which is holding data for unittests. We rarely update it, but every time I run...
This is still a problem. The new library is `axios` which supports proxies, but cannot handle `https` over an http proxy. Since most of all traffic is https, this is...