juliomatcom / gedit-javascript-editor

Making gedit a blazingly fast modern web editor :fire: Snippets, highlight syntax and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gedit-javascript-editor

Making gedit a blazingly fast modern web editor 🔥 Snippets, highlight syntax and more...

Quick view

Quick steps

Setup preferences

Go to windows menu bar > Edit > Preferences and set this options

  • Tab View
    View preferences configuration
  • Tab Editor
    Note: Check File Saving is optional
    Editor preferences configuration
  • Tab Font & Colors
    Choose one theme

Install plugins

  • $ sudo apt-get install gedit-plugins
  • Go to Menu > Preferences > Plugins and check the plugins you like
    • Remember to select the Snippets plugin
  • restart gedit

Add snippets for js / jsx

( js.xml was improved from the original elson/gedit-javascript-snippet )

  • Download the snippets files: js.xml and jsx.xml to your computer
  • Go to Menu > Manage snippets... and click in Import Snippets icon
  • Select the js.xml / jsx.xml downloaded

MIT

About

Making gedit a blazingly fast modern web editor :fire: Snippets, highlight syntax and more...