-
### Describe the issue you are having
I pasted this code:
```
{r}←{force}Init_SHA256 dummy;⎕USING;filename;path;OS
⍝ Make the necessary preparations for hashing a password.\\
⍝ Once initiall…
-
**Is your feature request related to a problem? Please describe.**
When I generate a `.tex` file, the code outputs are not added to the file, only code inputs. In #810 @mmcky has mentioned that thi…
-
- [x] It'd be nice if the readme explicitly stated that this needs Dyalog APL and how to do so.
- [x] Use the Dyalog's standard file extensions (.aplf/.apln/.apls for functions, namespaces, shell scr…
-
When installing both Dyalog and RIDE, the icons are identical. I appreciate that this has been discussed before and it was decided that this was a desirable outcome (more benefits than drawbacks), but…
-
-
### Describe the issue you are having
Given a function with multiple stop vectors, when one calls the function (without the Tracer stepping in) and then executes MA (continue all threads) which I h…
-
ZipArchive needs to surround _filename with double quotes.
E.x.
'zip ',_filename,' ',tempFilename,' -q' ⍝ This will cause an error
zip /mnt/c/Users/Holdens Thinkpad/Documents/Dyalog APL-64…
-
### Describe the issue you are having
The ODE offers this option which I have always ticked, meaning I find it pretty useful.
There appears to be no such option in Ride.
### Did you connect t…
-
### Describe the issue you are having
In the ODE the AC command (align comments) affects only lines that also carry code. In other words, lines that consists of nothing but comments are left alone,…
-
detect language from file extension, at least for some common ones