Shellarium Public Beta is here! Try the AI Agent Orchestrator
← Back to list
Google Apps Script Support

Google Apps Script Support

Google Apps Script Support Professional IDE support for Google Apps Script development with advanced language features and comprehensive API completion. ✨ Key Features...

Description

Google Apps Script Support

Professional IDE support for Google Apps Script development with advanced language features and comprehensive API completion.

✨ Key Features (FREE)

Modern JavaScript/ES2020+ Syntax Support:

  • Classes with getters/setters and private fields/methods (#privateField, #privateMethod)
  • Modern operators: optional chaining (?.), nullish coalescing (??), spread (...), exponentiation (**)
  • Async/await in arrow functions and generators (function*, yield)
  • Template literals with expression interpolation
  • Destructuring in parameters and assignments
  • For await...of loops
  • Bitwise operators and all ES2020+ features

Smart Code Completion (17 GAS Services, 230+ methods):

  • SpreadsheetApp - Complete Spreadsheet, Sheet, Range API
  • DocumentApp - Document manipulation and formatting
  • GmailApp - Email management and thread operations
  • DriveApp - File and folder operations
  • CalendarApp - Calendar and event management
  • FormApp, SlidesApp - Forms and Presentations
  • HtmlService, UrlFetchApp - Web apps and HTTP requests
  • ScriptApp, PropertiesService - Script configuration
  • CacheService, LockService - Performance optimization
  • Utilities, MailApp, ContentService, GroupsApp

Code Navigation:

  • Go to Definition - Jump to function, variable, class declarations
  • Find Usages - Find all references across your project
  • Smart navigation for functions, variables, parameters, classes

Development Experience:

  • Beautiful syntax highlighting for all Google Apps Script files
  • Intelligent refactoring support for renaming and restructuring code
  • Error detection and quick fixes
  • Project configuration management

🚀 Coming Soon (Premium Features)

  • Cloud Integration: OAuth2 authentication, project synchronization
  • Deployment Manager: Version control, Web App deployment
  • Remote Execution: Run functions from IDE, live logs
  • Advanced Inspections: Performance analysis, security checks
  • Testing Framework: Unit tests, mocks for Google Services

💡 Freemium Model: Core editing features are free forever. Premium cloud integration and team features will be available through paid tiers.

Perfect for: Professional developers building Google Apps Script projects, add-ons, and automation solutions.