summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-16 13:14:53 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-16 13:14:53 +0200
commitaef769e49c22733fb97a17b3e89857df46953e5d (patch)
treec924b530a252094e9adb799ef968207cbe9f7b89 /extras
parent8b9e0ad51c9b8503cf9a989e8bd6d1defee50728 (diff)
downloadfpGUI-aef769e49c22733fb97a17b3e89857df46953e5d.tar.xz
Updated template and syntax definition for use with MSEide
* added highlighting for some missing symbols * template GDB settings tweak
Diffstat (limited to 'extras')
-rw-r--r--extras/mseide_syntaxdefs/pascal_dark.sdef5
-rw-r--r--extras/mseide_templates/fpgui.prj2
2 files changed, 5 insertions, 2 deletions
diff --git a/extras/mseide_syntaxdefs/pascal_dark.sdef b/extras/mseide_syntaxdefs/pascal_dark.sdef
index cb48ad08..8c95beb7 100644
--- a/extras/mseide_syntaxdefs/pascal_dark.sdef
+++ b/extras/mseide_syntaxdefs/pascal_dark.sdef
@@ -71,7 +71,7 @@ scope string1 string
scope symbol1 symbol
RETURN
-# No endtokens, scope terminates imediately
+# No endtokens, scope terminates immediately
scope main
@@ -91,6 +91,9 @@ scope main
';' symbol1
',' symbol1
'=' symbol1
+ '<>' symbol1
+ '<' symbol1
+ '>' symbol1
diff --git a/extras/mseide_templates/fpgui.prj b/extras/mseide_templates/fpgui.prj
index 41b5e70c..32a77fa2 100644
--- a/extras/mseide_templates/fpgui.prj
+++ b/extras/mseide_templates/fpgui.prj
@@ -239,7 +239,7 @@ downloadalways=0
startupbkpt=0
startupbkpton=0
gdbsimulator=0
-gdbprocessor=i386
+gdbprocessor=auto
gdbservercommand=
gdbservercommandattach=
gdbserverwait=0