Code Monkey home page Code Monkey logo

Comments (5)

eapache avatar eapache commented on June 11, 2024

I have tried a few times to add this and have never been able to figure out the actual format of the cscope database file. If you have some documentation of what goes where it probably won't take me much effort to add support.

from starscope.

ruben2020 avatar ruben2020 commented on June 11, 2024

You can find it below, under the heading SYMBOL DATABASE FORMAT.

ftp://ftp.eeng.dcu.ie/pub/ee454/cygwin/usr/share/doc/mlcscope-14.1.8/html/cscope.html

Use the uncompressed format. Generate a database using cscope -c and then compare against the doc.

from starscope.

eapache avatar eapache commented on June 11, 2024

Thanks, I will put cscope export in the following branch until it is done:
https://github.com/eapache/starscope/tree/cscope_export

It may be a while before I get around to finishing it.

from starscope.

eapache avatar eapache commented on June 11, 2024

@ruben2020 I just released a new version (0.1.4) with this feature and a few misc other improvements. There is a git tag or you can get it from rubygems (https://rubygems.org/gems/starscope)

from starscope.

ruben2020 avatar ruben2020 commented on June 11, 2024

@eapache
Thanks. I just modified CodeQuery to accept the ctags class notation for Ruby and it works. So, now the relationship of members and methods to classes are accessible in CodeQuery. Available in the last commit.

However, it seems that ctags does not seem to produce class inheritance information for Ruby as far as I have checked. I have asked this on StackOverflow.

I still need to improve CodeQuery to do syntax-highlighting for Ruby. But it's already usable for Ruby thanks to Starscope. When I'm done with my changes, I will place a link to Starscope along with information on how to use CodeQuery together with Starscope.

from starscope.

Related Issues (20)

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.