GNOME Bugzilla – Bug 576076
microchip PIC assembly support
Last modified: 2021-07-05 11:02:36 UTC
Support for microchip PIC assembly language
Created attachment 131027 [details] The start of a lang file for PIC asm ver 0.001
Known Bugs with ver 0.001 file * I don't know what to use for the mimetype as text/plain is not unique * labels are classed as functions and do not work
Created attachment 143962 [details] Languaje definition file for version 2.0 of the gtksourceview definition languaje Hi, I created another Languaje definition file. This file is for version 2.0 of the languaje. I made it based on the example on http://library.gnome.org/devel/gtksourceview/stable/lang-tutorial.html It only supports comments, keywords (I added some more), decimal and hexadecimal numbers.
(In reply to comment #3) > Created an attachment (id=143962) [details] > Languaje definition file for version 2.0 of the gtksourceview definition > languaje > > Hi, > > I created another Languaje definition file. This file is for version 2.0 of the > languaje. I made it based on the example on > http://library.gnome.org/devel/gtksourceview/stable/lang-tutorial.html > > It only supports comments, keywords (I added some more), decimal and > hexadecimal numbers. Looks good! There needs to be a discussion on the mime type and file extensions, as there are a lot of languages within the ASM group.
Good language file in "https://bugzilla.gnome.org/show_bug.cgi?id=589030"
*** Bug 589030 has been marked as a duplicate of this bug. ***
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/gtksourceview/-/issues/ Thank you for your understanding and your help.