Menu

#20 Language Specific Searches

open
7
2009-04-12
2009-04-12
No

The identifier search page doesn't allow language-specific searching. This would be updated as follows:
1) Users are given the option to restrict their search to specific programming languages via a series of check boxes. By default all languages will be selected for searching.
2) The list of programming languages shown will be auto-generated to be just those listed in the LXR index.

When source files are being shown by LXR all text that matches a symbol in the LXR index are shown as links to an identifier search for that symbol. This would be updated as follows:
3) Only symbols in the same programming language as the file itself would be shown as identifier search links. Any text matching symbols in other programming languages would not be treated as symbols.
4) The symbol links would be restricted to identifier searches of just symbols of the same programming language. NB the user could then easily add other languages to the search as per sub-feature (1).

Discussion

  • AdrianIssott

    AdrianIssott - 2009-04-12

    Additional sub-feature:

    5) The general search page doesn't allow language-specific searching. This would be updated in exactly the same way as described for the identifier search pages in sub-features (1) and (2).

     
  • AdrianIssott

    AdrianIssott - 2009-04-12
    • priority: 5 --> 7
    • assigned_to: nobody --> adrianissott
     
  • AdrianIssott

    AdrianIssott - 2009-04-21

    Malcolm has requested the sub-features (3) and (4) be configurable. Potentially a good way to do this would be to do this using the filetype section of lxr.conf and hence specify the configurablility per file type.

     

Log in to post a comment.