monogame.github.io icon indicating copy to clipboard operation
monogame.github.io copied to clipboard

Adds a Getting Started Article for VSCode

Open AristurtleDev opened this issue 1 year ago • 2 comments

Description

This PR adds a getting started article for setting up a development environment for to use MonoGame with VSCode. The article contains instructions for Windows, macOS, and Linux, each separated using the tabs feature.

Live Preview

A live preview of the article can be found at https://mgdocs.aristurtle.net/articles/getting_started/1_setting_up_your_development_environment_vscode.html

References

Issue MonoGame/docs.monogame.github.io#5: feature request: Add Getting started with VS Code article

AristurtleDev avatar Mar 07 '24 05:03 AristurtleDev

Marking this as a draft PR for now, but please still review the current documentation written.

Reasons for marking this as a draft PR is that by adding this document, it no longer makes sense to have the macOS / Linux article for getting started. However, that article, and the Windows article both mention Jetbrains rider.

I would like to propose separating out the Getting Started articles for each IDE (Visual Studio, VSCode, and JetBrains) similar to how tailwind has their framework guides.

AristurtleDev avatar Mar 07 '24 06:03 AristurtleDev

Can we migrate this PR to the docs repo please @AristurtleDev ?

SimonDarksideJ avatar May 13 '24 19:05 SimonDarksideJ

Can we migrate this PR to the docs repo please @AristurtleDev ?

@SimonDarksideJ Hey, sorry, this was complete and I marked it as draft due to the question I asked above, which I'll repeat below.

Reasons for marking this as a draft PR is that by adding this document, it no longer makes sense to have the macOS / Linux article for getting started. However, that article, and the Windows article both mention Jetbrains rider.

I would like to propose separating out the Getting Started articles for each IDE (Visual Studio, VSCode, and JetBrains) similar to how tailwind has their framework guides.

Otherwise, it's good to go

AristurtleDev avatar May 23 '24 01:05 AristurtleDev

Closing this, it has been moved to the docs repo at https://github.com/MonoGame/docs.monogame.github.io/pull/18

AristurtleDev avatar May 23 '24 15:05 AristurtleDev