Bryan Chen
Bryan Chen
**Is your feature request related to a problem? Please describe.** I am implementing a read-only mode on top of the @nteract/core package, in which I am trying to disable adding...
Hi, while I am tracing down an issue from react-dev-utils/ModuleScopePlugin, I found that line 37 in RootsPlugin is causing different behavior between linux and windows as it only check for...
Added a skipLayoutWhenHidden prop in monaco-editor to skip calling editor.layout() in cases when the monaco-editor is hidden by its parent or ancestor container. - [x] I have read the [Contributor...
Hi, we are looking for some API from the Azure App Service extension to bundle several steps into one command. Currently our scenario is 1. customer needs to create a...
**Application or Package Used** @nteract/core I'm evaluating if there is any XSS risks by turning on the VDOM transform, code like ```python VDOM({ 'tagName': 'script', 'attributes':{}, 'children': "console.log(\"vdom\");alert(\"vdom\");" }) ```...
### Describe the bug Azure MCP tools fail to query kusto database which I have access to. ### Expected behavior The MCP tool should be able to query kusto database....
### Environment Version: 1.106.0-insider (user setup) Commit: 18d828e5d596e56b516fac7baa53e4b32cf087be Date: 2025-11-04T05:03:04.572Z Electron: 37.7.0 ElectronBuildId: 12597478 Chromium: 138.0.7204.251 Node.js: 22.20.0 V8: 13.8.258.32-electron.0 OS: Windows_NT x64 10.0.26200 ### Bug Summary and Steps to...