Dyalog / Dyalog/ride

Workspace Explorer shows ⓝ icon for instances

Open
#253 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
233
Forks
35
Avg merge
4m
Merged PRs (30d)
2

Description

Describe the issue you are having

Workspace Explorer shows (n) icon for instances

Did you connect to an already running interpreter or start the interpreter from RIDE?

Start an interpreter

How do you reproduce the issue?

i←⎕NEW⎕FIX':class c' ':endclass'
Open Workspace Explorer and expand #
it says ⓝ next to i instead of ⓘ

Paste the contents of Help → About (Shift+F1)

IDE:
Version: unknown
Platform: Win32
Date: unknown
Git commit: unknown
Preferences:{
"dbg":"1",
"kbdLocale":"en_US",
"lbarOrder":"← +-×÷*⍟⌹○!? |⌈⌊⊥⊤⊣⊢ =≠≤<>≥≡≢ ∨∧⍲⍱ ↑↓⊂⊃⊆⌷⍋⍒ ⍳⍸∊⍷∪∩~ /\⌿⍀ ,⍪⍴⌽⊖⍉ ¨⍨⍣.∘⍤@ ⍞⎕⍠⌸⌺⌶⍎⍕ ⋄⍝→⍵⍺∇& ¯⍬",
"otherExe":"C:\Program Files\Dyalog\Dyalog APL-64 17.0 Unicode\dyalog.exe",
"selectedExe":"C:\Program Files\Dyalog\Dyalog APL-64 17.0 Unicode\dyalog.exe",
"squiggleTips":"1",
"title":"{WSID} {VER}",
"wse":"1",
"zoom":"4"
}

Interpreter:
Version: 17.0.31153
Platform: Windows-64
Edition: Unicode/64
Date: Oct 16 2017 at 10:27:50

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by starting an interpreter with the provided expression, then open Workspace Explorer and expand #. Inspect the Workspace Explorer handling for instance icons; done means the instance is shown with ⓘ rather than ⓝ.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.