Giter Club home page Giter Club logo

Comments (11)

mxw avatar mxw commented on July 16, 2024 2

@toroman—User error? Works fine for me; you most likely haven't installed vim-javascript, or have another plugin that's introducing a disruptive conflict.

from vim-jsx.

mxw avatar mxw commented on July 16, 2024 1

Huhn... I've never seen this lambda syntax. Is it an ES6 thing?

from vim-jsx.

toroman avatar toroman commented on July 16, 2024 1

I have vim-javascript, not sure if something else is messing it up.

On Mon, Feb 1, 2016 at 11:12 AM, Max Wang [email protected] wrote:

@toroman https://github.com/toroman—User error? Works fine for me; you
most likely haven't installed vim-javascript, or have another plugin that's
introducing a disruptive conflict.


Reply to this email directly or view it on GitHub
#66 (comment).

~toroman

from vim-jsx.

toroman avatar toroman commented on July 16, 2024 1

Fact is, disabling vim-jsx solves the problem.

On Mon, Feb 1, 2016 at 11:38 AM, Srecko Toroman [email protected]
wrote:

I have vim-javascript, not sure if something else is messing it up.

On Mon, Feb 1, 2016 at 11:12 AM, Max Wang [email protected]
wrote:

@toroman https://github.com/toroman—User error? Works fine for me; you
most likely haven't installed vim-javascript, or have another plugin that's
introducing a disruptive conflict.


Reply to this email directly or view it on GitHub
#66 (comment).

~toroman

~toroman

from vim-jsx.

mxw avatar mxw commented on July 16, 2024 1

I'd expect that disabling vim-jsx also makes inline XML highlighting break...

Anyway, I've tested some more lambda-syntax cases, and they all seem to work. This is probably due to an outdated vim-javascript package, or some other package that interferes. (There are some auxiliary JS packages that don't do filetype detection correctly for compound filetypes, e.g.) In any case, it's not a vim-jsx issue.

(And I would—but I work out of Boston now :D)

from vim-jsx.

adamaig-verve avatar adamaig-verve commented on July 16, 2024

This is a little bit of a separate comment, but while the fat-arrow syntax has been added to es6 (see babel's docs), but it in't a good idea to use bind(this) or arrow functions in the props the way this request is asking to do things. See the description of the eslint-plugin-react rule "jsx-no-bind: Prevent usage of .bind() and arrow functions in JSX props" for details (https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-no-bind.md).

from vim-jsx.

mxw avatar mxw commented on July 16, 2024

@toroman—Can you screenshot the example? Is the problem that the => is closing the tag, perhaps?

from vim-jsx.

mxw avatar mxw commented on July 16, 2024

I actually can't repro this anymore (I don't remember if I tried before...). Is it still an issue for you, @toroman?

from vim-jsx.

toroman avatar toroman commented on July 16, 2024

No I don't think so. I actually disabled the extension because it messes up
the indentation. Like, new lines always start at column 0. Very annoying.
Not sure what's causing it.

On Mon, Feb 1, 2016 at 9:37 AM, Max Wang [email protected] wrote:

I actually can't repro this anymore (I don't remember if I tried
before...). Is it still an issue for you, @toroman
https://github.com/toroman?


Reply to this email directly or view it on GitHub
#66 (comment).

~toroman

from vim-jsx.

toroman avatar toroman commented on July 16, 2024

So let me know if you want to stop by my desk and investigate :)

On Mon, Feb 1, 2016 at 11:38 AM, Srecko Toroman [email protected]
wrote:

Fact is, disabling vim-jsx solves the problem.

On Mon, Feb 1, 2016 at 11:38 AM, Srecko Toroman [email protected]
wrote:

I have vim-javascript, not sure if something else is messing it up.

On Mon, Feb 1, 2016 at 11:12 AM, Max Wang [email protected]
wrote:

@toroman https://github.com/toroman—User error? Works fine for me;
you most likely haven't installed vim-javascript, or have another plugin
that's introducing a disruptive conflict.


Reply to this email directly or view it on GitHub
#66 (comment).

~toroman

~toroman

~toroman

from vim-jsx.

toroman avatar toroman commented on July 16, 2024

Ah, kk. Will update my plugins and check for conflicts.

Best,
Srecko

On Mon, Feb 1, 2016 at 11:51 AM, Max Wang [email protected] wrote:

I'd expect that disabling vim-jsx also makes inline XML highlighting
break...

Anyway, I've tested some more lambda-syntax cases, and they all seem to
work. This is probably due to an outdated vim-javascript package, or some
other package that interferes. (There are some auxiliary JS packages that
don't do filetype detection correctly for compound filetypes, e.g.) In any
case, it's not a vim-jsx issue.

(And I would—but I work out of Boston now :D)


Reply to this email directly or view it on GitHub
#66 (comment).

~toroman

from vim-jsx.

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.