Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Scintilla properties and Scintillua
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pedro Andres Aranda Gutierrez  
View profile  
 More options Sep 10 2012, 1:58 am
From: Pedro Andres Aranda Gutierrez <paag...@gmail.com>
Date: Mon, 10 Sep 2012 07:58:02 +0200
Local: Mon, Sep 10 2012 1:58 am
Subject: Scintilla properties and Scintillua
Hi folks,

I know it might be a bit off-topic, so apologies in advance...

I'm generating my own SciTE packages on Ubuntu 12.04. It's not only to
have the latest and best, but also because I have integrated
scintillua into it. It's a matter of taste, not a religious war... I
use SciTE, emacs or vi depending on what is most fit to the purpose at
a given moment (sometimes it's just the command my fingers type ;-) ).
Anyhow, I would like to understand the role of the *.properties files
when I use scintillua. I don't want to sit on a number of files that I
rather don't use. It's to avoid having the forrest not letting me see
the trees. Can someone elaborate on this. I mean: I have SciTE, and
open a file. This prompts the lue lexer for that specific file type to
kick in... Does the SciTE .properties file for the file type have any
influence?

Best,
Pedro A.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philippe Lhoste  
View profile  
 More options Sep 10 2012, 5:54 am
From: Philippe Lhoste <Phi...@GMX.net>
Date: Mon, 10 Sep 2012 11:54:29 +0200
Local: Mon, Sep 10 2012 5:54 am
Subject: Re: Scintilla properties and Scintillua
On 10/09/2012 07:58, Pedro Andres Aranda Gutierrez wrote:

> I'm generating my own SciTE packages on Ubuntu 12.04. It's not only to
> have the latest and best, but also because I have integrated
> scintillua into it. It's a matter of taste, not a religious war... I
> use SciTE, emacs or vi depending on what is most fit to the purpose at
> a given moment (sometimes it's just the command my fingers type ;-) ).
> Anyhow, I would like to understand the role of the *.properties files
> when I use scintillua. I don't want to sit on a number of files that I
> rather don't use. It's to avoid having the forrest not letting me see
> the trees. Can someone elaborate on this. I mean: I have SciTE, and
> open a file. This prompts the lue lexer for that specific file type to
> kick in... Does the SciTE .properties file for the file type have any
> influence?

I haven't used Scintillua much, but if the Lua scrips act only as lexers similar to those
in SciLexer, the .properties files probably still provide the settings for the language.
Ie. they define what files extensions select the lexer, what are the word characters, what
are the tab settings, and more importantly (perhaps), what are the keywords of the
language (and how they are dispatched), and what styles (colors, typeface...) are assigned
for a given state (string, comment, keyword, etc.).

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »