Code Monkey home page Code Monkey logo

Comments (2)

dirruk1 avatar dirruk1 commented on August 20, 2024

I could have a look at it but I'm not sure what the expected behaviour is. This is not about text selection right? What exactly do you mean by state of the statement?

from gnome-breeze.

RalfJung avatar RalfJung commented on August 20, 2024

No, it's not about text selection. Coq is some sort of an interpreter that interprets files statement by statement. One essentially steps through the program one statement ("."-separated "thing") after the other. The IDE uses the background color to indicate how far ahead one is through the program.

coqide is e.g. packaged for Debian. If you want to test this yourself, you can create a file test.v with content

Definition foo := True.

then open it in CoqIDE and run "Navigation - End". With the breeze theme, the background remains a light yellow. With the clearlooks theme, the background behind the text up until the "." will turn green.

I don't know the interface to gtksourceview, so I can't tell what CoqIDE is doing to achieve this effect.

EDIT:
Just comparing these two images should also clarify what is missing:
https://coq.inria.fr/bugfiles/attachment.cgi?id=805
https://cloud.githubusercontent.com/assets/330628/21989231/6ba69728-dc0a-11e6-8553-645766bd245f.png

from gnome-breeze.

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.