Skip to main content

Settings reference

Configure the extension through VS Code Settings using the earthengine.* keys below.

Tasks

SettingDefaultRangeDescription
earthengine.tasks.maxItems100101000Maximum tasks displayed by sidebar and panel tree views.
earthengine.tasks.scanLimit10001005000Maximum operations fetched while loading or refreshing tasks.
earthengine.tasks.historyDays301 or moreNumber of days of task history to load.

Map basemaps

SettingDefaultDescriptionAvailable values
earthengine.map.darkBasemapCartoDB.DarkMatterBasemap used when VS Code uses a dark colour theme.CartoDB.DarkMatter, Stadia.AlidadeSmoothDark, Stadia.StamenTonerDark, Jawg.Dark, Jawg.Matrix
earthengine.map.lightBasemapCartoDB.PositronBasemap used when VS Code uses a light colour theme.CartoDB.Positron, Stadia.AlidadeSmooth, Stadia.StamenTonerLite, Jawg.Light, Esri.WorldGrayCanvas
earthengine.map.satelliteBasemapEsri.WorldImageryBasemap used when satellite view is active.Esri.WorldImagery, Stadia.AlidadeSatellite, GeoportailFrance.orthos
earthengine.map.planBasemapCartoDB.VoyagerBasemap used when plan view is active.GeoportailFrance.plan, CartoDB.Voyager, OpenStreetMap.Mapnik, OpenTopoMap, Stadia.OSMBright, Stadia.Outdoors, Stadia.StamenToner, Thunderforest.SpinalMap, Thunderforest.Landscape, Thunderforest.Outdoors, Thunderforest.Atlas, Jawg.Streets, Esri.WorldTopoMap
Provider credentials

Some providers, including Jawg and Thunderforest, require an API key. Selecting a provider only chooses its name; ensure its provider-specific credentials are available before using it.