-
Notifications
You must be signed in to change notification settings - Fork 903
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
Add additional readme content #2
Merged
Merged
Conversation
This file contains 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
doc only change. auto-merging. |
anthonydresser
pushed a commit
that referenced
this pull request
Dec 18, 2017
* Remove vscode-api extension tests due to build break * Set execute bit on .sh files * Stage changes to move to different machine * Clean-up Windows build * Fix build scripts on Linux
anthonydresser
pushed a commit
that referenced
this pull request
Dec 18, 2017
* Initial VS Code port from release/1.8 to commit 172f9b4beaf684d6e39bfed4132144d5a4012ff1 * Remove unused UI elements. * Remove unused extensions from VS Code port. * Initial vscode-mssql integration * Merge build break fixes. (#2) * Remove vscode-api extension tests due to build break * Set execute bit on .sh files * Stage changes to move to different machine * Clean-up Windows build * Fix build scripts on Linux * Reset to VS Code 1.8 * Remove vscode-api-tests which break the build * Remove unused UI elements. * Add initial vscode-mssql integration * Update product.json * Integrate initial SQL UI placeholders. * Remove vscode-mssql submodule * Add vscode-mssql extension * Misc UI updates. (#3) * Reorder activity bar items * Update the menu items to remove editor-specific items * Clean-up connection viewlet * Add connectionList renderer * Minor updates * Merge initial query edit changes (#4) * Wire up queryEditor window with blank content * Remove unused extensions * Fix .vscode launch file * Merge dataprotocol initial integration (#15) * Add Registered Server menu item * Update registered servers icon * Initial mssql extension placeholder * Rename files in mssql extension. * Port dataprotocol code repo * Try to get dataprotocol building * Fix build break in dataprotocol * Include files to fix break * Fix npm postinstall order (#16) * Add json files to fix npm modules * Hook-up trivial Node IPC messages as simple example (#19) * Initial Data Management Node IPC classes * Update product.json to carbon code name * Wire up simple node IPC connection events * Update README.md * Hook up vscode-mssql extension into carbon. (#24) * List connections command * Remove unneeded extensions * Move out vscode-mssql extension * Move changes to other machine * Port over more vscode-mssql in carbon * Move changes to other machine * Hook-up connection and intellisense notifications * Hook up connection events into DMP (#34) * Shelve to move to other machien * Move back to other machine * Link to vscode.d.ts * Hook in a basic connection callback in DMP * Improve connection event routing hookups (#35) * Staging of changes to wire up connection info request. * Improve connection event routing hookups * Wire up list connection events through DMP client (#38) * Initial docfx content (#40) * Initial docfx content * Some additional design notes * Update documentation (#41) * Additional documentation for Connection feature area. * Update documentation content.
Charles-Gagnon
added a commit
that referenced
this pull request
Oct 26, 2020
* Add error logging when fetching account provider accounts * fix test * fix tests #2
Benjin
pushed a commit
that referenced
this pull request
Oct 30, 2020
* Add error logging when fetching account provider accounts * fix test * fix tests #2
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.
No description provided.