All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.33.1 (2022-12-23)
- deploy: use whitelisted shield url supported by VSCode publish (e7ee428)
1.33.0 (2022-12-23)
- add new icons to priority filter (b84ff99)
- filter by priority (hide green priority level) (9915764)
- group by priority name instead of number (ceae91b)
1.32.2 (2022-10-19)
- check default template values at command execute time (#137) (0977c71)
- handle description line breaks in comment list (4cf4caf), closes #142 #143
- use string in groupBy for comparison (d3f3ea3), closes #141
1.32.1 (2022-05-01)
1.32.0 (2022-05-01)
1.31.0 (2022-05-01)
- export as markdown (#133) (733b856)
- make comment/description optional (c3e5c3d), closes #129
- sort comments in explorer by selected location (#124) (739f706)
1.30.0 (2022-05-01)
1.29.1 (2021-08-31)
1.29.0 (2021-08-27)
1.28.0 (2021-08-18)
- allow to edit comments from the source (eb08ba5), closes #111
- display priority in code lens feature (fc2c65f)
- use better decoration in source (1c82dcf)
1.27.4 (2021-08-16)
1.27.3 (2021-08-16)
1.27.2 (2021-08-13)
1.27.1 (2021-08-12)
1.27.0 (2021-08-12)
1.26.0 (2021-08-10)
1.25.0 (2021-03-02)
1.24.1 (2021-02-08)
1.24.0 (2021-02-04)
1.23.0 (2021-01-25)
1.22.1 (2021-01-20)
1.22.0 (2021-01-20)
1.21.0 (2020-12-29)
1.20.3 (2020-12-23)
1.20.2 (2020-12-19)
- double-webview: avoid duplicate panel when adding a note (0dda4cd)
1.20.1 (2020-12-19)
- update-sel: ability to update the selection of an existing note (0adc893)
1.20.0 (2020-12-13)
- productivity: focus to description edit box, keyboard shortcuts (1d62fae)
- productivity: remove undesired comma in HTML (c8a83c5)
- editor: pick the right editor in case of multiple ones (5d415a8)
- html: end-of-line rendering in HTML export (636c922)
- note: fix note deletion issues (close pane, notes with quotes/CR, del all notes corrupts store) (df8742d)
- storage: centralize storage management, avoid fragmented storage with multiple add/delete (e45582c)
- view: end-of-line rendering in tree-view (6548ac8)
1.19.7 (2020-12-12)
- editor: pick the right editor in case of multiple ones (5d415a8)
- html: end-of-line rendering in HTML export (636c922)
- storage: centralize storage management, avoid fragmented storage with multiple add/delete (e45582c)
- view: end-of-line rendering in tree-view (6548ac8)
1.19.6 (2020-12-04)
- csv: escape/unescape end-of-line characters to avoid CSV store corruption (40788d8)
1.19.5 (2020-10-20)
- incorrect behavior when the correct comment isn't found (fffdc6f)
1.19.4 (2020-10-20)
1.19.3 (2020-10-19)
1.19.2 (2020-10-16)
Position
expects a zero-based index, but the CSV saved as one-based index (0855213)- handle values under 0, provide tests (22fccc0)
1.19.1 (2020-09-05)
1.19.0 (2020-09-03)
- add file name to webview (611a217), closes #52
- explorer: link export commands to submenu (f9f7b42), closes #51
- explorer: move add icon to top navigation (0096362)
- edit: use correct ranges (e161e8c)
1.18.1 (2020-09-03)
- explorer: update sometimes didn't work (391f97f)
1.18.0 (2020-09-03)
- explorer: add
add
button to directly add comments from the explorer (af500fd)
- use
visibleTextEditors[0]
as fallback (bb03952) - explorer: show 'delete' action only for childs (495b62b)
1.17.1 (2020-09-02)
- conditional activation of code review activitybar action (830a7b9), closes #48
- off by one line error in code output (3260673), closes #49
1.17.0 (2020-09-02)
- add welcome view when no code review file is present (b38757b), closes #47
- delete a comment from code review view (5d24d89), closes #42
1.16.2 (2020-09-02)
- use correct icon mapping (e4470ba)
1.16.1 (2020-09-01)
- only create review file when first comment is created (3008203)
1.16.0 (2020-09-01)
1.15.0 (2020-08-31)
- add view to reveal comments in explorer (b37cb2e), closes #40
- update code review view when review file has been edited manually (f3ae42c), closes #41
1.14.0 (2020-08-29)
1.13.0 (2020-08-28)
- highlight current line/range selection when form is opened (dd9c588), closes #39
- report: moved base64 logic into export-factory (1617f21), closes #35
1.12.0 (2020-08-28)
- highlight current line/range selection when form is opened (10437b9), closes #39
- report: moved base64 logic into export-factory (1617f21), closes #35
1.11.0 (2020-08-25)
- report: moved base64 logic into export-factory (85e6b8f)
1.10.0 (2020-08-22)
1.9.4 (2020-08-21)
1.9.3 (2020-08-20)
1.9.2 (2020-08-20)
1.9.1 (2020-08-19)
1.9.0 (2020-07-03)
1.8.0 (2020-06-13)
- allow script execution in webViewPanel (fdf322f)
1.7.1 (2020-06-12)
- group configs default value (0929ea2), closes #28
- use BASE64 encoded code snippets when including them (43a69d2), closes #29
1.7.0 (2020-06-04)
- allow to configure weather to include code selection in report (972201e), closes #24
- allow to include code in other exports (521b6ac), closes #24
- inlcude source code in HTML report (b1a3ea5), closes #24
1.6.0 (2020-06-03)
- allow to configure custom URL masks (5d573c9), closes /gitlab.com/foo/bar/baz/-/blob/b0b4/src/file.txt#L12-19 #25 #26
1.5.0 (2020-05-30)
- export as github CSV (730dfd4), closes #18
- export as JSON (75d24dd), closes #10
- validate description field in webview (2ff006f)
1.4.1 (2020-05-29)
1.4.0 (2020-05-29)
1.3.0 (2020-05-28)
- use correct line number in CSV file (e3d90ff), closes #23
- use correct prop names (b0ee481)
- use URL links per comment ref in default template (451c1a7), closes #22
1.2.0 (2020-05-26)
1.1.0 (2020-05-25)
- export GitLab importable file (e281d47), closes #16
- export review as JIRA importable CSV file (61d730c), closes #17
- subscibe to registration (b4eb3de)
1.0.1 (2020-05-25)
1.0.0 (2020-05-24)
- apply line references in built URL (68ae1db), closes #11
- open generated HTML report in preview window (94ed5fc), closes #14
0.0.18 (2020-05-22)
0.0.17 (2020-05-22)
- subscribe to registrations (a001dc1)
0.0.16 (2020-05-22)
- addNote command (28dae43)
0.0.15 (2020-05-22)
0.0.14 (2020-05-21)
- basic HTML export (cdde92c)
- export as style HTML bny using handlebars template internally (0e8c817), closes #5 #13
- let users choose a handlebars template (19d6d71), closes #13
0.0.13 (2020-05-18)
0.0.12 (2020-05-17)
0.0.11 (2020-05-17)
- display panel by using inline template (08f3fe9)
0.0.10 (2020-05-17)
0.0.9 (2020-05-17)
0.0.8 (2020-05-17)
0.0.7 (2020-05-17)
0.0.6 (2020-05-17)
0.0.5 (2020-05-16)
- allow multiline and multi range selections (13f60bd)