Skip to content

Commit d67ac3a

Browse files
committedAug 5, 2024
Updated readme formatting
1 parent adb27bd commit d67ac3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ There are a number of compiler, emulator and editor configuration options availa
108108
### Recommended Setting changes
109109
It is recommended to change these VSCode settings to the following as they appear to sometimes affect the ability of the internal save functions to automatically save your open documents before continuing with the compilation:
110110

111-
Files: Auto Save - set to Off (default is autoDelay)
112-
Files: Auto Save Delay - set to 0 (default is 1000)
111+
* Files: Auto Save - set to Off (default is autoDelay)
112+
* Files: Auto Save Delay - set to 0 (default is 1000)
113113

114114
NOTE: from version 0.97 onwards I have attempted to rectify this issue with an auto-retry function (will retry 5 times).
115115

0 commit comments

Comments
 (0)
Please sign in to comment.