Open
Description
For now, most ctags client tools create tags file using a fixed command line. Users can't customize the command line for different projects.
If the command line arguments are recorded in the tags file itself, we could recreate it without knowing more information (though TAG_PROC_CWD is needed). In this way, a client tool only needs to focus on the "first time it creates the tags file", so it could offer interactive tools for the user to assemble a customized command line.
This is also a step towards incremental updating: #2697
Metadata
Metadata
Assignees
Labels
No labels