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

This plugin breaks "Allow Pending Pane Items" functionality #12

Open
bjmiller121 opened this issue Sep 20, 2018 · 2 comments
Open

This plugin breaks "Allow Pending Pane Items" functionality #12

bjmiller121 opened this issue Sep 20, 2018 · 2 comments

Comments

@bjmiller121
Copy link

I recently started noticing some strange behavior when opening files via the Tree View and have been able to isolate the issues to this package being enabled. Disabling/uninstalling this module brings the behavior back to normal.

More specifically, I was noticing that opening a file from the tree view wouldn't focus the tab for the file you opened and you'd have to double-click the file in order to get it to focus. Additionally, "pending panes" would never close automatically when another file was opened, even though the "Allow Pending Pane Items" core setting was checked.

@cchamplin
Copy link
Owner

I'm having trouble reproducing this. The only thing I can think is you're either talking about atom-ide-ui which is similar in name but a completely different package or there is a strange package interaction going on.

@tomatic
Copy link

tomatic commented Jan 5, 2019

Same issue here. In my case, the behaviour described by bjmiller121 is tied to the "Enable breakpoint markers in gutter" setting. If that is enabled, double-clicking files in tree view or opening files via ctrl+p doesn't switch to the newly created tab. If the setting is disabled, everything works as expected.

Additionally, whenever enabling or disabling that settings I get an error:

Uncaught Cannot get services before activation /Users/thomas/.atom/packages/atom-debug-ui/lib/services.js:97 The error was thrown from the atom-debug-ui package. This issue has already been reported.

Atom version is 1.33.1 x64 on macOS Mojave. Installed + enabled packages (non-standard only):

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

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

3 participants