Skip to content

Commit 4f8afd0

Browse files
authored
update readme (#50)
1 parent 22873cd commit 4f8afd0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

ContosoUniversity/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ Before you begin, ensure you have:
2828
## ⚙️ VS Configuration
2929

3030
1. Set the environment variable `COPILOT_INTERNALUSER=true` in your system to enable the GitHub Copilot internal use features.
31-
1. Set the following GitHub Copilot settings in "Tools" menu --> "Options...". Search the setting from the top left search box, and update the value accordingly.
32-
- `TokenLowWarningThresholdPercentage`: 200 (This is to mitigate a issue where the token limit is too strict and the session cannot proceed after a few steps)
31+
1. Set the following GitHub Copilot setting in "Tools" menu --> "Options...". Search the setting from the top left search box, and update the value accordingly.
3332
- `MaxFunctionCallIterations`: 100
3433
1. Install the App Modernization extension
3534
1. Navigate to **Extensions****Manage Extensions**

Malshinon/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ Before you begin, ensure you have:
2626
## ⚙️ VS Configuration
2727

2828
1. Set the environment variable `COPILOT_INTERNALUSER=true` in your system to enable the GitHub Copilot internal use features.
29-
1. Set the following GitHub Copilot settings in "Tools" menu --> "Options...". Search the setting from the top left search box, and update the value accordingly.
30-
- `TokenLowWarningThresholdPercentage`: 200 (This is to mitigate a issue where the token limit is too strict and the session cannot proceed after a few steps)
29+
1. Set the following GitHub Copilot setting in "Tools" menu --> "Options...". Search the setting from the top left search box, and update the value accordingly.
3130
- `MaxFunctionCallIterations`: 100
3231
1. Install the App Modernization extension
3332
1. Navigate to **Extensions****Manage Extensions**

0 commit comments

Comments
 (0)