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

If watch=dir, no warning issued if file changes while object is being edited #523

Open mkromberg opened 1 year ago

mkromberg commented 1 year ago

If a Link is only being watched for file changes, and a file is changed while the corresponding workspace object is edited, the file change is overwritten without warning.