Add NEWS for 2.0.
Remarks for the NEWS items: - I skipped many smaller or non user visible changes or follow-up PRs to not bloat the list too much - if anyone miss his favorite PR or so, shout out You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1285
-- Commit Summary --
* Add NEWS for Geany-Plugins 2.0
-- File Changes --
M NEWS (53)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1285.patch https://github.com/geany/geany-plugins/pull/1285.diff
LGTM.
@eht16 pushed 2 commits.
1e9296bee0715464482b0784e0e68cd2f8fc768f Updated translations 436e514c1139b6738f617b8441f990c39ed7aa12 Merge pull request #1 from frlan/release_2_0_documentation
@frlan 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)
Wrong indent
@eht16 pushed 1 commit.
0167607f2f7124dd285cf088ad0f6e0182b2c4b2 fixup! Add NEWS for Geany-Plugins 2.0
@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.
LGTM
Merged #1285 into master.
github-comments@lists.geany.org