-
### Is there an existing issue?
- [X] I have searched the existing issues
### Description of bug
Running certain tests results in compilation errors similar to:
```
Compiling mc-block-…
-
### Version
1.49
### Steps to reproduce
I want to try the new chromium headless, but the popup event doesn't work. My test involves the Paypal payment which will have a payal popup window. It works…
-
Possibly relate to #61, but I'm running the latest version of VS Code. After installing Azure Tools, its icon is not visible in the Activity Bar.
However, if I disable Azure Resources, then click "R…
-
In order for my test to run properly, I need certain environment variables set. As is, I can run the test fine outside of vscode, but when I use this extension, the test fails because a certain envir…
-
Testing microsoft/vscode#216888
added this to setting: `"editor.experimental.asyncTokenization": true`
then I saw this in my python logs whenever I reloaded:
```
2024-06-25 09:44:11.101 [error…
-
I am noticing a big difference in transfer performance between using the SFTPClient.put() method vs using SFTPClient.open() even when mimicking the way SFTPClient.put() operates.
```bash
dd if=/de…
-
Type: Bug
function f(){
const s=5;
s=2;
console.log(s);
}
The problem in this code is "It is not showing the syntax error in this block of code".
VS Code version: Code 1.94.…
-
## Summary
In many libraries authors add code sample inside the `` documentation comment, it would be helpful to have syntax highlighting for these code comments
## Background and Motivation…
-
Type: Bug
# Behaviour
## Expected vs. Actual
When I call `print` in a Matplotlib event handler, and run the code in the interactive view, I see no print statements.
## Steps to reproduce…
-
Dito na ako maglalagay wala kasi kwenta notepad ko eh T^T
Date: 11/11/2024 (Week 13)
## Priority for Today (11/24/2024)
- [ ] First functionality to Head Admin to show all transaction logs made …