Thread: gedit syntax highlighting : x86 asm

  1. #1
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,739

    gedit syntax highlighting : x86 asm

    Recently I downloaded a plug-in for gedit in order to highlight my asm code, but I realized it had many things missing. So, I edited it and I also upload it here in case someone else needs it too.

    Take the attachment, change its extension to .lang and move it to the folder
    /usr/share/gtksourceview-*.0/language-specs
    Enjoy!

    asm-intel.txt
    Devoted my life to programming...

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Have you pushed the changes back to the maintainer?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,739
    Quote Originally Posted by Salem View Post
    Have you pushed the changes back to the maintainer?
    Well, I found it uploaded in an old forum, this guy was no maintainer, he just had glued together some statements and uploaded the files. Should I send it to the gedit team, in order to include it with later versions?
    Devoted my life to programming...

  4. #4
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    Quote Originally Posted by GReaper View Post
    Well, I found it uploaded in an old forum, this guy was no maintainer, he just had glued together some statements and uploaded the files. Should I send it to the gedit team, in order to include it with later versions?
    Just post a thread here, I'm sure someone there will inform you how exactly to get the patch upstream.
    gedit-list Info Page

  5. #5
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,739
    I uploaded it to Home - GNOME Live! . Hopefully many people will enjoy it now!
    Devoted my life to programming...

  6. #6
    Registered User
    Join Date
    Dec 2011
    Posts
    795
    And for anyone that uses AT&T asm: asm-att.txt

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. RichTextBox and syntax highlighting
    By Rune Hunter in forum C# Programming
    Replies: 0
    Last Post: 06-12-2007, 02:16 PM
  2. Syntax Highlighting for English?
    By thetinman in forum A Brief History of Cprogramming.com
    Replies: 47
    Last Post: 06-04-2007, 12:27 PM
  3. colour highlighting of syntax
    By risby in forum Tech Board
    Replies: 27
    Last Post: 09-23-2006, 11:53 AM
  4. how to ...syntax highlighting
    By surdy in forum C Programming
    Replies: 2
    Last Post: 04-25-2004, 10:14 AM
  5. Syntax Highlighting (How To)
    By DarkViper in forum Windows Programming
    Replies: 6
    Last Post: 11-23-2002, 12:27 AM