-
-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cmoog/vscode-sql-notebook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cmoog/vscode-sql-notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 18 files changed
- 2 contributors
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 86a7e5f - Browse repository at this point
Copy the full SHA 86a7e5fView commit details
Commits on Mar 23, 2022
-
feat: implement transparent language server client (#25)
Now that `vscode-sql-notebook` has a UI for connecting to the database, we can use that information to automatically configure a language server to provide completion and formatting. Until further testing shows that this is stable under more conditions, LSP initialization is gated behind a default `false` configuration option.
Configuration menu - View commit details
-
Copy full SHA for e1936b6 - Browse repository at this point
Copy the full SHA e1936b6View commit details -
Bump minimist from 1.2.5 to 1.2.6 (#28)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8ab0cf - Browse repository at this point
Copy the full SHA c8ab0cfView commit details -
add query timeout configuration option (#27)
Allow user to specify query timeout in the vscode settings menu. Default to 30 seconds.
Configuration menu - View commit details
-
Copy full SHA for e955f6c - Browse repository at this point
Copy the full SHA e955f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0253d2f - Browse repository at this point
Copy the full SHA 0253d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46aaa11 - Browse repository at this point
Copy the full SHA 46aaa11View commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6ca9b19 - Browse repository at this point
Copy the full SHA 6ca9b19View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.1...v0.5.0