@eht16 commented on this pull request.
- Addons:
+ * Bookmarks: Prevent duplicating bookmarks when editing line (PR #1040) + * Delay updating of tasks list until document has been colorised + (Issue #1254, PR #1257) + + GeanyLua: + * Update documentation for "geany.keygrab" and fix infinite loop + (xiota, PR #1236) + * Update for Scintilla 5.1.4 (xiota, PR #1123) + * Update glspi_keycmd.h: add GEANY_KEYS_FILE_RELOAD_ALL, remove + GEANY_KEYS_COUNT (Skif-off, PR #1124) + * Add geany.settype() to set the document filetype (Skif-off, PR #1157) + + GeanyVC: + * Support the use of external diff-tool in directory context + (nomadbyte, PR #1025)
Fixed, thanks.