[Github-comments] [geany/geany] Saving a file in Geany does not trigger SBT continuous command (#1629)

elextr notifications at xxxxx
Fri Oct 6 09:57:22 UTC 2017


Depends what actually triggers the build, and the link you provided (as well as being an old version) does not define it.  A "change" of a file? Does it compare their contents? Does it compare the file metadata?  Does it use `inotify()` and if so what events?

Suggest you read the wiki article on saving files and the methods available and the settings that control them and compare them to the mechanisms used by the tool to identify a "change".  Note that those saving methods that use Glib/GIO functions may change at the whim of those developers outside Geanys control.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1629#issuecomment-334712079
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171006/1970e131/attachment.html>


More information about the Github-comments mailing list