Dyalog / link

Source code for Link – the built-in component that enables the use of text files as the primary storage mechanism for APL source code
https://dyalog.github.io/link
MIT License
19 stars 11 forks source link

Add folder and user configuration files #512

Closed mkromberg closed 11 months ago

mkromberg commented 1 year ago

Settings like CaseSensitive, and the upcoming lists of names to be included or ignored by the crawler, need a place to live. When a link is created to such a folder, these settings should be the defaults. Attempts to open a folder with conflicting settings may need to error or display warnings.

Likewise, users should be able to store personal defaults for use when creating new folders.

mkromberg commented 11 months ago

Fixed in 4.0.9