Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Walkthroughs #472

Open
gnikit opened this issue May 9, 2022 · 0 comments
Open

Add Walkthroughs #472

gnikit opened this issue May 9, 2022 · 0 comments

Comments

@gnikit
Copy link
Member

gnikit commented May 9, 2022

VS Code supports walkthroughs to make setting up and getting started with an extension easier see: https://code.visualstudio.com/api/references/contribution-points#contributes.walkthroughs

The walkthrough(s) should include:

  • Installing a fortran compiler, gfortran or intel
  • Setting up the linter
  • Installing and setting up the Language Server
  • Compiling a sample code
  • Debugging a sample code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant