Skip to content

Commit 38cb88a

Browse files
committed
Remove focus on file
1 parent a71ae87 commit 38cb88a

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.tours/codeql-tutorial.tour

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,18 +106,7 @@
106106
"title": "Run query yourself"
107107
},
108108
{
109-
"file": "tutorial-queries/tutorial.ql",
110109
"description": "It's time to create your own query and analyze some real code!\n\n1. Open the Command Palette with `Cmd/Ctrl+Shift+P` and type 'CodeQL: Create Query'.\n2. Choose the language that you'd like to analyze.\n3. Type the name of a repository with that language, so that we can download the CodeQL database for it.\n\n When the download has finished, the database will be automatically selected, so you can immediately modify and run your query!",
111-
"selection": {
112-
"start": {
113-
"line": 7,
114-
"character": 1
115-
},
116-
"end": {
117-
"line": 9,
118-
"character": 1
119-
}
120-
},
121110
"title": "Add your own query",
122111
"view": "codeQLDatabases"
123112
},

0 commit comments

Comments
 (0)