build/nightly/const.ts (1 lines of code) (raw):

/*--------------------------------------------------------- * Copyright (C) Microsoft Corporation. All rights reserved. * Modification copyright 2020 The Go Authors. All rights reserved. * Licensed under the MIT License. See LICENSE in the project root for license information. *--------------------------------------------------------*/ // This file contains constants that replace constants defined in src/const.ts when building Nightly export const extensionId: string = 'golang.go-nightly';