-
Notifications
You must be signed in to change notification settings - Fork 48
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
[ENH] VS code : extensions recommended #57
Comments
I 've started this here: https://github.com/bcharlier/HMMA238/blob/master/Courses/IDE/tp.md |
Well, on my hand I would just advise not to use the default Microsoft python linter but rather cornflakes (much more user-friendly). I also like liveshare which is kind of an overleaf inside vscode (useful with remote work). |
Nice work!
Everything seems great to me :)
This is funny, what you are doing looks like an extended version of this: the [ https://missing.csail.mit.edu/ | missing semester of CS ] .
Maybe it is already done elsewhere in the course, but it may worth mention jupyter notebooks and google colab for people without python distrib.
Finally, maybe this is an advanced feature, but for people doing computation on clusters the [ https://marketplace.visualstudio.com/items?itemName=vscode-ext.sync-rsync | synrsync extension ] is a game changer.
Best,
Quentin
… De: "Tanguy Lefort" ***@***.***>
À: "bcharlier/HMMA238" ***@***.***>
Cc: "Quentin Bertrand" ***@***.***>, "Mention"
***@***.***>
Envoyé: Vendredi 29 Janvier 2021 12:32:11
Objet: Re: [bcharlier/HMMA238] [ENH] VS code : extensions recommended (#57)
Well, on my hand I would just advice not to use the default Microsoft python
linter but rather [
https://marketplace.visualstudio.com/items?itemName=kevinglasson.cornflakes-linter
| cornflakes ] (much more user-friendly).
I also like [
https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare
| liveshare ] which is kind of an overleaf inside vscode (useful with remote
work).
—
You are receiving this because you were mentioned.
MReply to this email directly, [
#57 (comment) | view it
on GitHub ] , or [
https://github.com/notifications/unsubscribe-auth/AE7QII3GCRV6ZIC4DE6C7P3S4KMDXANCNFSM4WYU6I2Q
| unsubscribe ] .
|
Thanks for the feedback. A last point might be: what's your favorite LaTeX extension? any good snippet available somewhere? Sublime was great for that but I am not yet up to date on this part for VSCode. |
Might not be a very useful answer but:
Hopefully that was somewhat helpful |
We should add a list of VSCode recommended packages for the default users:
The text was updated successfully, but these errors were encountered: