Changes

86 bytes added ,  11:58, 18 February 2021
change the tip from a warning against VSC to a note about it's relative unpopularity as an IDE
Line 38: Line 38:  
#* For ''Visual Studio Code'': the task is <code>genVSCodeRuns</code>
 
#* For ''Visual Studio Code'': the task is <code>genVSCodeRuns</code>
   −
{{Tip/Warning|Although there is a run generation task for Visual Studio Code, it is ''not'' officially supported by Forge. Using Visual Studio Code as an IDE for Forge mod development is not supported, and any broken functionality due to this must be solved by the user on their own.}}
+
{{Tip|The most popular IDEs used by Forge and mod developers are [https://www.eclipse.org/eclipseide/ Eclipse] and [https://www.jetbrains.com/idea/ IntelliJ IDEA]. While Visual Studio Code has a run generation task, because of its relative unpopularity as an IDE for Minecraft modding, the user will have to self-diagnose any issues that may arise from their use of it.}}
    
== Customizing the MDK ==
 
== Customizing the MDK ==
297

edits