-
Notifications
You must be signed in to change notification settings - Fork 43
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 how to configure your editor section #2
Comments
From @eduardo-rodrigues in this comment: Sounds good to me. Definitely settings for Atom are relevant these days ;-). Personally I use Atom more and more, though I still have to learn fancy capabilities. I use the |
Something that might be useful to us (at least that's what I do with Vscode and vim) is explaining how to configure some "actions" you can run from an editor.
I fully agree with the following statement from @chrisburr:
I can help with the two editors above. I would also add Xcode to the list (some people use it) and it's also worth reminding that Vscode saves some hidden files inside your current repository, therefore this should be handled appropriately by your |
I agree that it would be nice to add but possibly as a separate tutorial. I think it is important that these editor tutorials are short and reliable in the hope it that they are more widely adopted. Dumping this here as an idea: How about we have "cheatsheets" in another repository like:
|
Imported from lhcb/analysis-essentials#50.
I think we should have a section dedicated to how to configure popular text editors with a minimal configuration as easily as possible. This should be pushed in the prerequisites and only mentioned during lessons. Tutorials and customised configuration can be provided as links.
Obviously the definition of “minimal configuration” is debatable but my proposal is:
Editors we should provide settings for:
The text was updated successfully, but these errors were encountered: