14 Commits

Author SHA1 Message Date
Colomban Wendling
0817dddc85 FreeBasic: Add missing endif keyword
From a patch by TJF.  Part of [feature-requests:#691].
2014-08-19 13:44:52 +02:00
Colomban Wendling
bb25ba6ed2 FreeBasic: Update keywords
Patch from TJF.  Part of [feature-requests:#691]
2014-08-19 00:12:45 +02:00
Colomban Wendling
8278d7f9f0 FreeBasic: Fix preprocessor keywords list
See http://www.freebasic.net/wiki/wikka.php?wakka=CatPgFunctIndex

Part of [feature-requests:#691]
2014-08-19 00:09:31 +02:00
Colomban Wendling
7276c49949 Sort FreeBasic keywords alphabetically 2014-08-18 23:55:03 +02:00
Colomban Wendling
9a41f919c1 Update mappings for new Scintilla 2014-04-14 16:36:05 +02:00
Matthew Brush
f6e135435b Fixup various filedefs mappings 2011-10-23 13:44:52 -07:00
Matthew Brush
9b508b712a Fix typo in comment in many filedefs. 2011-10-11 15:33:40 -07:00
Matthew Brush
7ebdacac2d Make all filetypes.* files use named styles.
Fix colorschemes/alt.conf to use the new changes.
2011-10-10 20:35:05 -07:00
Colomban Wendling
18388077e6 Add support for filetype-specific indentation settings
Closes #3339420 and #3390435.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5902 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-08-25 20:14:17 +00:00
Colomban Wendling
441bab9d3b Add new filetype setting "comment_single"
This provides separated single-line and multiline comment support.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5609 ea778897-0a13-0410-b9d1-a72fbfd435f5
2011-03-20 15:02:22 +00:00
Nick Treleaven
e28f5bc3ab Move filetype 'extension' default into data files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5309 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-10-20 16:15:39 +00:00
Nick Treleaven
79ff87713a Add configurable default file extension setting for filetype
definition files.
Note: There is a bug with using the default extension, not the user
set one, if 'New with template' is used before any documents of the
same filetype are open.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2006 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-11-01 16:33:06 +00:00
Enrico Tröger
e114669f25 Add many keywords (patch by Arthur Skowronek, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1786 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-08-12 08:47:01 +00:00
Enrico Tröger
693649f955 Add new filetypes CSharp and FreeBasic.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1635 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-06-22 17:34:31 +00:00