cjbd

Results 5 issues of cjbd

hello, i'm new to urlscan, this tool is pretty cool, i'm using it to find all urls in source code, the output is great, but it would be even better...

Feature Request

copied from [80052](https://github.com/microsoft/vscode/issues/80052) Issue Type: Bug hello, for below code: ```js console.log(`Today : ${todaysDate}`); ``` when using clang-format tool, it changes to ```js console.log(`Today : $ { todaysDate }`); ```...

## Description Hello, I follow [this article](https://nedjalkov-ivan-j.medium.com/jupyter-lab-behind-a-nginx-reverse-proxy-the-docker-way-8f8d825a2336) to put my jupyterlab behind nginx, it's working fine But when I install `jupyterlab-git` extension with `pip`, I always get this error message...

status:Needs Info
bug

hello, i'm trying to build on ubuntu 24.04 docker, the doc i'm looking at is https://maplibre.org/maplibre-native-qt/docs/md_docs_2Building.html , but first cmake step fails with below message, it seems some qt6 packages...

documentation

### What Happened? i followed instruction in the `README` to build image for raspberry pi, but failed ### Steps to Reproduce from wsl2, default ubuntu 24.02 distro ```sh docker run...