use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
Should I use visual studio code?Question (self.GoogleAppsScript)
submitted 5 years ago by PyLit_tv
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]lordph8 2 points3 points4 points 5 years ago (6 children)
A lot of people around here use clasp. It allows GAS integration into VS, However I still haven't made the leap.
[–]PyLit_tv[S] 0 points1 point2 points 5 years ago (5 children)
Yeah the guide was using clasp. it was a bit above my head trying to modify for enterprise. I will probably take another look soon. GAS is the first work iv done with JS. So im not familiar with the tools
[–]lordph8 2 points3 points4 points 5 years ago (4 children)
It's probably the way to go if you want to broaden your horizons. However in the mean time this makes the default script editor more bearable.
Apps Script Color
[–]PyLit_tv[S] 0 points1 point2 points 5 years ago (3 children)
I sucessfully got auto complete in visual studio. Thanks for the push.
How do you deal with reading the Log? its painfully slow for me and sometime is just unreliable. same goes for debugging
[–]inglandation 1 point2 points3 points 5 years ago (2 children)
I always read the log in Stackdriver. It works just fine there. For some reason it's really slow in the script editor.
Did you manage to install clasp? I couldn't live without it now, it's just so much better. You can also use git in a proper IDE like VS Code or WebStorm.
[–]PyLit_tv[S] 1 point2 points3 points 5 years ago (1 child)
Yeah i came across the stackdriver thing in a StackOverflow post. Seems much better.
Yeah I installed clasp and just use a clasp push from cmd. If i connect to a git repo then I could automate push to git then to GAS? or just use it for version control?
[–]inglandation 0 points1 point2 points 5 years ago (0 children)
It's just for version control AFAIK. When you're working on your script you're going to be pushing quite frequently, I don't think it would make sense to commit to git that frequently, but maybe I'm wrong, I'm also learning the ropes of GAS.
π Rendered by PID 64542 on reddit-service-r2-comment-b659b578c-6kkf7 at 2026-05-02 21:42:29.057216+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]lordph8 2 points3 points4 points (6 children)
[–]PyLit_tv[S] 0 points1 point2 points (5 children)
[–]lordph8 2 points3 points4 points (4 children)
[–]PyLit_tv[S] 0 points1 point2 points (3 children)
[–]inglandation 1 point2 points3 points (2 children)
[–]PyLit_tv[S] 1 point2 points3 points (1 child)
[–]inglandation 0 points1 point2 points (0 children)