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

Issue fixes, new preview feature, PR contributions #357

Merged
merged 71 commits into from
Jul 9, 2021
Merged

Issue fixes, new preview feature, PR contributions #357

merged 71 commits into from
Jul 9, 2021

Conversation

mattwojo
Copy link
Collaborator

@mattwojo mattwojo commented Jul 9, 2021

No description provided.

SamB and others added 30 commits January 28, 2021 16:53
For some reason they were tagged as bash, which broke highlighting in at least one of them.
in line 98 it's `C:\\path\\to\\icon.png` while in line 115 it was `C:\\path\\to\\icon` so I've added the missing `.png`
From #135

* Add icon example and folder location

As originally submitted by @aloneguid in #135

* Remove code brackets for readability

* Add spacing
* Add info about the command palette

1. Add info about the command palette.
2. Typo fixes (e.g. "quick-start guide" instead of "quickstart")
3. Style fix, e.g. we don't have a keyboard key whose full name is "alt+shift+plus".

* revert description

Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Add a note about hiding dynamic profiles

* Minor writing updates

Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Clarify adding profile in ssh tutorial. Fixes: #183

* Remove  from docs link
This seems to be the intended meaning: There are Linux distributions that are not Ubuntu, but Ubuntu is an example of a Linux distribution for which the behavior is the given.
Currently, the install recommends using an out-of-date version of golang, which in turn causes issues while installing powerline-go.
* Add startingDirectory example

* Format startingDirectory entry
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
…stroy `PS1` (#123)

Improved title setting procedure on bash/Ubuntu so that it doesn't destroy `PS1`
* Update powerline-setup.md

* Update powerline-setup.md

* Update powerline-setup.md

* fix typo
Co-authored-by: Mike Griese <migrie@microsoft.com>
Co-authored-by: Don-Vito <khvitaly@gmail.com>
* Update powerline-setup.md

Updated Tips to include setting the Integrated terminal within Visual Studio to use the Cascadia Code Powerlines font.
Also added an additional resource which shows step by step how to do this

* Combine VS Code & VS tips for setting up powerline

* Remove external blog link

Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
cinnamon-msft and others added 26 commits April 13, 2021 23:51
…298)

* document how to start windows terminal and have it execute a command #296

* Separated the argument examples 

and included explanations of what they accomplish

* fix typo

* remove version from url

Co-authored-by: Mark Iannucci <mark.iannucci@dhha.org>
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
FIX syntax error in json configuration example
* Document trimBlockSelection setting

* Add preview disclaimer

* Minor edit + note re how to select rectangular txt

* Add preview to h2

Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Updated openSettings default bindings.

* Updated the openSettings description.

* minor edits

Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
Fix a typo 'optonal' replaced by 'optional'
* Add link to install preview

* Update wording

Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
* Update default settings, add UI screenshots

* update screenshot

* fix numbering

* Fix screenshot steps

* Correct title verbage, update screenshot

* Add preview tags
Co-authored-by: Kayla Cinnamon <cinnamon@microsoft.com>
Oh-my-posh has updated to version 3, so adding a note to designate version 2 on this uninstall until we can return to this tutorial and update to version 3. In the meantime, there are other tutorials available on the web that walkthrough how to install OMP v3 and set it up with git status, etc.
Co-authored-by: Pankaj Bhojwani <pabhojwa@microsoft.com>
Select Settings in the dropdown menu will open the Settings UI instead of open file since the release version v1.6.10571.0
But this page is not up to date, so I edit it.
@opbld30
Copy link

opbld30 commented Jul 9, 2021

Docs Build status updates of commit 723e9a9:

✅ Validation status: passed

File Status Preview URL Details
TerminalDocs/customize-settings/actions.md 💡Suggestion View Details
TerminalDocs/troubleshooting.md 💡Suggestion View Details
TerminalDocs/custom-terminal-gallery/custom-schemes.md ✅Succeeded View
TerminalDocs/customize-settings/interaction.md ✅Succeeded View
TerminalDocs/customize-settings/profile-appearance.md ✅Succeeded View
TerminalDocs/get-started.md ✅Succeeded View
TerminalDocs/images/settings-default-profile.png ✅Succeeded View
TerminalDocs/images/settings-default-shell.png ✅Succeeded View
TerminalDocs/images/settings-dynamic-profiles.png ✅Succeeded View
TerminalDocs/tutorials/powerline-setup.md ✅Succeeded View

TerminalDocs/customize-settings/actions.md

  • Line 1104, Column 2: [Suggestion-column-header-missing] Column headers are required for tables. Add appropriate header text, or remove any extra table cells that cause an extra column.

TerminalDocs/troubleshooting.md

  • Line 115, Column 27: [Suggestion-docs-link-absolute] Absolute link 'https://docs.microsoft.com/windows/console/getconsolescreenbufferinfoex' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld30
Copy link

opbld30 commented Jul 9, 2021

Docs Build status updates of commit 1b679b3:

✅ Validation status: passed

File Status Preview URL Details
TerminalDocs/customize-settings/actions.md 💡Suggestion View Details
TerminalDocs/custom-terminal-gallery/custom-schemes.md ✅Succeeded View
TerminalDocs/customize-settings/interaction.md ✅Succeeded View
TerminalDocs/customize-settings/profile-appearance.md ✅Succeeded View
TerminalDocs/get-started.md ✅Succeeded View
TerminalDocs/images/settings-default-profile.png ✅Succeeded View
TerminalDocs/images/settings-default-shell.png ✅Succeeded View
TerminalDocs/images/settings-dynamic-profiles.png ✅Succeeded View
TerminalDocs/troubleshooting.md ✅Succeeded View
TerminalDocs/tutorials/powerline-setup.md ✅Succeeded View

TerminalDocs/customize-settings/actions.md

  • Line 1104, Column 2: [Suggestion-column-header-missing] Column headers are required for tables. Add appropriate header text, or remove any extra table cells that cause an extra column.

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@mattwojo mattwojo merged commit 88445b8 into live Jul 9, 2021
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

Successfully merging this pull request may close these issues.

None yet