-
Notifications
You must be signed in to change notification settings - Fork 42
(maint) Document 0.13 Release #402
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
(maint) Document 0.13 Release #402
Conversation
c5ab071 to
47de157
Compare
README.md
Outdated
|
|
||
| ### Outline View | ||
|
|
||
| The new `Outline View` shows the symbol tree of the currently selected Puppet manifest. This currently supports classes, types, variables and parameters. More symbols are planned to be added. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pseudo nit: One sentence per line (semantic linefeeds). This makes review (and editing different) much easier.
The last sentence should be reworked - maybe something like a check box list with the possible symbols and only those which are implemented are checked? Or a link to the issue? Or drop the sentence entirely and just update the section when new symbols are added?,
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While I generally agree on linefeeds, the whole document does not follow that proscription. I'm disinclined to acquiesce to your request here, and instead volunteer you to copy-edit the readme :)
Will work on last sentence
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The new `Outline View` shows the symbol tree of the currently selected Puppet manifest. This currently supports classes, types, variables and parameters. More symbols are planned to be added. | |
| The new `Outline View` shows the symbol tree of the currently selected Puppet manifest. | |
| This currently supports classes, types, variables and parameters. |
This commit is a documentation update for the 0.13 release. It adds missing issues to the Changelog, and adds the new features to the README. The new features are documented with text descriptions as well as animated gifs.
5067016 to
a848ac8
Compare
Should document: