Christian Klaussner

Results 7 issues of Christian Klaussner

This PR adds support for PostCSS preprocessing and loads Svelte from the application's `node_modules` (it's no longer bundled with the `svelte:compiler` package). Check out this example repo (especially `package.json`) to...

Package cache differences on Windows: * Located at `~\AppData\Local\.meteor\packages` * No symlinks

The [`directorySize`](https://github.com/klaussner/meteor-cleaner/blob/1619d28e3de232cc2fe134c92366356159c295a5/lib/directory-size.js) function returns a smaller value than `du -sh`. On macOS, it seems to deviate more than on Linux. **Linux example:** ``` meteor-cleaner: 9.98 GiB du -sh: 10 GiB...

### Description When you hover over elements in the status bar during debugging, the text is hard to read. GitHub Light Default ![GitHub Light Default](https://github.com/primer/github-vscode-theme/assets/1312807/89ce2261-503c-4351-959c-6b95a3ef1103) GitHub Dark Default ![GitHub Dark...

bug

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.90.0-insider (a48f464a3e01aad384703ec964018299b14bb7cf) - OS Version: macOS Sonoma 14.4.1 If an npm package re-exports type definitions from...

Fixes #208226. This PR makes two changes to the traffic light centering logic for macOS (see the linked issue for a screenshot of the problem): - The traffic light icons...

**Describe the bug** When Deno is enabled, symbols in source files are shown twice in the list of symbols. **To reproduce** 1. Open an empty directory in VS Code. 2....

needs investigation