-
I am running tests for a VS Code extension on a self-hosted Github runner.
The runner is installed on an Mac mini M2 ARM architecture. The Mac has a display connected, but no user is logged in during …
-
*Summary*
-----
When an `eventRef` is defined for an `action` in sonataflow, editor display the reference as undefined when hovering over the icon connected to this. Notably there is some behavior…
-
### What happened?
Saw this in a user test today when the font size was cranked up during screen sharing:
![Screen-Recording-2024-11-28-11-10-58](https://github.com/user-attachments/assets/05932a8…
-
It seems that the checkout action fails to checkout with a cryptic error on self-hosted runners. Error looks like below:
```
2024-11-20T12:35:36.9368944Z Current runner version: '2.320.0'
2024-11…
-
**Describe the bug**
I was doing some testing of XSS attack handling, with requests like:
```
GET http://localhost:3000/admin/visitors?go=alert(219);
GET https://[mydomain]/admin/visitors?
-
I've tried
```
:let g:test#strategy = "neovim_vscode"
:let g:test#strategy = "foo"
:let test#strategy = "neovim_vscode"
:let test#strategy = "foo"
```
and nothing ever changes. I've read ou…
-
### Requirements:
- VS Code 1.64.0 or greater
- Python extension for VS Code
- Kedro Project >= 0.19
### Pre-requisite:
- The extension requires `bootstrap_project` in Kedro. You need to en…
jitu5 updated
2 months ago
-
Hi and congrats on the package!
I'm one of the reviewers for the JOSS paper you submitted, so here I'll list my questions and concerns about the code itself. This issue will be updated as my readin…
-
Build: https://dev.azure.com/monacotools/a6d41577-0fa3-498e-af22-257312ff0545/_build/results?buildId=301857
Changes: https://github.com/Microsoft/vscode/compare/b8ec85e...852e43a
```
1) VSCode Smo…
-
### 🐛 Describe the bug
I tried to export and compile LSTM model and it's performance finally is much worse than in CUDA in terms of total kernel time and in number of operations
```(python)
impor…