[geany/geany] ace6d6: Add VBS extension to FreeBasic syntax

NiKaro127 git-noreply at xxxxx
Sun May 4 03:13:21 UTC 2014


Branch:      refs/heads/master
Author:      NiKaro127 <nicolas+github at karolak.fr>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 04 May 2014 03:13:21 UTC
Commit:      ace6d6b3edca4033e8f012dfe9247a2220b55c4c
             https://github.com/geany/geany/commit/ace6d6b3edca4033e8f012dfe9247a2220b55c4c

Log Message:
-----------
Add VBS extension to FreeBasic syntax

Just adding '*.vbs' to 'FreeBasic' line.


Modified Paths:
--------------
    data/filetype_extensions.conf

Modified: data/filetype_extensions.conf
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -27,7 +27,7 @@ F77=*.f;*.for;*.ftn;*.f77;*.F;*.FOR;*.FTN;*.fpp;*.FPP
 Ferite=*.fe;
 Forth=*.fs;*.fth;
 Fortran=*.f90;*.f95;*.f03;*.f08;*.F90;*.F95;*.F03;*.F08
-FreeBasic=*.bas;*.bi;
+FreeBasic=*.bas;*.bi;*.vbs;
 Genie=*.gs;
 GLSL=*.glsl;*.frag;*.vert;
 Go=*.go;



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list