Skip to content

Pulling changes from PowerShell/vscode-powershell back into my repo #3

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

Merged
merged 37 commits into from
Apr 17, 2019

Conversation

SQLvariant
Copy link
Owner

PR Summary

Pulling changes from PowerShell/vscode-powershell back into my repo.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

bergmeister and others added 30 commits December 20, 2018 17:11
… powershell.codeFormatting.WhitespaceAroundPipe
* Added SQL PowerShell Examples

Added examples specific to the official SqlServer PowerShell module, to help customers get started.

* Update Code Formatting

Updated the format of the code examples.

* Moved SQL PowerShell Examples

Moved location of SQL PowerShell Examples to be after Example Scripts.

* Typo

Fixed typo in description.

* Commas

Commas.

* Update docs/azure_data_studio/README_FOR_MARKETPLACE.md

Co-Authored-By: SQLvariant <[email protected]>

* Update docs/azure_data_studio/README_FOR_MARKETPLACE.md

Co-Authored-By: SQLvariant <[email protected]>

* Update docs/azure_data_studio/README_FOR_MARKETPLACE.md

Co-Authored-By: SQLvariant <[email protected]>

* Apply suggestions from code review

Co-Authored-By: SQLvariant <[email protected]>
* Add Debug Runspace command

* Update package.json based on feedback.

* Update response to match PSES response.

* Change how we ask for RunspaceId.

* Clean up.
* include current runspace and runspace 1 if should

* to => in

* more explicit
…: PSUseCorrectCasing (#1687)

* Add powershell.codeformatting.pipelineIndentationStyle setting

* add UseCorrectCasing

* Revert "Add powershell.codeformatting.pipelineIndentationStyle setting"

This reverts commit a5487d7.

* fix comma

* Update package.json
…18: WhitespaceInsideBrace and WhitespaceAroundPipe (#1668)

* Add new settings: powershell.codeFormatting.WhitespaceInsideBrace and powershell.codeFormatting.WhitespaceAroundPipe

* fix whitespace

* Apply suggestions from code review
…18: PipelineIndentationStyle (#1669)

* Add powershell.codeformatting.pipelineIndentationStyle setting

* fix indentation
* make PSReadLine default on Windows

* tslint
* Prep for 2.0.0-preview.2 release

* add #Requires

* added extra words

* #Requires in the correct file
* [ignore] Add additional changelog details

* Update date
#1838)

* set featureFlag default to null so that it can be resolved by settings

* added tests
* Set settings to camelCase

* Update settings interface
* add AzDO ymls

* publish tests

* artifacts

* os specific artifacts

* goodbye AppVeyor and Travis
TylerLeonhardt and others added 7 commits April 15, 2019 15:50
* Bump tslint from 5.14.0 to 5.15.0

Bumps [tslint](https://github.com/palantir/tslint) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.14.0...5.15.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Add I to interface
@SQLvariant SQLvariant merged commit 5b8ba9c into SQLvariant:master Apr 17, 2019
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.

6 participants