Aasim Khan
30edf8d57b
Fixing copy headers ( #23280 )
2023-05-31 22:25:41 -07:00
Alan Ren
36c8945f1e
fix link cell not working issue ( #23223 )
2023-05-25 13:30:44 -07:00
Alan Ren
e62486bee6
fix query result grid shortcut keys ( #23206 )
...
* fix query result grid shortcut keys
* add comment
2023-05-24 21:41:00 -07:00
Barbara Valdez
01bcdf9c01
update workbench file and fix relative link not working in markdown ( #23109 )
2023-05-11 15:31:43 -07:00
Alex Ma
898bb73a34
Revert new connection string format ( #22997 )
2023-05-05 13:41:40 -07:00
Karl Burtram
e7d3d047ec
Merge from vscode merge-base ( #22780 )
...
* Revert "Revert "Merge from vscode merge-base (#22769 )" (#22779 )"
This reverts commit 47a1745180 .
* Fix notebook download task
* Remove done call from extensions-ci
2023-04-19 21:48:46 -07:00
Karl Burtram
47a1745180
Revert "Merge from vscode merge-base ( #22769 )" ( #22779 )
...
This reverts commit 6bd0a17d3c .
2023-04-18 21:44:05 -07:00
Lewis Sanchez
6bd0a17d3c
Merge from vscode merge-base ( #22769 )
...
* Merge from vscode merge-base
* Turn off basic checks
* Enable compilation, unit, and integration tests
2023-04-18 18:28:58 -07:00
Alex Ma
b69e87df15
Connection URI with complete options (finalized) ( #22735 )
...
* Connection URI made to include every option available instead of basic details (#22045 )
* Revert "Merge remote-tracking branch 'origin' into feat/connectionUri"
This reverts commit 11b2d31bf99e216daee823f732254f69a017fee1, reversing
changes made to 36e4db8c0744f81565efdfd2f56a3ae3c0026896.
* Revert "Revert "Merge remote-tracking branch 'origin' into feat/connectionUri""
This reverts commit f439673c2693e1144c52e04c14e82cd8566c13a6.
* Added changes and fixes for feat connectionuri (#22706 )
* add title generation at start
* added await to refreshConnectionTreeTitles
2023-04-18 11:08:48 -07:00
Cory Rivera
8aade56214
Use column names as keys for table data in SQL cell outputs ( #22688 )
2023-04-13 13:26:12 -07:00
Alan Ren
61b3285eaf
make table keyboard shortcuts configurable ( #22582 )
...
* make table keyboard shortcuts configurable
* fix error
* new slickgrid version
* add comment
* tree grid
2023-04-03 13:21:00 -07:00
Cory Rivera
1dbb2211e3
Use blue icon for dashboard New Notebook task ( #22568 )
2023-03-31 16:06:50 -07:00
Cory Rivera
621f390eef
Add New Notebook task to server and database dashboards. ( #22548 )
2023-03-30 12:41:03 -07:00
Alan Ren
afafee844c
fix notebook serialization issue for non-mssql providers ( #22504 )
...
* use mssql as notebook serialization provider
* comment
* use fallback
2023-03-28 21:34:38 -07:00
Cory Rivera
97eb69477e
Remove unused files in sql and extensions folders ( #22444 )
2023-03-27 16:40:32 -07:00
Cory Rivera
9f435e271a
Establish connection after running New Notebook from Azure data explorer view ( #22408 )
2023-03-22 12:53:03 -07:00
Maddy
5fc69a0445
Fix find highlight on cell edits ( #22080 )
...
* update the rendered text onCellSourceChange
* fix test
* fix highlight in split mode
* update corresponding test
* update hasEditor with getEditor
* update event
* add comment
2023-03-08 22:26:07 -08:00
Aasim Khan
d3f4f0daa4
Adding light contrast theme ( #22028 )
...
* Adding light contrast theme
* fixing oe icons
* Fixing more files
* Converting ep files to support hc light
* Revert "Copy Headers for Selected Columns (#21622 )"
This reverts commit f74d6f6d9b .
* Adding more css rules
* Fixing modal
* Fixing azure icons
2023-03-06 17:31:27 -08:00
Charles Gagnon
a657aa6cb5
Remove hasEditor from ICellEditorProvider ( #22145 )
2023-03-06 11:02:41 -08:00
Cheena Malhotra
aa350f7e49
Enable SQL Auth Provider support ( #21903 )
2023-03-03 12:49:01 -08:00
Cory Rivera
f53119c2a6
Enable VS Code notebooks with a built-in SQL kernel. ( #21995 )
2023-02-23 16:22:46 -08:00
Lucy Zhang
498f278887
Add horizontal scrollbar to Kqlmagic table and remove plotly graph max width ( #21934 )
...
* add scroll and remove plotly max width
* scope down
2023-02-15 10:40:45 -08:00
Cory Rivera
319e0811f1
Specify an editor ID for notebook inputs. ( #21900 )
2023-02-09 14:08:19 -08:00
Lucy Zhang
b3048213e8
Minor improvements in notebook edit mode handling ( #21839 )
...
* rename + remove duplicate calls
* only fire onCellEditModeChanged when changed
2023-02-06 10:42:19 -08:00
Maddy
a38e8a74c3
fix file relative path issue on mac ( #21438 )
...
* use pathname vs nodeValue
* add test
* add comment
* only when editing in rich text
* refactor
* fix build errors
* fix hygiene errors
* remove fs check
* compare decodedUri to get correct relative paths
* Add Azure Resource 'Sql' to MSSQL extension. (#21600 )
* [Loc] added sql.xlf schema (#21687 )
* vbump profiler extension (#21685 )
* Fix connect icon for Arc extension (#21659 )
* Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230121171613142. (#21690 )
* Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230122164538349. (#21693 )
Co-authored-by: Alex Ma <alma1@microsoft.com >
* Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230123164122334. (#21697 )
Co-authored-by: Alex Ma <alma1@microsoft.com >
* use normalize to get the path correctly
* add comment
* refactor
* more tests
* typo fix
---------
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com >
Co-authored-by: Alex Ma <alma1@microsoft.com >
Co-authored-by: Alan Ren <alanren@microsoft.com >
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
Co-authored-by: Alex Hsu <csigs@users.noreply.github.com >
2023-01-30 13:56:55 -08:00
Lewis Sanchez
f74d6f6d9b
Copy Headers for Selected Columns ( #21622 )
...
* Adds copy header delimiter setting
* Copies all table headers or selected headers only
* Adds missing comments
* Update src/sql/workbench/contrib/query/browser/query.contribution.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update src/sql/workbench/contrib/query/browser/query.contribution.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Creates sort map entries function
* Removes CSV formatting and setting.
* Add colons before error message
* Renames table column sorting method
* Removes extra unnecessary function call
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-01-18 13:20:27 -08:00
Cory Rivera
e2327c393a
Remove all Big Data Cluster features ( #21369 )
2022-12-07 12:28:17 -08:00
Cory Rivera
4dfedabbc6
Dispose underlying text input in notebook input to clear editor service references correctly. ( #21318 )
2022-11-29 10:06:52 -08:00
Maddy
815310f52a
check for file protocol of vscode-file ( #21302 )
...
* check for file protocol vscode-file:
* use vscode constants
2022-11-28 15:19:02 -08:00
Cory Rivera
728a90cd53
Move New Notebook command to core ( #21247 )
2022-11-18 14:54:58 -08:00
Cory Rivera
a37d6230f9
Remove API compatibility layer for VS Code notebook extensions ( #21225 )
2022-11-15 10:38:41 -08:00
Lucy Zhang
7ca4e2bcae
Fix headers being exported twice from notebooks ( #21195 )
...
* fix headers being exported twice
* simplify
* fix test
2022-11-10 13:31:36 -08:00
Cory Rivera
667f125cbd
Bring back old editor resolving logic to fix saving in notebooks. ( #21186 )
2022-11-10 12:53:53 -08:00
Barbara Valdez
a618ef983a
Display tables in html ( #20640 )
2022-11-04 19:00:19 -07:00
Aasim Khan
00b797b4f3
Adding keyboard shortcuts for column resizing in slickgrid ( #21100 )
...
* Adding column resize keyboard shortcuts in slickgrid
* Switching to standard keyboard evt
* Adding comment for the functionality
* Cleaning up code and adding more comments
* Using quick input to get column resize width
* Adding check for negative sizes
* Fixing some stuff
2022-11-04 16:15:04 -07:00
Barbara Valdez
efe56eba8c
Notebook scrolling to search result instead of selected cell ( #20580 )
...
* do not scroll to current result if there's other cell active
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-11-04 11:05:26 -07:00
Aasim Khan
4823a76833
Adding screen reader optimized mode to slickgrid ( #21069 )
2022-11-02 15:11:16 -07:00
Charles Gagnon
649b23e6c8
Add mark.js and jquery typings ( #21066 )
2022-11-02 09:18:03 -07:00
Cory Rivera
f4711d3c9c
Remove unused ClientSession members. ( #21031 )
2022-10-28 15:37:59 -07:00
Cory Rivera
82adcc0f20
Fix issues with loading aliased kernels in notebooks ( #21018 )
2022-10-28 13:22:52 -07:00
Cory Rivera
5f6eed12c2
Re-enable .NET Interactive in Ipynb notebooks ( #21002 )
2022-10-27 13:49:37 -07:00
Alan Ren
e691263956
fix the contrast rate issue of couple view icons in activity bar ( #21003 )
...
* fix connections and notebooks view icon issue
* update name
* remove css reference
2022-10-26 19:27:42 -07:00
Charles Gagnon
5032685162
Notebook cleanup ( #20954 )
2022-10-24 15:32:42 -07:00
Charles Gagnon
a64a33e091
ModeService to LanguageService var names ( #20949 )
2022-10-24 13:57:03 -07:00
Barbara Valdez
1ac141b381
remove smooth behavior from scroll for code cells ( #20905 )
2022-10-20 17:14:52 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Cory Rivera
33c6daaea1
Correctly route notebook serialization requests to SQL Tools Service. ( #20874 )
2022-10-19 15:37:41 -07:00
Benjamin Russell
38eb0c8429
Export to Markdown ( #20661 )
...
* Give saveAsExcel its own config options
* Wired up correctly
* Merge conflicts
* PR comments 1
Co-authored-by: Ben Russell <russellben@microsoft.com >
2022-10-13 16:08:21 -07:00
Cory Rivera
806580fe44
Use SQL kernel as default when opening a notebook with an unknown provider ( #20828 )
2022-10-13 12:38:43 -07:00
Cory Rivera
acc9780f04
Update kernels dropdown after installing a notebook extension ( #20759 )
2022-10-12 14:44:31 -07:00