Skip to content

Conversation

Splines
Copy link
Member

@Splines Splines commented Oct 31, 2024

  • Here we add my favorite spell checker extension for VSCode to the recommended workspace extensions and populate the settings.json with some words that the spell checker should ignore. In the future, just use the quick fix Add <word> to workspace settings if the spell checker is not aware of a word. Then don't forget to include the settings.json in your commits.
  • I've also added some settings that have proven to be a nice default for other projects. These settings relate to Git as well as the editor itself (showing some rulers). Of course settings like the ruler color are very debatable, this is just a default value that you can for sure overwrite locally if you'd like to. I like to aim for 80 colons and only if necessary surpass it. The editor will wrap every line that is longer than 100 colons (toggle via Alt + Z) just as a visual reminder that this line is probably too long.

@Splines Splines self-assigned this Oct 31, 2024
@Splines Splines merged commit c44edcd into main Oct 31, 2024
@Splines Splines deleted the vscode/settings branch October 31, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants