DPI-WE / setting-up-a-development-environment

0 stars 3 forks source link

Add section on recommended vscode extensions #4

Closed heratyian closed 6 months ago

heratyian commented 7 months ago

Here are some that I think we can recommend.

These are the ones included with the rails 7 template.

Plus I really like the new ruby lsp extension since it gives you completion, hover, definitions, etc. https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp

heratyian commented 7 months ago

@CarlosCastanedaDev want to work on adding this?

heratyian commented 7 months ago

Want to make sure we also add links and a brief explanation of what the extension does.

CarlosCastanedaDev commented 7 months ago

Yes, definitely! I'll get started on it.

CarlosCastanedaDev commented 7 months ago

@heratyian I created a branch and worked on the changes. It won't let me push my branch so I can create a pull request. Can you assign me to the issue?

heratyian commented 7 months ago

@CarlosCastanedaDev just added write access for TAs. can you try again?

CarlosCastanedaDev commented 7 months ago

@heratyian created a pull request