ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ConTeXt and SciTE
Date: Wed, 20 Jun 2012 11:24:03 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.02.1206201109590.1798@ybpnyubfg.ybpnyqbznva> (raw)
In-Reply-To: <4FE1DD24.2080807@wxs.nl>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 909 bytes --]

On Wed, 20 Jun 2012, Hans Hagen wrote:

> On 20-6-2012 05:04, Bill Meahan wrote:
>
>> Anybody got a ctags file for ConTeXt?  :-)
>
> what are ctags

They allow you to jump around to specific locations in a file.

For example, in vim, pressing CTRL+] on "\in[sec:first]"  will jump to the 
location where sec:first is defined. Basically, a ctags file contains tag 
and the file name and line number where those tags are defined. The editor 
then reads the ctags file and jumps to the appropriate location.

A few years back, I had written a MkII module that generated ctags file 
when a tex file was compiled (attached). It was a hack that redefined a 
few low level macros.

To provide proper support for ctags, we also need to store the current 
filename and line number for each reference in the tuc file. Then a module 
can read the tuc file and write the ctags file in an appropriate format.

Aditya






[-- Attachment #2: Type: APPLICATION/x-tex, Size: 5969 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2012-06-20 15:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-19  4:54 Bill Meahan
2012-06-19  8:58 ` Hans Hagen
2012-06-19 16:48   ` Bill Meahan
2012-06-19 17:28     ` Hans Hagen
2012-06-19 20:17       ` Bill Meahan
2012-06-19 20:43         ` Hans Hagen
2012-06-19 21:27           ` Bill Meahan
2012-06-19 21:57             ` Hans Hagen
2012-06-20 16:37               ` Bill Meahan
2012-06-20 18:02                 ` Hans Hagen
2012-06-20 18:44                   ` Hans Hagen
2012-06-20 18:59                     ` Bill Meahan
2012-06-20 19:05                   ` Bill Meahan
2012-06-20 19:32                     ` Hans Hagen
2012-06-20  3:04   ` Bill Meahan
2012-06-20 14:24     ` Hans Hagen
2012-06-20 14:46       ` luigi scarso
2012-06-20 15:24       ` Aditya Mahajan [this message]
2012-06-20 16:11         ` Bill Meahan
2016-04-19  7:10 uppercase, small caps, numerals and German capital sharp s Thomas Fehige
2016-04-19 12:05 ` Wolfgang Schuster
2016-04-20 14:03   ` Thomas Fehige
2016-04-20 14:25     ` Wolfgang Schuster
2016-04-22 11:35       ` glyph substitution Thomas Fehige
2016-04-22 20:28         ` Hans Hagen
2016-04-25 12:48           ` Thomas Fehige
2016-04-25 18:12             ` Thomas Fehige
2016-04-25 20:44               ` Wolfgang Schuster
2016-04-27 14:27                 ` Thomas Fehige
2016-04-27 15:10                   ` Hans Hagen
2016-04-29  8:38                     ` Test Suite Fonts "extensions-001" Thomas Fehige
2016-04-29  9:05                       ` Wolfgang Schuster
2016-05-03  9:22                         ` Setting up TeXworks Thomas Fehige
2016-05-06  8:04                           ` Mojca Miklavec
2016-05-07 10:49                             ` Thomas Fehige
2016-05-09 11:02                               ` Thomas Fehige
2016-05-15 19:29                                 ` Thomas Fehige
2016-05-16 14:34                                   ` ConTeXt and Scite Thomas Fehige

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.02.1206201109590.1798@ybpnyubfg.ybpnyqbznva \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).