Coder Social home page Coder Social logo

Comments (5)

gandm avatar gandm commented on May 18, 2024

I will change the grammar to scope to .jsx. This should allow the builtin Atom symbols for JavaScript to work for all my supported filetypes. The symbols regex provided with Atom needs to be updated to see ES6 structures so it may be of limited use!

from language-babel.

rgrove avatar rgrove commented on May 18, 2024

Hmm. This fixed the symbols view, but broke the linter-eslint package, which will only run ESLint on source.js, source.js.jsx, or source.babel.

from language-babel.

gandm avatar gandm commented on May 18, 2024

OK I've just looked at the source for linter-eslint. Yes It seems they changed it to accommodate source.babel - very kind of them. But they don't support .jsx which is one of the options the Atom symbols package supports. I'll modify my code to change the scopeName to .js.jsx. That should make everyone happy unless someone else is using source.babel!!!!

from language-babel.

gandm avatar gandm commented on May 18, 2024

@rgrove. Just changed the scopeName to .js.jsx. This is supported by linter so can you check this and the symbols still work.

from language-babel.

rgrove avatar rgrove commented on May 18, 2024

Thanks! Works great now.

from language-babel.

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.