Skip to content

Commit 45295d6

Browse files
Update CONTRIBUTING.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent de818ec commit 45295d6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ We want our Javadocs to be concise and meaningful.
7979

8080
## IDEs
8181

82-
### VSC
82+
### VS Code
8383

84-
This project includes recommended VSC [extensions](.vscode/extensions.json) and minimal required [settings](.vscode/settings.json).
84+
This project includes recommended VS Code [extensions](.vscode/extensions.json) and minimal required [settings](.vscode/settings.json).
8585

8686
Those minimal settings are required, and not just a recommendation or preference.
87-
More specifically, they make sure that working with this code in VSC matches the [code format](#format) expectations of the Maven build.
87+
More specifically, they make sure that working with this code in VS Code matches the [code format](#format) expectations of the Maven build.
8888

89-
You may also have other VSC settings which are your "personal preferences" instead of "project requirements".
90-
We recommend that you keep personal settings in your VSC User Settings instead (`~/.config/Code/User/settings.json`).
89+
You may also have other VS Code settings which are your "personal preferences" instead of "project requirements".
90+
We recommend that you keep personal settings in your VS Code User Settings instead. The location of this file varies by platform (e.g., `~/.config/Code/User/settings.json` on Linux).

0 commit comments

Comments
 (0)