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

[ENH] VS code : extensions recommended #57

Open
josephsalmon opened this issue Jan 29, 2021 · 5 comments
Open

[ENH] VS code : extensions recommended #57

josephsalmon opened this issue Jan 29, 2021 · 5 comments

Comments

@josephsalmon
Copy link
Collaborator

We should add a list of VSCode recommended packages for the default users:

  • Markdown visualizer (extension with TeX rendering even better : Markdown+Math):
  • linter/flake8 stuff
  • SpellChecker
  • LaTeX compiler
  • etc.
@josephsalmon
Copy link
Collaborator Author

I 've started this here: https://github.com/bcharlier/HMMA238/blob/master/Courses/IDE/tp.md
any feedback from hard core user: @tanglef @QB3 ?

@tanglef
Copy link

tanglef commented Jan 29, 2021

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).

@QB3
Copy link

QB3 commented Jan 29, 2021 via email

@josephsalmon
Copy link
Collaborator Author

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.

@tanglef
Copy link

tanglef commented Jan 29, 2021

Might not be a very useful answer but:

  • for the LaTeX, LaTeX Workshop might be the go-to (because many extensions for LaTeX use it as a base), but it's not all-in-one (you need a TeX distrib installed) so I went back to TeXmaker (where I already had my own snippets...)
  • Except from the extensions Pylance and Python Docstring generator which contain nice common snippets, there are (sometimes) good ones on pythondiscord. But (almost) never already for VSC.

Hopefully that was somewhat helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants