forked from KhaosCoders/VSCodeBlockEndTag
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathReleaseNotes.txt
More file actions
26 lines (21 loc) · 733 Bytes
/
ReleaseNotes.txt
File metadata and controls
26 lines (21 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Version 1.5:
Fixed tag overlaps code bug
Added "Tag Size" Option for custom tag scale
Added ability to 'click through' tags, when Double-Click option is set
Version 1.4:
Use bigger font size for tags
Fixed an issue where keyboard inputs got lost after click on tag
Fixed Visual Studio 2015 not showing tags
Version 1.3:
Fixed ArgumentOutOfRangeException on copy&paste
Added ability to 'click through' tags, when CTRL+Click option is set
Scale tags with editor line height (font size)
Version 1.2:
Visual Studio 2017 Support
Added CTRL+Click to navigation option
Strip unnecessary spaces from tags
Hide tags when caret is in same line
Version 1.1:
Fixed ArgumentOutOfRangeException
Version 1.0:
Initial Release