Greasy Fork is available in English.

Google Apps Script | Editor Plus

Дополнительные возможности для редактора Google Скриптов.

Verzia zo dňa 19.04.2020. Pozri najnovšiu verziu.

Autor
Maksym Stoianov
Hodnotenie
0 0 0
Verzia
1.0
Vytvorené
03.06.2018
Aktualizované
19.04.2020
Licencia
WTFPL
Spustiť na

This extension makes the Google Script Editor more user-friendly.




Main expansion possibilities:

  • The dark theme of registration is added. And a convenient button for switching themes on the button bar.
  • Added the ability to hide the sidebar with project files.
  • Added highlighting of the active line in the code editor.
  • In the status line added information:
    • About the type of the script
    • About the active line
    • About the number of lines of code
  • After the last line of code, there is added space for scrolling (100 pixels).
  • In the "Resources" menu, the link "Online generator of direct links to files in Google Drive" was added.
  • Extended comments added:
    • "//!" - bold comments
    • "// todo" or "//! todo" - then a marker appears "new task"
    • "// done" or "//! done" - then the "task completed" marker appears
    • "// note" or "//! note" - then a "note" marker appears
  • The ability to configure the location of the alert is added to the Web application page.




Note For the correct operation of the application, I advise you to disable script blockers (or add them to exclusions) for the site script.google.com





Author: Maxim Stoyanov (stomaks)

Author's site: G-Apps-Script.COM