CodeSnap icon indicating copy to clipboard operation
CodeSnap copied to clipboard

No syntax highlighting in VS Code Insiders v1.50.0

Open rdhar opened this issue 5 years ago • 0 comments

First off, really appreciate your work and effort on this extension. Perfect for snagging decent-looking screenshots of code snippets in a pinch.

Issue I'm running VS Code Insiders v1.50.0-insider (full system info below) and there does not appear to be any syntax highlighting being applied in CodeSnap, as per the screenshot below.

image Top: Actual code snippet. Bottom: CodeSnap image.

Configuration

{
  "codesnap.boxShadow": "none",
  "codesnap.containerPadding": "0",
  "codesnap.showWindowControls": false,
  "codesnap.transparentBackground": true
}

System

Version: 1.50.0-insider (user setup)
Commit: 403a6895f401c397933ec5c4f7d89432a33509b6
Date: 2020-09-18T05:31:09.978Z
Electron: 9.3.0
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19041

rdhar avatar Sep 19 '20 17:09 rdhar