GithubHelp home page GithubHelp logo

noap4u / google-apps-script-custom-ide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rubendariosanchez/google-apps-script-custom-ide

0.0 0.0 0.0 617 KB

Funcionalidades adicionales al entorno de desarrollo de Google Apps Script.

JavaScript 25.83% CSS 73.72% HTML 0.46%

google-apps-script-custom-ide's Introduction

Google Apps Script Custom IDE

Chrome Web Store

This is a project that I have started with the aim of adding features to the Google Apps Script development environment (IDE). In its first version it is created as an extension for Google Chrome and the code is shared in order to receive feedback from other developers and improve it constantly.

Google Apps Script Custom IDE

The current features of the extension are as follows:

# Feature Description
1 Themes List of approximately 63 themes to apply to the Google App Scripts Editor
2 Icons Add custom icons to more easily identify what type of file it is.
3 Checking errors Using the JHINT library the functionality to validate the syntax of Javascript and Google Apps Script code is added. Initially we wanted to place the error or warning information on the same line, but the editor already has the functionality to add a breakpoint for debugging the code.
4 Hide and show blocks For those of us who like to hide blocks of code in order to navigate more easily within a large file, we have added the possibility to show and hide blocks of code by using the key combination: Alt + Q.
5 Javascript autocompletion Finally we add the functionality of Javascript code autocompletion, this functionality is available only in files with extension .html. In future versions it will allow autocomplete javascript code including methods and Jquery. NOTE: to display hints just press the following key combination Ctrl + Space

Installation

From the Google Chrome browser, go to the Chrome Web Store and install the extension.

Acknowledgements

  • The themes added to the editor were slightly modified and taken from the CodeMirror page, where I thank the creators.
  • The functionality for auto-completion of Javascript code is based on the plugin found in CodeMirror/2/autocomplete.

Original credits to the main author https://github.com/rubendariosanchez

Licensing

MIT

**The code is free and can be used in new initiatives or in support of this project.

google-apps-script-custom-ide's People

Contributors

noap4u avatar rubendariosanchez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.