Giter VIP home page Giter VIP logo

Comments (4)

infininight avatar infininight commented on September 4, 2024 1

Believe this is all of the relevant commits:

textmate/textmate@2ac0058...b21fbd8

from php.tmbundle.

infininight avatar infininight commented on September 4, 2024

So I suspect the issue is the ^ character, though it's used in the previous one in a lesser manner. We added this in 2012 in TextMate to mean the start of the scope, I suspect this hasn't been added to the Github parser? If this is the case I can likely workaround the issue to get it working again.

from php.tmbundle.

lildude avatar lildude commented on September 4, 2024

I suspect this hasn't been added to the Github parser?

I think this may be the case as it's definitely the ^ character causing problems. I'll need to dig into the GitHub parser side of things.

Do you have a PR or issue I can reference in TextMate that introduced the support for the ^ (and possibly other) characters in the scope?

from php.tmbundle.

lildude avatar lildude commented on September 4, 2024

We've worked it out. This is indeed a problem with the GitHub parser. We had the functionality there already, we just had an off-by-one error 😂. A fix is coming to GitHub 🔜.

Closing this out. Thanks for the info @infininight 🙇

from php.tmbundle.

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.