Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change placement of parser information #72

Closed
fkling opened this issue Dec 8, 2015 · 5 comments
Closed

Change placement of parser information #72

fkling opened this issue Dec 8, 2015 · 5 comments

Comments

@fkling
Copy link
Owner

fkling commented Dec 8, 2015

The toolbar is now so wide that parser information is not always shown properly on narrow screens. This is from a 13" screen:

screen shot 2015-12-08 at 10 33 05 am

Any suggestions for how/where to put this? Or should we simply break on white space?

@RReverser
Copy link
Collaborator

Oh, never saw this. I guess we can just remove the acorn-jsx part from here, and other parsers have shorter information by default.

@fkling
Copy link
Owner Author

fkling commented Dec 8, 2015

That would also be an option :) We might still run in this problem later though...

@RReverser
Copy link
Collaborator

Alternatively, we can put "parser info" button here that would show popup with details :)

@giuseppeg
Copy link

+1
How about this

screenshot 2016-02-20 13 27 19

left:top -> codemod
left:bottom -> result (output)
right:top -> source
right:bottom -> AST explorer

@fkling
Copy link
Owner Author

fkling commented Mar 23, 2016

I removed the JSX plugin information from the parser info, so this is a non-issue (for) now.

@fkling fkling closed this as completed Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants