Adám Brudzewsky

Results 88 comments of Adám Brudzewsky

Note that the Windows IDE's ability to handle this is very new, and part of the multi-line input feature, which RIDE doesn't quite support yet.

This has regressed in 4.5.3770: ![image](https://github.com/Dyalog/ride/assets/10961427/632b199d-68f1-4357-b12d-95064f2e6815)

I agree that the menu should be renamed RIDE, but the use of Preferences vs Settings is to accommodate common practice on the respective plaftorms.

I agree that ndash could be slightly longer but note that this is a monospace font. Making mdash any longer would make it into a contiguous line. Here are 4...

Some sites block cross site scripting, and there's nothing a bookmarklet can do. Unfortunately, I don't know enough to make it a proper browser extension.

Note that it may be possible to change shape "in place" for immutable arrays. For example, in APL: `variable⍴⍨←new_shape`. Also: 5. are arrays multi-dimensional (like in APL, J, and BQN)?...

Feel free to PR so I can see the exact changes. I'm curious, why the change from ⍎ to run?

The toolbar eats up valuable screen estate, especially when demonstrating things using a large font size: ![image](https://github.com/Dyalog/ride/assets/10961427/173ab32c-3f0f-4e8c-9d86-334606f554f1) ![image](https://github.com/Dyalog/ride/assets/10961427/145ff06c-0651-45af-98dd-25318b6148ed) How about moving (or copying?) the option to View > Show Trace/Edit...