ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Google Apps Scripts

by revolunet ST2

SublimeText 2 plugin to edit your Google Apps Scripts

Details

  • 2015.05.06.07.48.15
  • github.​com
  • github.​com
  • 9 years ago
  • 18 minutes ago
  • 11 years ago

Installs

  • Total 742
  • Win 361
  • Mac 304
  • Linux 77
Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

sublimetext-google-apps-scripts

Google Apps Scripts offer developers many powerful features like scripting the google web applications (Gmail, google docs…) but the online IDE can be quite frustrating. For this reason, i made this small SublimeText 2 plugin to edit your Google Apps Scripts directly from your preferred editor :)

At the moment it only supports ST2 but ST3 will land soon.

Proudly brought to you by the revolunet team.

FYI, the same kind of plugin exists for Eclipse and its called Total Eclipse.

Usage

Just open your palette with CMD+MAJ+P then 'Google Apps Scrips : browser projects' to browse and edit your remote scripts :)

How does it work ?

The plugin uses Google OAuth2 to authenticate yourself and access your projects and scripts with the scripts Import/Export API. The first time you use the plugin, you'll be asked to provide an OAuth token. It will then be stored (configurable) in the plugin directory.

Features

  • Google OAuth2 authentification
  • Browse projects and scripts
  • Edit scripts at last :)

Todo

  • Improve initial OAuth process
  • Add new script
  • Add new project
  • ST3 compatibility

Licence

Licensed under MIT.