Giter VIP home page Giter VIP logo

Comments (5)

joshpeng avatar joshpeng commented on August 22, 2024

This seems to be the case even with this plugin disabled. Can you please confirm?

from sublime-babel-vscode.

rattrayalex-stripe avatar rattrayalex-stripe commented on August 22, 2024

@joshpeng sorry for the delay.

The default VSCode syntax highlighter also doesn't handle this correctly, if that's what you mean. Other highlighters like vim (and, it seems, github's) don't seem to break, though.

Specifically, I'm told this syntax works with the following vim plugins:

Plugin 'pangloss/vim-javascript'
Plugin 'flowtype/vim-flow'

from sublime-babel-vscode.

joshpeng avatar joshpeng commented on August 22, 2024

@rattrayalex-stripe This seems to happen both with or without Sublime Babel enabled. The issue is <Foo> because it detects that as a React HTML tag. Not sure what can be done.

from sublime-babel-vscode.

rattrayalex-stripe avatar rattrayalex-stripe commented on August 22, 2024

Yeah, it's also an issue "upstream" with https://github.com/babel/babel-sublime and judging from the current status of that repo (babel/babel-sublime#328 and babel/babel-sublime#293) it's not likely to be addressed soon.

It may be possible to go digging in regex's and do something clever (eg; handle a <Foo>( differently from <Foo>) but I certainly understand if you're not up for that 😄

from sublime-babel-vscode.

kumarharsh avatar kumarharsh commented on August 22, 2024

@joshpeng Have you looked at https://github.com/borela/naomi?

from sublime-babel-vscode.

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.