Lucas Kruger

Results 9 issues of Lucas Kruger

Does this issue occur when all extensions are disabled?: Irrelevant - VS Code Version: 1.70 - OS Version: MacOS 12.5 For this example I used [GitHub Pull Requests and Issues](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github),...

### Environment 1. `vscode-jest version`: 4.6.0 2. `node -v`: 16.x 3. `npm -v` or `yarn --version`: yarn v1.22.18 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected):...

I can make the window re-appear with right click -> restore, but any other minimized-to-tray program I have re-appears when I left click the icon. Examples: * Discord: single click...

enhancement
done

### Version 5.26.2 ### Describe the bug When `loadNamespaceAsync` has resolved, the namespace is still undefined in `LL`. ### Reproduction ```ts // main.ts import { createApp } from "vue"; import...

bug

### Clear and concise description of the problem Visual Studio's [JS SDK](https://learn.microsoft.com/en-us/visualstudio/javascript/javascript-in-visual-studio?view=vs-2022) is probably going to be the norm for ASP.NET developers. ### Suggested solution In my opinion it would...

enhancement

![image](https://github.com/drcmda/poimandres-theme/assets/11627777/62603904-c868-4aa3-8f9b-200fbb017db1)

**Describe the bug** When closing and re-opening the dropdown filter and an item is selected, something calls the onfilterchange event with an object for its value. **To Reproduce** Steps to...

Bug
SEV: Medium
Kendo UI for Vue

**Describe the bug** When defining a custom header for the `Drawer` component, the header only appears after toggling the open state of the drawer after initial mount. This is most...

Bug
Kendo UI for Vue

Right now I'm very satisfied with using CSS modules in single file components, but the intellisense doesn't seem to extend to imported modules: ```vue /* imagine this contains .my-class */...

feature request