Giter Club home page Giter Club logo

Comments (3)

Olical avatar Olical commented on May 14, 2024 1

So you can kind of bypass all of the existing mechanisms by mapping a key to call conjure#notify("quick_doc"), that will get it displaying when you want it. To clear it you'll have to map something to ConjureClearVirtual.

Rather than adding a new mapping this probably requires a little thought around how virtual text (and quick doc) should work. Right now the clearing of virtual text is dependant on quick doc settings which is far from ideal.

I have a backlog entry in my trello to address this and rethink how this passive information works. I'll keep thinking on it, I really want to push for a well documented and stable v1.0.0 over the next week or so though.

I have next week off in between jobs and I'm hoping to cut an initial "stable" release :D

from conjure.

Olical avatar Olical commented on May 14, 2024 1

Sweet, glad that worked out for you! I'm hoping I can expose enough of the internals that these kind of custom mappings are really easy to set up and use. I will look at replacing some of the quick doc / virtual text plumbing soon-ish though.

Hopefully it'll be a little more predictable and customable when I'm done with it.

from conjure.

rafaeldelboni avatar rafaeldelboni commented on May 14, 2024

Hey thanks for your help!

I just solved this with the following in my .vimrc file

command! -range ConjureQuickDoc call conjure#notify("quick_doc")
au FileType clojure nmap <leader>gd :ConjureQuickDoc<cr>

from conjure.

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.