Aaron Munger
235f3885e4
add a loc string ( #15704 )
2024-05-22 09:38:00 -07:00
Aaron Munger
df007bf29a
delegate requests from the debug variable view as well ( #15681 )
...
* delegate requests from the variable view as well
* add new file
* fix return types, rename command
* update test, get full variable for variable view request
* remove test.only
2024-05-16 15:51:15 -07:00
Aaron Munger
ca1db4e9e7
dont open new IW for executing IW input ( #15673 )
...
* dont open new IW for executing IW input
* revert
2024-05-08 07:57:32 -07:00
Don Jayamanne
36562246a3
Remove IAsyncDisposable from KernelProcess ( #15661 )
...
* Remove IAsyncDisposable from KernelProcess
* Remove more instances of IAsyncDisposable
2024-05-03 12:38:36 -07:00
Don Jayamanne
77818eefa3
Remove asyncDispose in session class ( #15657 )
...
* Remove asyncDispose in session class
* Fixes
* OOps
* Revert changes
* Fix tests
* oops
2024-05-03 09:48:59 -07:00
Don Jayamanne
b7555cf694
Fix incorrect stub value ( #15660 )
2024-05-03 09:48:36 -07:00
Aaron Munger
d3dc06fdb1
add new field to param argument passed to open data viewer command ( #15652 )
2024-05-03 08:23:46 -07:00
Don Jayamanne
0b1fe581a0
Remove unnecessary IAsyncDisposables ( #15658 )
2024-05-03 11:18:14 +02:00
Don Jayamanne
dc085fa9a8
Reduce verbose logging ( #15656 )
2024-05-03 10:12:14 +02:00
Don Jayamanne
3928485378
Rename logging methods ( #15654 )
...
* Add trace level debugging
* Fixes
* Simpler
* Delete unwanted method
* Rename logger methods
* Revert
* Fixes
2024-05-03 08:19:17 +02:00
Don Jayamanne
fb39f04ce6
Add trace level debugging ( #15653 )
...
* Add trace level debugging
* Fixes
* Simpler
* Remove dead code
* Delete unwanted method
* Remove dead code
2024-05-02 20:08:24 -07:00
Don Jayamanne
a823a873ec
Update PR template ( #15650 )
2024-05-02 14:11:33 -07:00
Don Jayamanne
7a53a3cd34
Update VS Code engine ( #15651 )
2024-05-02 13:58:34 -07:00
Don Jayamanne
75b8c8be69
Remove unwanted commands related to debugging ( #15647 )
2024-05-02 10:53:23 +02:00
Don Jayamanne
f6e4b43295
Re-use LogLevel enum from VS Code API ( #15645 )
...
* Re-use LogLevel enum from VS Code API
* Fix formatting
* Fix errors
2024-05-02 09:22:57 +02:00
Aaron Munger
e85320600d
remove fluentUI library ( #15278 )
...
* remove fluentUI filter box
* styling
* remove last fluentUI components
* styling
* remove dependency
* remove fixup functions for removed libraries
2024-05-01 15:05:28 -07:00
Don Jayamanne
93a221ddd8
Reduce logging ( #15644 )
2024-05-02 07:40:51 +10:00
Don Jayamanne
cc7eaf09d3
Update typescript to latest version ( #15642 )
2024-05-01 12:35:22 +00:00
Don Jayamanne
631231e966
Drop code related to old custom metadata ( #15641 )
...
* Drop code related to old custom metadata
* Fixes
2024-05-01 14:35:02 +02:00
Don Jayamanne
bdce8d5272
Github action to verify usages of new Proposed API ( #15638 )
2024-05-01 14:34:45 +02:00
Don Jayamanne
9538e991e7
Remove unwanted actions ( #15633 )
2024-05-01 14:34:13 +02:00
Aaron Munger
9cd315582c
move variable providers to /standalone ( #15627 )
...
* move variable providers to /standalone
* move parent class back to kernel
* fix imports
* formatting
* reverted unneeded changes
* formatting
* better relevance check
2024-04-30 14:33:51 -07:00
Aaron Munger
12db3c8029
cache in correct variable ( #15634 )
2024-04-30 12:55:32 -07:00
Don Jayamanne
29b78d8fc3
Display 3rd party execution in kernel progress ( #15629 )
...
* Increase timeout 3rd party execution progress msg
* Display 3rd party execution in kernel progress
* ignore any
2024-04-30 07:45:24 +02:00
Aaron Munger
36f0930085
dont fail controller creation if variableProvider fails ( #15625 )
...
* dont fail controller creation if variableProvider fails
* update tests
* another update
2024-04-29 11:11:36 -07:00
Don Jayamanne
e6ba57a612
Remove redundant telemetry event ( #15624 )
...
* Remove redundant telemetry event
* Remove more dead telemetry
* Remove more events
2024-04-29 13:10:36 +02:00
Don Jayamanne
5304bfd535
Remove unwanted methods ( #15622 )
2024-04-28 19:29:23 +02:00
Don Jayamanne
1233ce4432
Remove unnecessary telemetry event ( #15623 )
2024-04-28 10:20:53 -07:00
Don Jayamanne
ef56d76691
Schedule performance tests ( #15620 )
...
* Schedule performance tests
* oops
* Exclude
* schedule the performance tests
* Another attempt
* Added comments
* Run perf tests only when required
2024-04-28 10:20:47 -07:00
Yixuan Wang
797d5bd24c
fix: recursive interval when waiting for kernel in IntelliSense ( #15612 )
...
* fix: recursive interval when waiting for kernel
* Added a few fixes
---------
Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>
2024-04-28 13:35:19 +00:00
Raymond Zhao
6cbf5e0cfa
chore: exclude ARM64 binaries from APIScan ( #15609 )
2024-04-26 13:22:56 -07:00
Don Jayamanne
949c899e48
Performance measurements of Notebooks ( #15585 )
...
* Perf tests for general notebook & kernel execution
* Fix formatting
2024-04-26 15:30:30 +02:00
Don Jayamanne
eda29e7b11
Remove unnecessary awaits ( #15608 )
2024-04-26 12:07:11 +02:00
Don Jayamanne
c6c50c0ddf
Replace proposed VSC API with our implementation ( #15573 )
2024-04-26 19:18:54 +10:00
Don Jayamanne
1cba88d5cb
Faster and simpler smoke test ( #15602 )
2024-04-26 11:38:02 +08:00
Don Jayamanne
d18d035261
Request symbols only if document text in cell ( #15601 )
2024-04-26 05:34:55 +02:00
Don Jayamanne
d30ce93142
Bump version in package.json ( #15606 )
2024-04-25 18:18:53 -07:00
Don Jayamanne
7a7f440614
Download vscode arm64, use action output for python executable ( #15604 )
...
* Download vscode arm64, use action output for python executable
* Fixes
* Add id
* Fixes
2024-04-26 02:43:12 +02:00
Don Jayamanne
b512be198a
Fix recursive dispose error ( #15580 )
2024-04-22 06:24:58 +02:00
Don Jayamanne
f3f22cde43
Minor fixes ( #15576 )
2024-04-20 07:50:41 -07:00
Don Jayamanne
f5ed201727
Remove unwanted event handlers ( #15569 )
2024-04-19 08:31:08 +02:00
Don Jayamanne
defb5b9b11
Fixes to IPyKernel detection with tests ( #15561 )
2024-04-18 17:51:48 +02:00
Don Jayamanne
a4b5eece65
Capture more information when running cells ( #15559 )
2024-04-17 20:40:12 +02:00
Don Jayamanne
4a9f2c4dcc
Add additional logging when hiding kernels ( #15558 )
2024-04-17 05:55:05 -07:00
Don Jayamanne
ff3e414728
Add logging when hiding default kernelspecs ( #15556 )
2024-04-17 13:16:21 +02:00
Don Jayamanne
a36836e1df
Set env variable PYTHON_FROZEN_MODULES ( #15555 )
2024-04-17 13:15:46 +02:00
Don Jayamanne
cc4db4d3ca
Do not add self to disposables ( #15552 )
2024-04-17 12:14:26 +02:00
Don Jayamanne
a9cfb97898
Remove unwanted file and change log level ( #15554 )
...
* Remove unwanted file and change log level
* Fix linter
2024-04-17 12:11:23 +02:00
Aaron Munger
b5b2528690
filter out unneeded variables, bring back privates but sort them to the end ( #15551 )
2024-04-16 19:29:50 -07:00
Aaron Munger
5a80a72ced
remove unnecessary when condition ( #15546 )
2024-04-15 10:03:44 -07:00