Skip to content

Instantly share code, notes, and snippets.

@vbfox
Created September 13, 2017 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vbfox/662de114b1ee4d4e158f230de830cf08 to your computer and use it in GitHub Desktop.
Save vbfox/662de114b1ee4d4e158f230de830cf08 to your computer and use it in GitHub Desktop.
{
"FSharp.lineLens.enabled": "replaceCodeLens",
"workbench.colorCustomizations": {
"editorCodeLens.foreground": "#4C4B4B"
},
"[fsharp]": {
"editor.codeLens": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment