[PR #8] feat: Add .editorconfig, .gitignore, and .vscode/extensions.json files #8

Open
opened 2026-02-27 04:55:49 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/GameServerManagers/LinuxGSM-Dev-Docs/pull/8

State: open
Merged: No


This PR adds multiple VSCode extensions to help developers write more consistent Markdown:

  1. editorconfig
    • Override user/workspace settings with settings found in .editorconfig files
  2. markdown-all-in-one
    • (Almost) All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)
  3. vscode-markdownlint
    • Markdown linting and style checking for Visual Studio Code
  4. prettier-vscode
    • Code formatter

It also adds the required .editorconfig file.

Related Pull Requests:

**Original Pull Request:** https://github.com/GameServerManagers/LinuxGSM-Dev-Docs/pull/8 **State:** open **Merged:** No --- This PR adds multiple VSCode extensions to help developers write more consistent Markdown: 1. [editorconfig](https://marketplace.visualstudio.com/items?itemName=editorconfig.editorconfig) * Override user/workspace settings with settings found in .editorconfig files 2. [markdown-all-in-one](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) * (Almost) All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more) 3. [vscode-markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) * Markdown linting and style checking for Visual Studio Code 4. [prettier-vscode](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) * Code formatter It also adds the required `.editorconfig` file. Related Pull Requests: - https://github.com/GameServerManagers/LinuxGSM/pull/4527 - https://github.com/GameServerManagers/LinuxGSM-Docs/pull/104
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM-Dev-Docs#8
No description provided.