Michael
Michael
I understand that this is probably expected at this point, but I thought it would be useful to have a thread about. I am running Big Sur (macOS 11.0). Command...
Some users (myself included) would like to delete comments but keep the contents of the comments intact. This is useful if you want to delete references to you username, but...
Hello, I'm having some issues starting the LSP server. When I open a python file, immediately I receive the messages: ``` LSP :: Connected to [mspyls:29931 status:starting]. LSP :: mspyls...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The code action `"source.organizeImports"` is supposed to both sort imports and also...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When saving a file the following error is logged but only sometimes...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have the Biome extension installed and have these settings: ```json "languages":...
### Problem Statement Currently the docs only show enabling a Sentry extension via arguments to `Sentry.init`. But if you're using a Lambda layer, then you never call `Sentry.init` yourself. I...
**Actual behavior** We are using kaniko to build an image within GitLab CI using GitLab runners. The image is built successfully and pushed to our registry. When attempting to use...