Giter VIP home page Giter VIP logo

Comments (5)

whitlockjc avatar whitlockjc commented on June 11, 2024

The reason for this is because of the wordRegex in lib/autocomplete-view.coffee#L8. (Basically, \w doesn't match - or _ which in CSS is valid.) I have made this work locally for CSS but as I did, I realize that the value of wordRegex could be language specific. I don't feel comfortable creating a pull request because I feel the working change I've made locally would likely just be a quick fix if we agree that this could be language specific.

from autocomplete.

nathansobo avatar nathansobo commented on June 11, 2024

Making it language specific makes a lot of sense, and you're right that it probably involves a core change. I'll create an issue for it in core.

from autocomplete.

whitlockjc avatar whitlockjc commented on June 11, 2024

This could be something specified in the grammar with a reasonable default in core. That way all existing plugins get something but if they want ideal circumstances, they could update their grammar. Just a thought, you know more about core than I. Let me know if I can help.

from autocomplete.

nathansobo avatar nathansobo commented on June 11, 2024

Thanks. That's what I had in mind, too. For now this probably relies on us adding the change to core, then we could use help updating language packages. The core vs. package distinction won't be such a hurdle when we get the infrastructure in place to open up core to users.

from autocomplete.

kevinsawicki avatar kevinsawicki commented on June 11, 2024

This package is deprecated and no longer shipped with Atom. If this is still an issue using the autocomplete-plus package, please open up a new issue on that repository, thanks.

from autocomplete.

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.