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

Bug: Ctrl+Tab not working #41

Closed
gengjiawen opened this issue Nov 24, 2016 · 7 comments
Closed

Bug: Ctrl+Tab not working #41

gengjiawen opened this issue Nov 24, 2016 · 7 comments

Comments

@gengjiawen
Copy link

If you use ctrl+b to go to graphql declarateion, then click ctrl+tab to switch back the previous file, but this is not working in Webstorm.

@jimkyndemeyer
Copy link
Collaborator

jimkyndemeyer commented Nov 25, 2016

Hi Jiawen.

Thanks for using the plugin.

I've tried to reproduce this in WebStorm and IntelliJ. But I'm able to switch back and forth between the files as expected. Do you have any additional details on how to reproduce this? Also, please add your WebStorm version.

Thanks,
Jim.

@gengjiawen
Copy link
Author

I am using Webstorm 2016.3.1.
It's a bug will ocurr every time.And using the back and forth in toolbar works fine.

@jimkyndemeyer
Copy link
Collaborator

Thanks, I'll try that specific version.

Can you elaborate on "not working". What did you expect to see/happen. What happens instead?

@gengjiawen
Copy link
Author

Steps:

1.In file A, use hotkey ctrl+b to go to graphql declarateion, now we are in schema file B
2.ctrl+tab to switch back to file A

What do you expect:

ctrl+tab to switch back the file A

What happen:

switch to other file C.(File C is the file I am in before I am in File A)

@jimkyndemeyer
Copy link
Collaborator

Thanks for the detailed description.

I've tried to reproduce with WebStorm 2016.3.1, but it's working as expected:

zic2jgbsye

I start in app.js, use ctrl+b to navigate to StarWarsAppHomeroute.js and then onto the schema.

@gengjiawen
Copy link
Author

Maybe something wrong with my config or Mac, I am closing this issue.Thanks.

@gengjiawen
Copy link
Author

gengjiawen commented Nov 29, 2016

This is a bug on webstorm, if you choose None in Editor>General>Editor Tabs>Tab Appearence, this will triger this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants