Skip to content

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

Notifications You must be signed in to change notification settings

juliomatcom/gedit-javascript-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 🔥 Snippets, highlight syntax and more...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published