VSCode build-block added
This commit is contained in:
16
Tools/VSCode/modulefile
Normal file
16
Tools/VSCode/modulefile
Normal file
@@ -0,0 +1,16 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "lightweight but powerful source code editor"
|
||||
module-url "https://code.visualstudio.com/docs"
|
||||
module-license "See: https://code.visualstudio.com/license"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
Visual Studio Code is a lightweight but powerful source code editor
|
||||
which runs on your desktop and is available for Windows, macOS and
|
||||
Linux. It comes with built-in support for JavaScript, TypeScript
|
||||
and Node.js and has a rich ecosystem of extensions for other languages
|
||||
(such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET
|
||||
and Unity). Begin your journey with VS Code with these introductory
|
||||
videos: https://code.visualstudio.com/docs/introvideos/overview
|
||||
"
|
||||
Reference in New Issue
Block a user