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
Barbara Valdez
5d63f0d229
remove smooth behavior ( #20794 )
2022-10-10 11:48:09 -07:00
Benjamin Russell
29daa72ef1
Give saveAsExcel its own config options ( #20647 )
...
Co-authored-by: Ben Russell <russellben@microsoft.com >
2022-10-05 09:40:00 -07:00
Charles Gagnon
85dc506a3c
Add AuthenticationType enum to typings ( #20699 )
...
* Add AuthenticationType enum to typings
* fix
* const
* Add comments
* fix comment
* remove unused
2022-09-30 16:49:36 -07:00
Cory Rivera
1a094ba6a9
Clear invalid taskbar actions when changing notebook providers. ( #20446 )
2022-08-24 12:01:41 -07:00
Lewis Sanchez
7de5ee0427
Adds functionality to open execution plans from DB tables and DMVs. ( #20377 )
...
* Adds functionality to open execution plans from DB tables and DMVs.
* Code review changes
* Renames method to getProviderFromUri
2022-08-17 19:24:23 -07:00
Cory Rivera
ff05a4e25d
Use a "Text Size" label for heading dropdown. ( #20319 )
2022-08-12 14:17:40 -07:00
Cory Rivera
453f8e5525
Set cell preview mode when toggling edit mode. ( #20220 )
...
* Also fix leftover settings changes in markdown smoke test.
2022-08-03 09:36:24 -07:00
Alan Ren
bb4b00a25a
fix recent closed ( #20188 )
2022-07-27 18:44:08 -07:00
Cory Rivera
c2be6447b5
Prevent cell's edit mode from being incorrectly cleared when a text component is initialized. ( #20120 )
2022-07-22 10:22:56 -07:00
Maddy
7dd36ae7b4
fix: image disappear issue ( #20039 )
...
* check if base64 value is from image tag
* add test
* check image regex
* add comment
* update comment
2022-07-20 13:58:49 -07:00
Charles Gagnon
ba1f4db745
Make createEditorInput async ( #20038 )
2022-07-14 19:39:52 -07:00
Cory Rivera
e58aa90ac0
Set dotnet_interactive cell metadata when converting cell into JSON. ( #20044 )
2022-07-14 16:47:14 -07:00
Chris LaFreniere
78b5e52bf7
re-enable notebook outputprocessor tests ( #20000 )
2022-07-12 10:11:35 -07:00
Karl Burtram
26455e9113
Merge vscode source through 1.62 release ( #19981 )
...
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512 )
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513 )
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
2022-07-11 14:09:32 -07:00
Cory Rivera
6b535b7945
Dispose underlying text model when disposing notebook editor model ( #19955 )
2022-07-08 11:23:50 -07:00
Lucy Zhang
2e2fcbe5fc
Add telemetry for WYSIWYG ( #19908 )
...
* add telemetry for wysiwyg
* add view mode
* add back WYSIWYGKeyboardAction
* nit extra line
* update action property to transformAction
2022-07-06 09:39:02 -07:00
Lucy Zhang
4ec2d78269
Add Notebook telemetry events ( #19848 )
...
* add telemetry events
* remove error message in telemetry
2022-07-01 09:14:29 -07:00
Barbara Valdez
74f01c429a
Add more tests to cell image attachments ( #19851 )
...
* add more tests to cell image attachments
* remove cell attachment image name with spaces test
2022-06-29 14:13:54 -07:00
Lucy Zhang
23feac100a
Add telemetry for notebook toolbar actions ( #19750 )
...
* add telemetry for notebook toolbar actions
* fix tests
* remove events with no metadata + connection info
* add optional connectioninfo param
* fix param
2022-06-23 05:57:17 -07:00
Barbara Valdez
7b16a78176
add tests for anchor links ( #19659 )
2022-06-20 09:29:33 -07:00
Cory Rivera
7696157084
Refresh cell toolbar when changing cell type. ( #19704 )
2022-06-10 17:15:50 -07:00
Cory Rivera
a265224701
Show an error in cell output when trying to load an unsupported output type. ( #19693 )
2022-06-09 12:32:42 -07:00
Cory Rivera
7007e18314
Add new cells after the current one when adding a cell from the notebook toolbar. ( #19649 )
2022-06-07 10:12:15 -07:00
Daniel Grajeda
4fd2f92e27
Introduce tabs for notebook views ( #19526 )
...
* Introduce tabs for notebook views
Cards have been restructured to contain tabs instead of cells directly.
Tabs then contain the cards that are displayed. Cards may contain one or
more cards.
The panel component has been reused to implement the cells. There is
still some cleanup left to do of unused functions, but I want to reduce
the size of the PR as much as possible.
2022-06-06 03:07:08 -07:00
Charles Gagnon
d3c474162d
Fix renderer error string ( #19599 )
...
* Fix error string localization
* fix
* fix
2022-06-02 12:42:27 -07:00
Barbara Valdez
f06fd7f6f7
Fix split cell not working with attachments ( #19587 )
2022-06-01 16:23:46 -07:00
Cory Rivera
5afdf04aba
Remove preview restriction for various notebook toolbar features. ( #19296 )
2022-05-05 19:15:34 -07:00
Cory Rivera
13b722eaf8
Show a notification when trying to run an untitled notebook with parameters. ( #19286 )
2022-05-04 13:26:26 -07:00
Cory Rivera
8cc66dade3
Fix intellisense for .NET Interactive SQL kernel ( #19254 )
2022-05-02 13:44:33 -07:00
Cory Rivera
7b58568d26
Convert .NET Interactive notebook's kernel spec to a VS Code compatible kernel when saving. ( #19176 )
2022-04-22 16:00:13 -07:00
Chris LaFreniere
6c4bf812cd
Notebooks: Preventing "previousSibling of Null" Errors on Cell Selection ( #19153 )
...
* Defensive programming
* PR comments
2022-04-20 17:37:38 -07:00
Alan Ren
6395402b80
fix activitybar icon focus style ( #19150 )
...
* fix activity bar icon accessibility issue
* use state
2022-04-19 14:26:49 -07:00
Barbara Valdez
7a8681481e
fix cell nav ( #19082 )
2022-04-14 10:49:17 -07:00
Cory Rivera
c2cc32a4a0
Add option to use notebook json contents instead of file string when creating a notebook. ( #18972 )
2022-04-08 16:39:14 -07:00
Maddy
4191ef8aa5
Fix active cell update on tabbing ( #18614 )
...
* listen on focus_in of toolbar
* update styles on focus_in
* listen for active cell change on notebook componen
* add tabbing order to textcells
* remove duplicate listener
* clean up
* undo
* remove visible check from cellToolbar
* remove duplicate detectChanges on updateActiveCell
* only update active cell if it's already not
* add aria-label for accessibility
* localize the aria label
* refactor
* add cellLabel property to CellModel
* remove updateActiveCell from code component
* regression from merge fix
* set edit mode as true when focusing on cell
* moce check to model
* merge changes correctly
* update edit mode if code cell
* fixes
Co-authored-by: barbaravaldez <bavaldez@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2022-04-08 12:31:30 -07:00