Skip to content

June updates#346

Merged
mattwojo merged 61 commits intolivefrom
master
Jun 18, 2021
Merged

June updates#346
mattwojo merged 61 commits intolivefrom
master

Conversation

@mattwojo
Copy link
Contributor

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 <[email protected]>
* Add a note about hiding dynamic profiles

* Minor writing updates

Co-authored-by: Matt Wojciakowski <[email protected]>
* 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 <[email protected]>
Co-authored-by: Kayla Cinnamon <[email protected]>
Co-authored-by: Kayla Cinnamon <[email protected]>
Co-authored-by: Kayla Cinnamon <[email protected]>
Co-authored-by: Kayla Cinnamon <[email protected]>
Co-authored-by: Kayla Cinnamon <[email protected]>
Co-authored-by: Kayla Cinnamon <[email protected]>
…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 <[email protected]>
Co-authored-by: Don-Vito <[email protected]>
* 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 <[email protected]>
mattwojo and others added 23 commits March 23, 2021 16:56
..not defaults.json for applying color schemes across profiles.
Co-authored-by: Kayla Cinnamon <[email protected]>
Co-authored-by: Don-Vito <[email protected]>
Co-authored-by: Mike Griese <[email protected]>
…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 <[email protected]>
Co-authored-by: Matt Wojciakowski <[email protected]>
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 <[email protected]>
* Updated openSettings default bindings.

* Updated the openSettings description.

* minor edits

Co-authored-by: Matt Wojciakowski <[email protected]>
Fix a typo 'optonal' replaced by 'optional'
* Add link to install preview

* Update wording

Co-authored-by: Kayla Cinnamon <[email protected]>
* Update default settings, add UI screenshots

* update screenshot

* fix numbering

* Fix screenshot steps

* Correct title verbage, update screenshot

* Add preview tags
@opbld33
Copy link

opbld33 commented Jun 18, 2021

Docs Build status updates of commit b4e9bba:

✅ Validation status: passed

File Status Preview URL Details
TerminalDocs/customize-settings/actions.md 💡Suggestion View Details
TerminalDocs/command-line-arguments.md ✅Succeeded View
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/customize-settings/startup.md ✅Succeeded View
TerminalDocs/get-started.md ✅Succeeded View
TerminalDocs/images/quake-mode.gif ✅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/tips-and-tricks.md ✅Succeeded View
TerminalDocs/tutorials/powerline-setup.md ✅Succeeded View
TerminalDocs/tutorials/ssh.md ✅Succeeded View

TerminalDocs/customize-settings/actions.md

  • Line 1081, 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:

Co-authored-by: Kayla Cinnamon <[email protected]>
@opbld33
Copy link

opbld33 commented Jun 18, 2021

Docs Build status updates of commit eb2e49b:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error-PullRequestMergeConflict] Cannot sync git repo to specified state. Please make sure the pull request is mergeable.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

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.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld30
Copy link

opbld30 commented Jun 18, 2021

Docs Build status updates of commit 5102a86:

✅ Validation status: passed

File Status Preview URL Details
TerminalDocs/custom-terminal-gallery/custom-schemes.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

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 aef98f0 into live Jun 18, 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.