Don Jayamanne
32f3d0b31e
Hide envs before looking for recommendations ( #16206 )
2024-11-07 15:39:04 +11:00
Aaron Munger
07e9477f8a
track code lenses and related context keys in dedicated class ( #16204 )
...
* track code lenses and related context keys in dedicated class
* fix test
* move tests
* make tests pass
* always track code cell ranges
2024-11-06 15:56:17 -08:00
Raymond Zhao
eaa5d21867
chore: bump vscode/zeromq to 0.2.4 ( #16201 )
2024-11-06 22:58:11 +01:00
dependabot[bot]
3880f56007
Bump bootstrap from 4.6.1 to 5.0.0 ( #16017 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.6.1 to 5.0.0.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.6.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 10:00:20 -07:00
Don Jayamanne
ce8cd4a654
Bump engine version ( #16182 )
2024-10-30 03:31:21 +00:00
Don Jayamanne
eeb10c70e4
Disable build on opening workspace ( #16181 )
2024-10-30 03:31:05 +00:00
Don Jayamanne
fb93cc4cfb
Update mocks to resolve compilation errors ( #16180 )
...
* Update mocks to resolve compilation errors
* Fixes
2024-10-29 20:24:17 -07:00
Don Jayamanne
68b3672694
Remove duplicates from kernel completions ( #16176 )
2024-10-29 15:32:21 +01:00
Don Jayamanne
5665acfa8b
Remove duplicate event ( #16172 )
...
* Remove duplicate event
* Fixes
2024-10-29 15:32:02 +01:00
Don Jayamanne
aa3cd0d3fe
Update PR template ( #16177 )
2024-10-29 06:33:21 -07:00
dependabot[bot]
036e16191d
Bump elliptic from 6.5.7 to 6.6.0 ( #16174 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 13:50:34 +01:00
Don Jayamanne
6296e63d2a
Update compilation/build tasks ( #16170 )
...
* Update compilation/build tasks
* Fixes
2024-10-29 13:13:37 +01:00
Aaron Munger
5c9fb46c7a
recover notebook backed Interactive windows ( #16166 )
...
* recover notebook backed IWs to be re-used
* create correct type on recovery
* lint
2024-10-28 12:56:50 -07:00
Aaron Munger
fee0a0674f
use common method ( #16165 )
2024-10-28 09:59:26 -07:00
Don Jayamanne
c399cec9f9
Remove dead code and add additional logging ( #16157 )
2024-10-27 19:15:23 -07:00
Don Jayamanne
f8493f84fa
Check global storage dir perm & fallback to ext dir ( #16156 )
2024-10-27 19:15:05 -07:00
Don Jayamanne
d4faf9a23b
Bump version of node, npm and ts ( #16151 )
...
* Bump version of node, npm and ts
* Fix compilation errors
* Logging
* Fix for windows
* comments
* More comments
* Fixes
* Fixes
* Fix formatting
2024-10-27 19:05:13 -07:00
dependabot[bot]
8f20e71cf1
Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 ( #15074 )
...
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases )
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.12.0...0.12.1 )
---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>
2024-10-28 02:58:08 +01:00
Don Jayamanne
5a265e4418
Remove unwanted Python API calls ( #15244 )
2024-10-27 17:38:35 -07:00
dependabot[bot]
4d91c14dac
Bump mamba-org/setup-micromamba from 1 to 2 ( #16096 )
...
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba ) from 1 to 2.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases )
- [Commits](https://github.com/mamba-org/setup-micromamba/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: mamba-org/setup-micromamba
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>
2024-10-28 01:06:01 +01:00
Don Jayamanne
d4da41ae5b
Bump version to 2024.11 ( #16140 )
...
* Bump version to 2024.11
* Bump version of Python
* Skip failing tests
* Fix formatting
* Restore version
2024-10-24 02:02:29 +02:00
Raymond Zhao
fb42c2069a
chore: temporarily exclude more files from scan ( #16054 )
2024-10-14 10:52:15 -07:00
Raymond Zhao
acdf3f2476
fix: tag experimental settings with new system ( #16116 )
...
Also consider enableKernelCompletions as stable
2024-10-11 11:51:34 -07:00
dependabot[bot]
4a13fca8f5
Bump denoland/setup-deno from 1 to 2 ( #16114 )
...
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno ) from 1 to 2.
- [Release notes](https://github.com/denoland/setup-deno/releases )
- [Commits](https://github.com/denoland/setup-deno/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: denoland/setup-deno
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 11:36:18 +00:00
Don Jayamanne
d24c35d597
Update Jupyter Npm To Latest ( #15897 )
...
* Update JupyterLab pkgs, support WS Protocols
* Updates
* Remove debugger statements
* Revert disabling websocket protocol
* misc
* Fixes
* Fix tests
* More updates
* Update minimum version of renderer extension
* Updates to build
* Fixes
2024-10-08 23:32:36 +00:00
Don Jayamanne
7c746b81eb
Ensure kernelspec is readonly ( #16090 )
...
* Ensure kernel variables are cloned before updating
* Ensure kernelspec is readonnly
2024-10-06 20:12:54 -07:00
Aaron Munger
5bc44a421e
lazy load the provider to fix dependency loop ( #16108 )
2024-10-06 07:40:47 +02:00
Aaron Munger
5ec33650fa
fix typo and migrate from bad setting name ( #16106 )
2024-10-04 16:00:49 -07:00
Aaron Munger
c8287cd5e6
claim ownership of python file if we create code cells for it ( #16103 )
...
* claim ownership of python file if we create code cells for it
* remove parameter
* update unit tests
2024-10-04 15:43:26 -07:00
Aaron Munger
36e3c61d6b
dont add cell marker to exported notebook ( #16102 )
2024-10-04 15:17:48 -07:00
Aaron Munger
c74d3547a1
skip flaky test ( #16104 )
2024-10-04 14:24:53 -07:00
Aaron Munger
2336734571
guard against adding a console logger ( #16101 )
2024-10-04 10:18:47 -07:00
Aaron Munger
62120914b7
clean up extra checkbox ( #16099 )
2024-10-04 16:14:53 +00:00
Aaron Munger
b937aa89cc
bump engine version ( #16098 )
2024-10-04 09:06:58 -07:00
Aaron Munger
b8b5b1f632
option to use Notebook API for opening IW ( #16084 )
...
* create a notebook model backed editor for the IW
* create correct controller type
* startup code contribution
* add and execute with appendIndex
* platform level service to ask if a notebook is for a repl
* formatting
* split the service so it is the same instance
* remove more notebook type checking
* remove noop function
* remove unused import
* fixed sysinfo cell append
* sys info cell order
* cleanup
* focus editor to be able to select controller
* formatting
2024-10-03 08:49:44 -07:00
Aaron Munger
a9690a487d
Update endgame_plan.md ( #16094 )
...
we can't actually sanity test web
2024-10-02 14:17:36 -07:00
Don Jayamanne
4e9ebfd590
Update @vscode/test-web to fix Web CI tests ( #16088 )
2024-10-01 17:38:55 -07:00
Don Jayamanne
41b4f04d34
Throw custom err when kernel API access is revoked ( #16083 )
...
* Throw custom err when kernel API access is revoked
* Add tests
2024-09-30 20:57:09 -07:00
Aaron Munger
4151b43c83
add web sanity test, simplify branching instructions ( #16079 )
2024-09-27 10:38:56 -07:00
Aaron Munger
353237551a
version bump ( #16078 )
2024-09-27 15:53:18 +00:00
Aaron Munger
ea2bf43159
clear when focused on input ( #16069 )
2024-09-23 17:24:52 -04:00
Aaron Munger
4c70569805
dont clear if inline chat should close instead ( #16062 )
2024-09-19 14:13:32 -07:00
Aaron Munger
33cd67f592
do not support variable view if were unsure how to retreive the variable ( #16061 )
2024-09-18 10:20:18 -07:00
Aaron Munger
32f816c832
try delegating even if we cannot get the full info ( #16057 )
2024-09-17 15:01:33 -07:00
Michael Lively
d4459ca9e4
bump engine version for insiders `1.94` ( #16002 )
2024-09-12 20:54:00 +00:00
Don Jayamanne
09fda7ff63
Update zmq package to latest version ( #15997 )
...
* Update zmq package to latest version
* Update zmq packages to latest version
2024-09-12 22:25:08 +02:00
Aaron Munger
f1fc39cf1e
IW regression test ( #16025 )
2024-09-10 12:52:47 -07:00
Aaron Munger
cb686d8aa4
use pydevd safeRepr to get string value ( #16029 )
...
* use pydevd safeRepr
* lint fix
* formatted with black
2024-09-10 12:12:44 -07:00
Aaron Munger
1d9672b2b9
no code lenses in cells or repl inputs ( #16022 )
2024-09-09 10:32:35 -07:00
Aaron Munger
92a1843f23
restrict when further ( #16016 )
2024-09-08 13:43:32 -07:00