clasp Questions

6

Solved

I'd like to use Typescript for my Google Apps Script (GAS) projects, but I can't find a way to compile my code into something that GAS accepts. GAS doesn't support export, and Typescript seems to...
Scriptorium asked 14/2, 2018 at 16:26

1

I'm using VS Code in combination with clasp to develop in Google Apps Script. Using scriptlets inside a <script> or <style> tag is messing with VS Codes syntax highlighting: Also I ...
Lawanda asked 21/5, 2019 at 12:40

1

Solved

Background I recently learned about CLASP and became excited about the possibility of using TDD to edit my Google Apps Scripts (GAS) locally. NOTE: there might be a way to write tests using the ex...
Fritter asked 15/8, 2020 at 17:8

5

Solved

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. Unfortunately, the autocomplete...
Leninist asked 27/2, 2018 at 18:47

1

So I am pretty stuck yet so close to getting a Google Apps Script project to push and deploy with Clasp through Googles Cloudbuild. So the push and deploy commands come from Googles Clasp cli which...

2

I like to use google sheets with app script, but the online script ide is a hassle(lags...etc) and does not have many of the conveniences of a desktop ide. Hopefully, Google will make a deskt...

1

Solved

I am trying to turn a Google Script into a Web App, using CLASP. Is there an existing type definition for the "e" object in doGet(e) / doPost(e) that I can use in the typescript /clasp si...
1

© 2022 - 2024 — McMap. All rights reserved.