File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 3
3
## 1.1.2
4
4
5
5
- Implement syntax highlighting for the new ` unique ` aggregate.
6
+ - Add the ability to rename databases in the database view.
7
+ - Add the ability to open the directory in the filesystem
8
+ of a database.
6
9
7
10
## 1.1.1 - 23 March 2020
8
11
43
46
## 1.0.3 - 13 January 2020
44
47
45
48
- Reduce the frequency of CodeQL CLI update checks to help avoid hitting GitHub API limits of 60 requests per
46
- hour for unauthenticated IPs.
49
+ hour for unauthenticated IPs.
47
50
- Fix sorting of result sets with names containing special characters.
48
51
49
52
## 1.0.2 - 13 December 2019
@@ -52,8 +55,7 @@ hour for unauthenticated IPs.
52
55
- Allow customization of query history labels from settings and from
53
56
query history view context menu.
54
57
- Show number of results in results view.
55
- - Add commands ` CodeQL: Show Next Step on Path ` and `CodeQL: Show
56
- Previous Step on Path` for navigating the steps on the currently
58
+ - Add commands ` CodeQL: Show Next Step on Path ` and ` CodeQL: Show Previous Step on Path ` for navigating the steps on the currently
57
59
shown path result.
58
60
59
61
## 1.0.1 - 21 November 2019
You can’t perform that action at this time.
0 commit comments