-
Jupyter users coming form a Python background may well click on 'restart kernel', which causes a core dump.
After that you have to restart jupyter, and may have lost some work.
-
If , in the OS, you manually create a folder without a case-code, copy in some functions (with case codes) and then open in Acre, no problem. However if you then change a function, a new folder is cre…
-
When RIDE is installed/first run, could it attempt to identify the most appropriate keyboard layout and use that ?
Most especially, can RIDE identify that it's running on macOS and use such as en_…
-
### Describe the issue you are having
Currently it seems not possible to edit text file with extenison .dyalog containing Dyalog APL source code from the IDE. File->Open allows to open only workspace…
-
### Describe the issue you are having
The upper-right corner of the language bar has a keyboard icon which was taken from the IDE. With the current sleek styling, it look out of place, and it doesn't…
-
### Describe the issue you are having
In order to change the "normal" token type, I need to click outside any tokens, but clicking in the righthand margin selects what is on the left. Only clicking a…
-
When looking at the header line of a defined function or operator, it's really useful to the have the name of the function/operator highlighted. Currently it's the same colour as the result, arguments…
-
### Describe the issue you are having
Being that the Workspace Explorer does not reflect changes to the workspaces, it would be nice to have an easy and quick way to manually cause it to refresh.
…
-
See
https://github.com/the-carlisle-group/Acre-Desktop/blob/145d1a993a81d6b94e560d9080a794b83c9f6704/APLSource/_code-0/getSource-8.function#L6
For example:
```
]acre.openproject /Users/gil/.ap…
-
### Describe the issue you are having
In the RIDE-Connect dialog box, multiple configuration names can be created that are exactly the same. Is this intentional (and if so, why?)?
### Did you conn…