This repository was archived by the owner on Dec 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
No symbols when viewing file from teletype session #238
Copy link
Copy link
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: http://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
When viewing a remote file from a teletype session, there are no symbols.
Steps to Reproduce
- Start a teletype session on host
- Connect to the teletype session on guest
- Open file (with symbols) on host
- Check file's symbols on guest
Expected behavior:
The list of symbols should be the same on both sides.
Actual behavior:
No symbols exist on guest.
Reproduces how often:
100%
Versions
Session Host : Debian 8 "Jessie" GNU/Linux 3.16.7 x86_64
Atom : 1.23.3
Electron : 1.6.15
Chrome : 56.0.2924.87
Node : 7.4.0
apm : 1.18.12
npm : 3.10.10
node : 6.9.5 x64
atom : 1.23.3
python : 2.7.9
git : 2.1.4
Session Guest: macOS 10.13.2 "High Sierra"
Atom : 1.23.3
Electron : 1.6.15
Chrome : 56.0.2924.87
Node : 7.4.0
apm : 1.18.12
npm : 3.10.10
node : 6.9.5 x64
atom : 1.23.3
python : 2.7.10
git : 2.14.3
Additional Information
Added screenshot: Host on the left, Guest on the right.
You can also see there's no symbols using the symbols-tree-view package (the rightmost column on each window).
I already opened an issue (xndcn/symbols-tree-view#184) with them, but decided to open another one here since the package has little activity.
Metadata
Metadata
Assignees
Labels
No labels
