Closed sweep-ai[bot] closed 10 months ago
Latest commit: 550ec5366c34ff1704532442637db47736d9100c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR Feedback: 👎
Summary of Changes
Modified
lua/quick-code-runner/main.lua
:run_lines
function to handle errors and provide more detailed error messages.run_selection
function to handle cases where no lines are selected.M.setup
function to properly handle the command execution based on the selection range.M.setup
function to include necessary imports.Created
lua/quick-code-runner/vlog.lua
:vlog.lua
to handle logging functionality.