-
-
Notifications
You must be signed in to change notification settings - Fork 283
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
Describe how new Code Style and Docstring Style options work in Spyder 4 #96
Comments
Adding this as editor feature |
@hyounes4560 if you have time, we could work this in to an expanded discussion of the Code/docstring style options in the "Code Style" section of the Editor doc, though I don't think we should block your initial PR on this—it can be added later, and I can take care of it if necessary, since its a more advanced feature. |
@CAM-Gerlach Could you please add more info about this? |
Sure. Basically, we want to describe how the |
Issue Description
Per the discussion in spyder-ide/spyder#9231 and specifically @ccordoba12 's request, we should describe how to use the Code and Doc Style settings in Spyder 4's preferences, particularly the interaction between the "Show" and "Ignore" fields. This would probably be best worked into an expanded Editor article, specifically a discussion on the various LSP-provided features the editor offers (Code Analysis, Hints, Calltips, Completion, etc.); otherwise; it would be part of a broader article/docs section that discusses Spyder's preferences in more detail (which I hope to add at some point).
The text was updated successfully, but these errors were encountered: