You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ To execute a q file in REPL:
149
149
150
150
The results are shown in the terminal and you can continue to work either in your q file or directly in the terminal.
151
151
152
-
Refer to the [REPL shortcuts table](https://github.com/KxSystems/kx-vscode/wiki/REPL) for information on the keyboard shortcuts you can use.
152
+
Refer to the [REPL shortcuts table](https://github.com/KxSystems/kx-vscode/wiki/Reference-Card#repl) for information on the keyboard shortcuts you can use.
153
153
154
154
### Benefits of using REPL
155
155
@@ -882,7 +882,7 @@ To update kdb VS Code settings, search for **kdb** from _Preferences_ > _Setting
|**Automatically [focus the output](#auto-focus-output-on-entry) console when running a query without an active results tab or receive log entry**| yes/no; default yes |
885
-
|**List of label names and colorset**| edit JSON settings |
885
+
|**List of label names and color set**| edit JSON settings |
886
886
|**Connection map for workspace files**| edit JSON settings |
0 commit comments