Skip to content

PioLSP command doesnt properly generate compile_commands.json #59

@dhupee

Description

@dhupee
local entry = { {
  directory = project_root,
  file = vim.fs.joinpath(project_root, 'src', 'main.cpp'),
  command = build_cmd,
} }

it only generate this entry, pio run -t compiledb doesnt run at all, no terminal activity, just completed, the LSP dont run properly without it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions