Граф коммитов

63 Коммитов

Автор SHA1 Сообщение Дата
Don Jayamanne 6945152e1e
Revert changes to fix IPyWidget tests (#14431)
* Revert "Update version of node inline with pipelines (#14410)"

This reverts commit 6e034ab351.

* Revert "Use esbuild for just one test script (#14411)"

This reverts commit cb8910fcc7.

* Revert "Remove unwanted files (#14416)"

This reverts commit bb016dfbcd.

* Revert "Updates to npm packages to address npm audi issues (#14418)"

This reverts commit 93e7789d81.
2023-10-04 09:24:36 -07:00
Don Jayamanne bb016dfbcd
Remove unwanted files (#14416) 2023-10-04 09:06:17 +02:00
Don Jayamanne dbb74b41ca
Remove unwanted files (#14290) 2023-09-08 16:39:50 +10:00
Don Jayamanne c8c5385d64
Remove markdown styles and move to renderer ext (#12468) 2023-01-10 16:50:18 -08:00
Don Jayamanne ecd286a42e
Include jquery as npm package (#10699)
* Include jquery as npm package

* oops

* oops
2022-07-06 07:44:02 +10:00
Don Jayamanne 6cd13fbad0
Fixes to widgets when loading with and without CDN (#10678)
* Fixes to turtle widgets

* Include jquery

* Copy scripts from global nbextensions

* Add news entry

* test

* oops

* oops

* Fixes to loading of widgets with and without CDN

* include license file
2022-07-06 05:48:48 +10:00
Eric Wieser b88378aba8
Fix padding and margin on jupyter alert styles (#10034)
* Extend the jupyter alert styles a little

* Create 8399.md
2022-05-16 09:36:42 -07:00
Eric Wieser 9880bbc311
Add alert box styling for notebooks (#10021)
These style names are inherited from bootstrap, but seem to be the defacto standard for jupyter notebooks.
Note there is no appropriate color to uses for `success`.
2022-05-13 09:58:45 -07:00
Soojin (Min) Choi 25bc53a88f
added svgs for walkthroughs (#9198) 2022-03-03 14:18:34 -08:00
Soojin Choi bb04d77afd
fixed images not showing and kernel selection link (#8823)
Thank you for reviewing @rchiodo @IanMatthewHuff and @DonJayamanne!
2022-01-26 15:50:11 -08:00
Don Jayamanne fc5f932399
Remove start page in favor of a message (#6575) 2021-07-07 15:06:35 -07:00
Don Jayamanne 5f8c5c05a7
Upgrade notebook trust to VS Codes workspace trust feature (#6023) 2021-06-01 15:55:39 -07:00
Christopher Yeh fa759fb575
Losslessly compress PNG images (#5869) 2021-05-14 07:52:48 -07:00
David Kutugata f14b6adbb8
resize trust icon (#5462)
* resize trust icon

* make smaller
2021-04-08 16:37:18 -07:00
greazer c949326109 Respond to Ian's suggestions 2021-02-17 10:54:00 -08:00
greazer 8e6609d7a5 Updates per suggestions from Joyce 2021-02-16 18:06:16 -08:00
greazer a5d9f81e16 Update Readme and "Welcome" notebook 2021-02-16 17:48:18 -08:00
Rich Chiodo 7276e65ff5
Change number of icons in notebook toolbar (#4747)
* Fix icons

* Have trust command show up and nothing else if untrusted

* Add trust check to all commands

* Update based on discussion
2021-02-10 15:59:35 -08:00
David Kutugata bd71f9607e
update start native notebook (#4723) 2021-02-09 13:52:04 -08:00
Don Jayamanne 73896871f3
Display start page when in enabling Notebooks (#4612) 2021-02-08 16:15:13 -08:00
Don Jayamanne 0d3d54dc7f
Interrupt icon for single cell execution, fix nb toolbar icons (#4635) 2021-02-04 09:34:04 -08:00
Ian Huff 87b983a074
Variable View Editor Button (#4487) 2021-01-25 12:07:36 -08:00
David Kutugata 8e007f4cd9
update trusted icons and make trusted icon appear on the editor title (#4430)
* update icons
make trusted icon appear on the editor title

* update lint

* lint again

* more lint

* clicking the trusted button shows a message saying
the notebook is already trusted
change untrusted icon to red
remove command from the command palette

* linting

* remove message and disable trust button
2021-01-20 16:31:07 -08:00
David Kutugata 6c215b106c
add run above and run below to native notebooks (#4240)
* add run above and run below to native notebooks

* address some comments

* fix tests

* add tests

* register commands on the
nativeEditorCommandListener

* skipt tests
2020-12-17 16:35:17 -08:00
Joyce Er d2e8007cb1
Remove unused SVGs (#4145) 2020-12-07 09:42:23 -08:00
Don Jayamanne aba1d20271
Add trust feature for VS Code Notebooks (#12818) 2020-07-10 11:05:38 -07:00
Don Jayamanne 336842bbb6
Ability to export VS Code Native notebooks (#12879) 2020-07-10 10:11:25 -07:00
Don Jayamanne 05d9e4125b
Add icon to restart kernel for VSC Notebooks (#12686)
For #10496

Existing icon used for restart icon
2020-07-01 12:50:59 -07:00
Kim-Adeline Miguel 4f774d94bf
Run prettier on our yaml, json and md files (#10871)
* Run prettier on our yaml and md files
* Run prettier on some of our json files
* Use prettier 2.0.2
2020-04-01 10:19:44 -07:00
Ian Huff c8e7e5e09c
Better messaging on notebook fail (#10056) 2020-02-11 17:07:21 -08:00
Kartik Raj 103284657f
Cancel debugging when pressing Esc from the config quickpick. (#9750)
* Pressing Esc does not cancel debugging

* News entry

* Update news/2 Fixes/8626.md

Co-Authored-By: Eric Snow <ericsnowcurrently@gmail.com>

* Code reviews

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
2020-01-27 10:31:37 -08:00
Luciana Abud 3eca2a33ab
Update navigate to file icons on test explorer (#9680) 2020-01-22 09:40:19 -08:00
Luciana Abud a139d63a01 Update Test Explorer icons to match new VS Code icons (#8360)
* Update icons from vscode-icon repo
* Update custom icons with latest version
* Update icons with latest version
* Add new run all tests icon
* Add news files
2019-11-05 12:45:15 -08:00
Kartik Raj 87e067c574
When code runner extension gets installed, disable the play button icon immediately (#7616) 2019-09-25 23:41:04 -07:00
Kartik Raj b2b9e599be
Add play button for all users (#7562)
* Add play button for all users

* Update experiments.json

* News entry

* Fix tests

* Add telemetry
2019-09-24 10:51:07 -07:00
Eric Snow 76f5fd8fdb
Add an icon for the "Run Python File in Terminal" command. (#6498)
Note that I called the experiment "ShowPlayIcon".
2019-07-29 14:25:41 -06:00
Rich Chiodo ba1b00e271
Accessibility fixes for interactive window (#6011)
* Accessibility fixes for the interactive window

* Fix keyboard focus issues and tab order

* Support changing inputs in the static html

* Verify and fix navigation between variable parts

* Add landmarks and roles for variable explorer

* Add more aria roles

* Fix tests

* Add news entry

* Remove role when not necessary
2019-06-13 12:21:53 -07:00
Rich Chiodo 2312c3e88d
First steps in autocomplete (#5601)
* Testing codemirror's autocomplete

* Remember monacoEditor pieces

* New idea for using the language client

* Farther along the completion provider idea.

* New idea mapped together

* Closer. no more errors

* Working completion

* Sorting

* Reverse sort kind

* Getting monaco to show context menu and completion

* Fix margin width

* Add comment about language service

* Start of completion provider

* Update to use monaco types instead

* New IHistoryListener idea

* Fix document position

* Theme support

* Colorization mostly working

* Move editor to standalone panel at the bottom

* Fix startup of the language server

* Input history working again

* Fix problem with convertToOffset

* Write own react monaco editor to handle update problems

* Add unit test for the completion provider

* Fix editing for intellisense

* Adding hover support

* Fix hover to work even when expanding collapsing cells.

* Add suggest.css and base64 encoding of icons

* Fix completion item kind

* Undo less work. Not necessary

* Put watermark back

* Fix hover css

* Fix scrolling after resizing

* Add actual table to test state.

* Split between jedi and language server

* Fix jedi for completion

* Fix remove cell and remove all to work

* Fix hover to work correctly with big hack

* Don't ever remove items from the document as the cells that ran are still there
Only remove on restart

* Make package createable

* Add babel transpile for monaco-editor so tests can run

* Input test in history functional working

* Get test to not hang on exit

* Get all history functional tests to pass

* Get tests somewhat working for intellisense

* Actual working intellisense test

* Fix linter warnings

* Fix hover mtk1 css color

* Add news entry

* Remove react-codemirror

* Fix hygiene

* Add variable to check remote

* Fix default rules to support comment/string beginnings

* Fix unnecessary isNull check

* Make sure to cleanup after waiting for the suggestion to show up

* Fix out of memory error.

* Separate out the babel steps as not required for single workspace

* Fix color test

* Review feedback

* Update incorrect block comment
2019-05-14 13:44:41 -07:00
Kartik Raj 8f7cb40a07
Generalize test results service (#4813)
* Generalize test results service

* News entry

* Fix gulp errors

* Updated status icons

* Added tests
2019-03-19 15:14:50 -07:00
Kartik Raj 6ba8ef9adb
Update icons and correct tooltip for folders (#4746)
* Corrected tooltip for folders

* fix CI

* updated icons

* corrected tooltip

* round time to 3 decimal places
2019-03-14 09:40:55 -07:00
Kartik Raj 54277f8987
Updated icons and tooltip in test explorer indicating status of test files/suites (#4650)
* update test exp and code reviews

* variable name correction

* correct issue #4689

* corrected unit tests
2019-03-08 15:21:18 -08:00
Eric Snow 7500750adb
Show an icon for "unknown" test status. (#4635)
(for #4578)

Note: the icons are basic place-holders.
2019-03-05 09:22:49 -07:00
Don Jayamanne 4434652f33
Add an icon for stopping tests and remove unwanted icons (#4498)
For #4471
2019-02-21 17:04:17 -08:00
Don Jayamanne f864c20851
Add status indicator for icons in test explorer (#4461)
* Add status indicator for icons
* Fix typo

* Fix tests
* Fixed tests

* Typo

* Code review comments

* Fixed tests

* Fixes
2019-02-20 18:16:54 -08:00
Kartik Raj b827fe7b91
done (#4454) 2019-02-20 10:10:03 -08:00
Kartik Raj 30637da678
Navigate to test output from Test Explorer on clicking Function (#4339)
* Show Unit Test Output on clicking func

* news entry

* code reviews
2019-02-11 18:12:40 -08:00
Kartik Raj 6311efecd4
Added action buttons to top of Test Explorer (#4327)
* Added buttons

* news entry

* Display test activity only when tests have been discovered

* News entry

* code reviews

* code review

* reverting few changes
2019-02-08 14:08:39 -08:00
Don Jayamanne ede5b3d401
Add commands to run, debug and open tests (#4332)
For #4277
2019-02-08 11:21:17 -08:00
Derek Keeler bd1ee9fb03
Add localRoot & remoteRoot to the launch.json snippets (#3950)
- Will set localRoot to "${workspaceFolder}" by default
- Will set remoteRoot to "." by default
- PTVSD will pick this up and infer "." to be CWD.
2019-01-22 10:55:19 -08:00
Don Jayamanne 064b837708
Add default debug config and fix labels (#3860)
For #3321
2019-01-03 16:21:09 -08:00