Monokai / monokai-pro-vscode

Issue tracking for Monokai Pro for Visual Studio Code
321 stars 8 forks source link

Indent line missing in vscode merge editor #317

Closed llemllen closed 1 year ago

llemllen commented 1 year ago

Indent line missing in vscode merge editor

image image
llemllen commented 1 year ago
{
  "workbench.colorCustomizations": {
    "checkbox.border": "#ffffff" // set this fixed the problem
  }
}
Monokai commented 1 year ago

fixed in 1.1.21

llemllen commented 1 year ago

thanks,after update the extension, the problem was fixed