diff --git a/static/settings.ts b/static/settings.ts index 516e8fc84acc9b205001ad7024aa526fcbb1b40b..0983601f8368fedb68b7aa789f568c86ab0942dc 100644 --- a/static/settings.ts +++ b/static/settings.ts @@ -259,7 +259,7 @@ export class Settings { ['.colourise', 'colouriseAsm', true], ['.compileOnChange', 'compileOnChange', true], ['.editorsFLigatures', 'editorsFLigatures', false], - ['.enableCodeLens', 'enableCodeLens', true], + ['.enableCodeLens', 'enableCodeLens', false], ['.enableCommunityAds', 'enableCommunityAds', true], ['.enableCtrlStree', 'enableCtrlStree', true], ['.enableSharingPopover', 'enableSharingPopover', true],