Bug with Source as Typed?
2 posts
• Page 1 of 1
Bug with Source as Typed?
I love the new Source as Typed feature. I've noticed one thing through. When I have a function that has the spacing the way I want it and I want to make a copy of that function with another name by editing it and changing the name, the new function doesn't retain the spacing. For example:
If I now )ed that function and change line [0] to goo and save it, goo looks like this:
Is there a reason the spacing isn't being retained? Thanks / Rav
- Code: Select all
∇ foo
[1] 'fm' ⎕WC 'Form'
∇
If I now )ed that function and change line [0] to goo and save it, goo looks like this:
- Code: Select all
∇ goo
[1] 'fm'⎕WC'Form'
∇
Is there a reason the spacing isn't being retained? Thanks / Rav
- Rav
- Posts: 25
- Joined: Tue Jul 25, 2023 4:41 pm
Re: Bug with Source as Typed?
Thanks for reporting this, Rav.
I have logged it as an issue, 21424.
Regards,
Vince
I have logged it as an issue, 21424.
Regards,
Vince
- Vince|Dyalog
- Posts: 432
- Joined: Wed Oct 01, 2008 9:39 am
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group