Rob Lourens

Results 83 issues of Rob Lourens

Chrome versions before ~54 have a single protocol.json file

`workspace.rootPath` is a deprecated property and may not work as expected. Please use `workspaceFolders` instead. More info: https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#eliminating-rootpath https://github.com/microsoft/vscode/issues/69335

Issue-Enhancement
Area-Workspaces

#### What version of ripgrep are you using? ``` rg --version ripgrep 13.0.0 -SIMD -AVX (compiled) +SIMD +AVX (runtime) ``` #### What operating system are you using ripgrep on? macOS...

Review the organization of the debugger code. https://github.com/microsoft/vscode-jupyter/wiki/Source-Code-Organization Could include https://github.com/microsoft/vscode-jupyter/issues/10638 and linked issues Also see https://github.com/microsoft/vscode-jupyter/issues/7057

bug
notebook-debugging
interactive-window-debugging
triage-needed

Here's what happened: - I had some local changes - I checked out out a PR through the extension - It was a shallow clone (so I saw a single...

bug

Similar to the command that lets me open a PR by number, I want to say "Work on issue" -> enter the issue #, rather than find it in a...

feature-request

This extension appears to be using the `workspace.rootPath` API. This is a deprecated property and may not work as expected. Please use `workspaceFolders` instead. More info: https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#eliminating-rootpath https://github.com/microsoft/vscode/issues/69335

I would find it useful to have a flag to switch between the 32/64 bit version. Currently it uses whichever is already installed. `node-nightly --arch 32` would download the same...

This extension appears to be using the `workspace.rootPath` API. This is a deprecated property and may not work as expected. Please use `workspaceFolders` instead. More info: https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#eliminating-rootpath https://github.com/microsoft/vscode/issues/69335

enhancement
up for grabs

It would be great if I could customize the stroke color. Otherwise it's hard to use this with Jupyter in dark mode, or vscode notebooks, which use a dark theme...