-
Type: Bug
## Issue Description ##
test
## Steps to Reproduce ##
## Expected Behavior ##
## Actual Behavior ##
## Logs ##
### C# log ###
Post the output from Output-->…
-
### Describe the Issue
Copied from https://github.com/dotnet/vscode-csharp/issues/7202, originally filed by @mcclure
-------------------
I am using Visual Studio Code with "Unity" on Windows 10. I …
-
I am using Visual Studio Code with "Unity" on Windows 10. I have the C#, C# Dev Kit, and Unity plugins installed in VS Code, and the Visual Studio Editor package installed in Unity. I had a problem wh…
-
### Your `minimal.lua` config
N/A
### Error messages
```
Not an editor command: require("onedarkpro").setup({
styles = {
comments = "italics",
}
})
```
### Describe the bug
When I…
-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure i…
-
### Problem
I'm using Alacritty with Tmux with [onedarkpro theme](https://github.com/olimorris/onedarkpro.nvim).
The scope underline highlight is not the same as the highlight, using it with rai…
-
Markdown preview similar to this plugin:
https://github.com/davidgranstrom/nvim-markdown-preview
-
Type: Bug
# Behaviour
I am able to run tests via the command line (`pytest`) successfully, but the tests do not show up in the text explorer panel in VS Code. The python output seems to show t…
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
```shell
ic@airstation wezterm % sw_vers
ProductName:…
-
I recenlty upgraded my react markdown package from 8.0.7 to 9.0.1 and I got these errors:
```
error TS2339: Property 'inline' does not exist on type 'ClassAttributes & HTMLAttributes & ExtraProps'…