forked from PowerShell/vscode-powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… 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
…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
…t until PSSA issues are fixed (#1852)
* Set settings to camelCase * Update settings interface
* add AzDO ymls * publish tests * artifacts * os specific artifacts * goodbye AppVeyor and Travis
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.11. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Changelog](https://github.com/lodash/lodash/blob/master/CHANGELOG) - [Commits](lodash/lodash@4.17.10...4.17.11) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.12.12 to 11.13.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.4000 to 3.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.3.4000...v3.4.3) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.3.0 to 7.3.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits/v7.3.1) Signed-off-by: dependabot[bot] <[email protected]>
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
.WIP:
to the beginning of the title and remove the prefix when the PR is ready