Skip to content

Commit 379c8b2

Browse files
authored
Merge pull request #51 from SJLennon/main
2 parents 87abd67 + e3306da commit 379c8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/tips/tricks.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Right click and click 'Search' on IFS directories and source files to search thr
4646

4747
### Overtype
4848

49-
VS Code works in "insert" mode. This can be annoying when editing a fixed mode source, for example DDS. Fortunately there is an [Overtype extension](https://marketplace.visualstudio.com/items?itemName=DrMerfy.overtype)<Icon name="external" color="cyan" class="icon-inline" /> that allows you to toggle between insert and overtype, and can also display the current mode in the status bar.
49+
Prior to release 1.96, VS Code worked only in "insert" mode. If you cannot upgrade, then may install the [Overtype extension](https://marketplace.visualstudio.com/items?itemName=DrMerfy.overtype)<Icon name="external" color="cyan" class="icon-inline" /> which allows you to toggle between insert and overtype.
5050

5151
### Font Size
5252

0 commit comments

Comments
 (0)