[TxMt] Re: adding a "wordCharacters" bundle setting
Allan Odgaard
mailinglist at textmate.org
Mon May 26 06:49:07 UTC 2014
On 24 May 2014, at 23:03, Quinn Comendant wrote:
> […] I created a settings bundle item in the Source bundle containing
> "{ wordCharacters = '\w_.-'; }" and applied a sope selector of "text"
> but it's not taking effect.
The setting does not a \w escape character.
> I have a document containing "… [test] …" and when I hit ^W while
> the cursor is in the word test the selection is made including the
> brackets (but shouldn't be).
That does not happen here using the Plain Text grammar, nor should it.
Try https://github.com/textmate/textmate/wiki/Reverting-To-Defaults
More information about the textmate
mailing list