Giter Site home page Giter Site logo

Comments (8)

7sharp9 avatar 7sharp9 commented on July 3, 2024

See:
https://github.com/fsharp/FSharpMDXS/blob/master/MonoDevelop.FSharpBinding/Services/LanguageService.fs#L124

On 17 May 2015, at 13:38, Krzysztof CieΕ›lak [email protected] wrote:

Hello,

I would be interested in adding glyphs to output from completion command in fsautocomplete. This would allow me to provide richer autocomplete user experience in Atom (something like )

I've created basic implementation on my fork of project (master...Krzysztof-Cieslak:CompletionType) but it is "breaking" change so I don't know what is procedure for such case.

Also, is there anywhere list of possible glyph values?

β€”
Reply to this email directly or view it on GitHub.

from zarchive-fsharpbinding.

rneatherway avatar rneatherway commented on July 3, 2024

@Krzysztof-Cieslak this is a nice idea, and I am completely open to breaking changes where they improve things. We should just inform the vim and sublime guys. Anyway, I have some good news, which is that this repo is being deprecated, and the FSharp.AutoComplete component as of this weekend lives over here: https://github.com/fsharp/FSharp.AutoComplete/. I've also just done a binary release as you asked: https://github.com/fsharp/FSharp.AutoComplete/releases/tag/0.14.0. This has a fsautocomplete.zip that you can drop in with your plugin.

So, if you could move this over to the new repo as a PR, with a bump to the version number (perhaps 0.15.0 as it changes the API) and run and check the tests that would be great. I wonder if it would be worth changing the Glyph property to a more usable string. Dave, I couldn't quite make sense of the link you posted, why divide by 6?

from zarchive-fsharpbinding.

7sharp9 avatar 7sharp9 commented on July 3, 2024

It uses bitfields, don't blame me the F# compiler stores it that way!

from zarchive-fsharpbinding.

7sharp9 avatar 7sharp9 commented on July 3, 2024

See: https://github.com/fsharp/fsharp/blob/259e855b69140995056c1f74d58a26b7071ccae5/src/fsharp/vs/ServiceDeclarations.fs#L1184

from zarchive-fsharpbinding.

Krzysztof-Cieslak avatar Krzysztof-Cieslak commented on July 3, 2024

Ok, so I'm closing this issue if we are moving repo.

from zarchive-fsharpbinding.

rneatherway avatar rneatherway commented on July 3, 2024

@7sharp9 sorry wasn't blaming you! Thanks for the link.

from zarchive-fsharpbinding.

kjnilsson avatar kjnilsson commented on July 3, 2024

This is great - rather than returning the int representing the glyph could
we do the translation on the server side?

On Sun, 17 May 2015 at 23:37 Robin Neatherway [email protected]
wrote:

@7sharp9 https://github.com/7sharp9 sorry wasn't blaming you! Thanks
for the link.

β€”
Reply to this email directly or view it on GitHub
#1010 (comment)
.

from zarchive-fsharpbinding.

rneatherway avatar rneatherway commented on July 3, 2024

@kjnilsson yes we are just discussing that over at the new PR ionide/FsAutoComplete#1

from zarchive-fsharpbinding.

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.