1

Per, https://learn.microsoft.com/en-us/office/dev/scripts/develop/vscode-for-scripts?source=recommendations#connect-visual-studio-code-to-office-scripts, I should "Under the More options (…) menu, select Editor settings.", but I don't see the ellipse or "Editor Settings" anywhere.

What am I missing?

My Office Script Code Editor

swv
  • 691
  • 1
  • 12
  • 28
  • 1
    You are using ScriptLab. This is different from Office Scripts. Office Scripts are located under the Automate tab. – Brian Gonzalez Mar 16 '23 at 23:23
  • @BrianGonzalez - wow. that is not a very obvious distinction, but I get it now. for others, this helped explain the differences - https://stackoverflow.com/questions/71935936/office-scripts-vs-office-lab#:~:text=Office%20Scripts%20is%20currently%20only,to%20be%20a%20development%20environment. Please put this as the answer so that I can give you credit. – swv Mar 17 '23 at 13:32

1 Answers1

1

You are using ScriptLab. This is different from Office Scripts. Office Scripts are located under the Automate tab on the ribbon. You can see the differences here

Brian Gonzalez
  • 1,178
  • 1
  • 3
  • 15