cchamplin / atom-debug-ui

MIT License
4 stars 3 forks source link

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

Open bjmiller121 opened 5 years ago

bjmiller121 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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):

Delete-Whitelines@0.6.4 atom-beautify@0.33.4 atom-debug-ui@1.0.4 atom-liquid-snippets@0.3.0 atom-material-syntax-dark@1.0.0 atom-material-syntax-light@0.4.6 atom-tag-wrapper@0.2.0 atomic-chrome@0.3.3 code-peek@1.4.21 color-picker@2.3.0 counter@0.3.5 emmet@2.4.3 expose@0.15.0 file-icons@2.1.27 file-types@1.0.1 jsformat@0.9.3 language-liquid@0.7.0 markdown-toc-auto@0.12.0 markdown-writer@2.11.3 marked@0.1.10 multi-cursor@2.1.5 new-moon-atom-syntax@2.0.9 pen-paper-coffee-syntax@0.17.0 pigments@0.40.2 pretty-json@2.0.3 set-syntax@0.4.0 seti-syntax@1.2.0 seti-ui@1.11.0 shopify-helper@0.6.0 slack-ui@0.8.0 sort-lines@0.18.0 wordcount@3.0.0