Skip to content

workspace #11117

@Emesticalytic

Description

@Emesticalytic

Type: Bug

[
// Run selected line or selection (Ctrl+Enter)
{
"key": "ctrl+enter",
"command": "r.runSelectedLineOrSelection",
"when": "editorTextFocus"
},
// Comment/Uncomment line (Ctrl+Shift+C)
{
"key": "ctrl+shift+c",
"command": "editor.action.commentLine",
"when": "editorTextFocus"
},
// Save file (Ctrl+S)
{
"key": "ctrl+s",
"command": "workbench.action.files.save"
},
// Open R Console (if available)
{
"key": "ctrl+shift+1",
"command": "r.openConsole"
}
// Add other bindings as needed
]

Version: Positron 2025.12.1+4 (f70a9bc, 2025-12-05T21:10:23.935Z)
Code - OSS version: VS Code 1.106.0
OS version: Windows_NT x64 10.0.19045
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz (4 x 1992)
GPU Status 2d_canvas: enabled
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 7.89GB (1.14GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (13)
Extension Author (truncated) Version
ruff cha 2025.32.0
vscode-pull-request-github Git 0.120.2
pyrefly met 0.46.0
debugpy ms- 2025.14.1
jupyter ms- 2025.9.1
jupyter-keymap ms- 1.1.2
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
positron-r-wizard ntl 0.0.6
air-vscode Pos 0.18.0
publisher pos 1.27.6
shiny Pos 1.3.2
quarto qua 1.126.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions