kapsner

Results 16 issues of kapsner

Installing the latest version in a container running jupyterlab (https://github.com/iot-salzburg/gpu-jupyter), I received the following error message when trying to start the debugger: ``` [I 2023-03-23 13:46:51.558 ServerApp] Connecting to kernel...

As initially reported [here](https://github.com/ropensci/tic/issues/329), `solve()` fails when the `Remotes` section of the package `DESCRIPTION` includes a url such as `url::https://gitlab.miracum.org/miracum/misc/dizutils/-/archive/development/dizutils-development.zip`. A reproducible example: ``` r repo_path cloning into '/tmp/RtmpFfEfQ8/reproduce-issue'... #>...

bug

fix path of cli companion server config to '`os.tmpdir()/gemini/ide/`' according to https://github.com/google-gemini/gemini-cli/blob/7a720375729cc1e5b92ec02910a2fa8be77aa05d/docs/ide-integration/ide-companion-spec.md?plain=1#L38 and https://github.com/google-gemini/gemini-cli/blob/7a720375729cc1e5b92ec02910a2fa8be77aa05d/packages/core/src/ide/ide-client.ts#L598 ## Summary Fixes issue with connectiin to vscode cli companion and gemini running on remote ssh...

## Summary - fix ide-server-host for containers in ssh-setup and devcontainer setup - fix path of cli companion server config files to '`os.tmpdir()/gemini/ide/`' according to https://github.com/google-gemini/gemini-cli/blob/7a720375729cc1e5b92ec02910a2fa8be77aa05d/docs/ide-integration/ide-companion-spec.md?plain=1#L38 and https://github.com/google-gemini/gemini-cli/blob/7a720375729cc1e5b92ec02910a2fa8be77aa05d/packages/core/src/ide/ide-client.ts#L598 ## Details...

## Summary Adds support for [Positron IDE](https://positron.posit.co/). ## Details Adds IDE integration of Positron, enabeling IDE-related slash-commands. ## Related Issues closes #15045 ## How to Validate - pull this PR...

### What would you like to be added? Integration of VS Code fork [Positron IDE](https://positron.posit.co/) is currently not supported, e.g. "/ide install" does not work. ### Why is this needed?...

area/core