@@ -160,33 +160,33 @@ This section provides a mapping table for Studio users to more quickly adapt you
160160 <td></td>
161161 </tr>
162162 <tr>
163- <td>⌥ 2</td>
163+ <td>Alt+ 2</td>
164164 <td>Ctrl+Shift+U</td>
165165 <td>Toggle Output window display</td>
166166 <td></td>
167167 </tr>
168168 <tr>
169- <td>⌥ 5</td>
169+ <td>Alt+ 5</td>
170170 <td></td>
171171 <td>Toggles Code Snippets window
172172 display</td>
173173 <td>Code Snippets exist in VS Code but there's no UI.</td>
174174 </tr>
175175 <tr>
176- <td>⌥ 6</td>
176+ <td>Alt+ 6</td>
177177 <td>Ctrl+Shift+F</td>
178178 <td>Toggles Find in Files window
179179 display</td>
180180 <td></td>
181181 </tr>
182182 <tr>
183- <td>Ctrl+⌥+ , Ctrl+⌥ -</td>
183+ <td>Ctrl+Alt++ , Ctrl+Alt+ -</td>
184184 <td>Ctrl++, Ctrl+-</td>
185185 <td>Increase, Decrease Font</td>
186186 <td></td>
187187 </tr>
188188 <tr>
189- <td>Ctrl+⌥ Space</td>
189+ <td>Ctrl+Alt+ Space</td>
190190 <td>Ctrl+Shift+P<br>(start typing render)</td>
191191 <td>Toggles display of Whitespace Symbols, spaces, newlines, and tabs</td>
192192 <td></td>
@@ -256,7 +256,7 @@ This section provides a mapping table for Studio users to more quickly adapt you
256256 </tr>
257257 <tr>
258258 <td>Ctrl+PgUp, Ctrl+PgDn</td>
259- <td>⌥ PgUp, ⌥ PgDn</td>
259+ <td>Alt+ PgUp, Alt+ PgDn</td>
260260 <td>Go to top, bottom of visible page</td>
261261 <td></td>
262262 </tr>
@@ -279,7 +279,7 @@ This section provides a mapping table for Studio users to more quickly adapt you
279279 <td></td>
280280 </tr>
281281 <tr>
282- <td>⌥ F3, ⌥ Shift+F3</td>
282+ <td>Alt+ F3, Alt+ Shift+F3</td>
283283 <td>F8, Shift+F8</td>
284284 <td>Go to Next, Previous Warning</td>
285285 <td></td>
@@ -384,7 +384,7 @@ This section provides a mapping table for Studio users to more quickly adapt you
384384 <td>Try an extension such as <a href="https://marketplace.visualstudio.com/items?itemName=wmaurer.change-case" target="new">change-case</a></td>
385385 </tr>
386386 <tr>
387- <td>Ctrl+⌥ U</td>
387+ <td>Ctrl+Alt+ U</td>
388388 <td></td>
389389 <td>Titlecase (Initial Caps) Selection</td>
390390 <td>Try an extension such as <a href="https://marketplace.visualstudio.com/items?itemName=wmaurer.change-case" target="new">change-case</a></td>
@@ -414,7 +414,7 @@ This section provides a mapping table for Studio users to more quickly adapt you
414414 <td></td>
415415 </tr>
416416 <tr>
417- <td>Ctrl+⌥ /, Ctrl+Shift+⌥ /</td>
417+ <td>Ctrl+Alt+ /, Ctrl+Shift+Alt+ /</td>
418418 <td>Ctrl+/</td>
419419 <td>Comment Markers Added to, Removed from Block of Text</td>
420420 <td></td>
@@ -477,8 +477,8 @@ This section provides a mapping table for Studio users to more quickly adapt you
477477 <td></td>
478478 </tr>
479479 <tr>
480- <td>Ctrl+Shift+G, Ctrl+⌥ G</td>
481- <td>⌥&# 8680;| ⌥ ⇦</td>
480+ <td>Ctrl+Shift+G, Ctrl+Alt+ G</td>
481+ <td>Alt+&# 8680;| Alt+ ⇦</td>
482482 <td><a
483483 href="https://docs.intersystems.com/iris20201/csp/docbook/DocBook.UI.Page.cls?KEY=GSTD_Commands#GSTD_Commands_Edit_Search"
484484 target="_new">Go To, Go Back</a></td>
0 commit comments