Skip to content

Instantly share code, notes, and snippets.

@rudimusmaximus
Last active January 20, 2019 17:26
Show Gist options
  • Save rudimusmaximus/bf60894f5e302504d9adb79c6a9b3c12 to your computer and use it in GitHub Desktop.
Save rudimusmaximus/bf60894f5e302504d9adb79c6a9b3c12 to your computer and use it in GitHub Desktop.
A setup for Atom GAS projects using DevFlow - WIP

Description

Working out an atom setup for my GAS work with DevFlow and work adventures. I like to setup on macOS and on Ubuntu running in Crouton on a Chromebook in developer mode.

Requirements

In an atom project, for *.gs, *.js, and *.ts files support:

  • nested namespacing autocomplete for the project
  • nested namespacing autocomplete for GAS basic and advanced services(?)
  • nice to have hover and hyperclick features

Working Notes

COMMENTS WELCOME. A link to G+ discussion

Candidate solutions

1 tbd

When satisfied

Share in our DevFlow open source repo.

Recommended list to start from

For all of these, I use Sync Settings for Atom to synchronize settings, keymaps, user styles, init script, snippets and installed packages across Atom instances.

TODO: table package link, key features, settings notes, used for (so far) like addon w x

@rudimusmaximus
Copy link
Author

MOVING THIS TO THE REPO as an issue
rudimusmaximus/DevFlow#73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment