Skip to content

Conversation

@rockbruno
Copy link
Member

(vibecoded WIP adding simulator and target selection / running features)

from lldb_common import load_launch_info, load_bazel_info, run_command
import os

launch_info = load_launch_info()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can keep everything in TypeScript, which would improve readability and modularity, including the scripts. Is there any specific reason you’re using Python and shell?

// Register the refresh devices command
context.subscriptions.push(
vscode.commands.registerCommand(
"sourcekit-bazel-bsp.refreshDevices",
Copy link

@maatheusgois-dd maatheusgois-dd Jan 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants