Michael Leung

Results 25 comments of Michael Leung

I installed naomi and it doesn't autoclose tags either. Has the problem for babel been solved?

@borela Yes. I installed babel sublime, set babel as my syntax, restart Sublime, and tag autoclosing still does not work.

@borela Whoops, forgot the context. Same thing happens when I do those steps for Naomi (and uninstall babel).

@borela with naomi > javascript set as my syntax, completing the first tag in `const A = () =>

I think I'm getting the same issue, but I have the linter package enabled. [Linter] Error running Flow Error: Failed to spawn command `flow`. Make sure `flow` is installed and...

Same. ![](https://media.giphy.com/media/BWihV4MLAnxVp4RiTU/giphy.gif) The behavior is unpredictable.

@christophermark What's the "React Native view creation"?

@tarun29061990 I had to fork the repo and modify the source code. There's a lot of hard code, so makes sense why you can't resize the buttons.

@tarun29061990 Thanks, that library looks like you can resize the buttons. Not sure if you can adjust fontSize though.

I have a similar issue. e.g. Typing in "16" will suggest "16.functions", but pressing enter will autocomplete to "1616.functions" Any solutions?