[TxMt] Re: Hyperlinks
    Allan Odgaard 
    mailinglist at textmate.org
       
    Mon Jul 28 06:18:04 UTC 2014
    
    
  
On 20 Jul 2014, at 20:15, Ross Ahmed wrote:
> Is it possible to make a word a clickable hyperlink within .R, .txt, 
> .tex
> files?
It is possible to set a command’s semantic class to 
`callback.mouse-click` but it’s not something any current command does 
because in general clicking around moves the caret. While you can set a 
modifier key (via the scope selector) using command, option, or control 
already have defined behavior, and so does double-clicking.
    
    
More information about the textmate
mailing list