Maybe you were looking for...

VS2022 - report project incompatible with current version of Visual Studio

Finally saw that there is "Microsoft Reporting Services Projects 2022" available for VS2022, which should by idea work as a report designer and open the existin

cannot execute javascript code in a jupyter notebook

I'm working on a custom jupyter notebook ui using the jupyterlab APIs. However, I am running into an issue where I am not able to execute javascript code on my

How to share screen along with video as a local stream using janus webrtc

How to share screen along with video as a local stream using janus webrtc. I want my video and audio to be shared with other peers and also start screen sharing

How do I specify a specific prettier version in a VSCode .devcontainer?

Background In a repo, we have a pre-commit configuration that requires version 2.2.1 of prettier: - repo: https://github.com/pre-commit/mirrors-prettier r