Putting it back on the ML.  Fulvio, do not reply to individuals, reply
to the list.

On Sat, 13 Apr 2024 at 16:02, Lex Trotman <ele...@gmail.com> wrote:
>
> On Sat, 13 Apr 2024 at 13:51, Fulvio <full.the.sa...@gmail.com> wrote:
> >
> > Il giorno ven, 12/04/2024 alle 18.59 +1000, Lex Trotman ha scritto:
> > > Good, that will make them available for examination on any device
> > > with
> > > a browser, eg a phone or a tablet where unzipping isn't readily
> > > available.
> > >
> > I make the files available to see in a plain format at
> > https://github.com/Fulvio57/DataShare
> >
> > Any review is very appreciated.
>
> Freebasic is case insensitive Dim == dim == diM so the lexer converts
> all identifiers to lower case before comparing to the word lists, so
> for this language all your wordlists need to be in lower case, then
> they are recognised. (hint select the wordlist, Edit->Format->Toggle
> Case of selection)
>
> The name of your language is Pbasic but the entry in
> filetype_extensions.conf uses PBasic, they must be identical.
>
> Cheers
> Lex
>
> >
> > Fulvio
_______________________________________________
Users mailing list -- users@lists.geany.org
To unsubscribe send an email to users-le...@lists.geany.org

Reply via email to