How to enable autocomplete for Google Apps Script in locally-installed IDE

后端 未结 5 1881
深忆病人
深忆病人 2020-12-01 01:42

I\'m trying to build GAS projects locally using clasp.

Any locally-installed IDE is a huge improvement over Google\'s Script Editor, so the tool looks very promising

5条回答
  •  情深已故
    2020-12-01 02:23

    If you are using any JetBrains IDE:

    Go to Languages & Frameworks -> JavaScript -> Libraries -> Download... and download the library google-apps-script.

提交回复
热议问题