Greasy Fork is available in English.

Google Apps Script | Editor Plus

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

Fra 08.06.2018. Se den seneste versjonen.

Forfatter
Maksym Stoianov
Vurderinger
0 0 0
Versjon
0.2
Lagd
03.06.2018
Oppdatert
08.06.2018
Lisens
I/T
Gjelder

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 hide a warning has been added to the web application page.




Author: stomaks

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