update monaco docs link in settings.js

closes #4074
This commit is contained in:
Stephen McLaughlin
2023-02-26 15:17:45 +00:00
committed by GitHub
parent 6044871438
commit 24178beafc

View File

@@ -416,7 +416,7 @@ module.exports = {
*/ */
// theme: "vs", // theme: "vs",
/** other overrides can be set e.g. fontSize, fontFamily, fontLigatures etc. /** other overrides can be set e.g. fontSize, fontFamily, fontLigatures etc.
* for the full list, see https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.IStandaloneEditorConstructionOptions.html * for the full list, see https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IStandaloneEditorConstructionOptions.html
*/ */
//fontSize: 14, //fontSize: 14,
//fontFamily: "Cascadia Code, Fira Code, Consolas, 'Courier New', monospace", //fontFamily: "Cascadia Code, Fira Code, Consolas, 'Courier New', monospace",