-
Type: Bug
The issue appears occasionally, probably due to an extension. It's hard to use extension bisect for this because the issue appears after some time. Not sure which of the extensions i ha…
-
Hi @NourEldinShobier - We've been successful in using your Carbon-Flutter package (excellent, Thanks!) in the OpenEEW Provisioner app
https://github.com/openeew/openeew-provisioner
I'm trying to …
-
Not sure how / what caused this to happen. Happens across vscode windows (remote ssh & local).
Issue Type: Bug
![image](https://user-images.githubusercontent.com/92111973/163601196-14529484-a…
-
Issue Type: Bug
I have an invisible description pane resize handler/cursor and I can drag a blue line up and down without the description pane.
Type something that pops up the IntelliSense sugge…
-
Noticed this:
when setting up a floating form field. Label can be made small, but the input box stays at full size.
MWE
```
…
-
import React from 'react'
import ReactDom from 'react-dom';
import { DocsLink } from 'src/reusable'
import {
CButton,
CCard,
CCardBody,
CCardFooter,
CCol,
CContainer,
CForm,
…
-
Issue Type: Bug
Start up VS Code and open a .ts file
VS Code version: Code 1.66.2 (dfd34e8260c270da74b5c2d86d61aee4b6d56977, 2022-04-11T07:49:20.994Z)
OS version: Darwin x64 21.4.0
Restricted Mode:…
-
Issue Type: Bug
Everything was normal before, but after upgrading to win11, I can’t connect to the remote server.
Only show “cannot fetch remote environment” “connection error: unauthorized clie…
-
### Reproducing code example:
1. Procure 2x EC2 instances, ideally a `t2.micro` (x86) and `t4g.micro` (ARM) running Ubuntu 20.04 LTS (freetier)
2. `sudo apt update && sudo apt install python3-pip &&…
-
**Describe the bug**
When a controller is initialized in a stateless widget. it is stored in Get Instance. Then we use GetX to get that instance. The problem is I need multiple instances for the diff…