Giter VIP home page Giter VIP logo

ta-cscope's People

Contributors

jremus avatar

Watchers

 avatar

ta-cscope's Issues

Optionally allow editing the search pattern

Currently the current highlighted text or word under cursor is used as search pattern.

Optionally allow the user to edit the search pattern via additional key bindings. Make this the default for the menu entires (not sure it it would be good to clutter the menu with additional menu entries). Maybe add a configuration option to set the default for the menu entries?

UI filtered list dialog is shown too small

The UI filtered list dialog (ui.dialogs.filteredlist) is shown too small, so its contents cannot be seen and the dialog must manually be resized by the user each time it is displayed.

Need to figure out how to properly specify the the initial dimensions.

Add support for other search types then all references to a symbol

Currently the module only allows searching for all references to a symbol (-0 option).

Add support to also search for:

  • global definitions (-1 option)
  • functions called by a function (-2 option)
  • functions calling a function (-3 option)
  • text string (-4 option)
  • regular expression pattern (-6 option)
  • a file (-7 option)
  • files including a file (-8 option)
  • assignments to a symbol (-9 option)

This requires to define constants to specify the search type and pass them via new key bindings and menu entries to the corresponding enhanced functions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.