Dyalog / ride

Cross-platform IDE for Dyalog APL
https://dyalog.github.io/ride
MIT License
206 stars 32 forks source link

REQUEST: option to not display path of file in editor tab title and just show the function name #841

Closed dyavc closed 2 years ago

dyavc commented 2 years ago

Describe the issue you are having

REQUEST from a customer: option to not display path of file in editor tab title and just show the function name

How do you reproduce the issue?

]link.create # dir where dir is a directory that contains a .aplf file for function foo )ed foo

RIDE and Dyalog info IDE: Version: 4.4.3518 Platform: Win32 Date: 2021-05-05 17:39:35 +0100 Git commit: 7cff681139ca4a4696640a13c5b3c3ee92cbb0fc Preferences:{ "floatSingle":"0", "ime":"1", "kbdLocale":"en_GB", "keys":"{\"BT\":[\"Ctrl-Shift-Tab\",\"OEM_8\"]}", "otherExe":"C:\Program Files\Dyalog\Dyalog APL-64 18.0 Unicode\dyalog.exe", "prefixMaps":"{\"en_GB\":\"#;~:\"}", "selectedExe":"C:\Program Files\Dyalog\Dyalog APL-64 18.2 Unicode\dyalog.exe", "zoom":"8" }

Interpreter: Version: 18.2.45220 Platform: Windows-64 Edition: Unicode/64 Date: Feb 7 2022 at 08:07:01

e9gille commented 2 years ago

Fixed in #840