-
We are seeing aggressive [strategy from IDEs](https://twitter.com/yuvipanda/status/1282301211585085445) to penetrate and/or disrupt the Jupyter Notebook UI arena, in particular JupyterLab. In parallel…
-
### What did you do?
#### Description
I am encountering issues while trying to build the Prometheus project in Gitpod following [CONTRIBUTING.md](https://github.com/prometheus/prometheus/blob/ma…
-
Don't know if its related to you code or vercel.
https://vercel.com/sintacs/design2code/9VuS3vj8S4nmMX6dLfSfrTa3m4MB
[10:16:18.757] Running build in Washington, D.C., USA (East) – iad1 (Hive)
[10…
-
Create a page with an embedded Monaco or CodeMirror editor and BWE instance which renders the contents for anyone to play with the BWE deployment
-
## Positron Version: 2024.07.0 build 21
Plot doesn't show and gets me the following error message:
```
plot(mtcars)
Error in .vsc.browser():
! could not find function ".vsc.browser"
▆
…
-
### System Info
```
System: Linux (ubuntu)
Binaries:
Node: 18.16.0 - ~/.asdf/installs/nodejs/18.16.0/bin/node
npm: 9.5.1 - ~/.asdf/plugins/nodejs/shims/npm
pnpm: 8.9.0 - ~/.asdf/…
-
### The problem
Developers always have the need to show JSON data, but big nested JSON data are hard to navigate hence expand/collapse, search options are given in JSON editors, Carbon currently does…
-
Hi guys, when I try to install the UI dependencies by running `pnpm install` following the steps mentioned on this [page](https://answer.dev/docs/development/contributing/frontend/) I am getting this …
-
The following errors were reported by 5.5.0-dev.20240421, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
I want to use simplescrollbars addon with react-codemirror. It save scrollbar space.
Like this https://codemirror.net/5/demo/simplescrollbars.html.
Thank you.