Skip to content

Commit 0d719f6

Browse files
committed
Update ctagz to pull in file seeking fix
Fixes #15
1 parent dcd4913 commit 0d719f6

4 files changed

Lines changed: 1152 additions & 1494 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to the "ctagsx" extension will be documented in this file.
33

4+
## [1.1.0] - 2019-02-14
5+
### Fixed
6+
- Fixed tag searching for VSCode 1.31
7+
48
## [1.0.9] - 2018-08-11
59
### Fixed
610
- Prevent folders that match the tag file pattern (e.g. `tags` or `.tags`) from being considered as a tags file

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Jeremy Tan
3+
Copyright (c) 2017-2019 Jeremy Tan
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)