Skip to content

Linux: symlinks are not resolved [breakpoints] #2

Description

@igorlfs

Hello,

Problem
I'm using emmylua_dap to debug neovim plugins (with nvim-dap). Some of these plugins are symlinked. When I create a breakpoint in one of their files, it is completely ignored by emmylua. After unlinking the folder and copying the actual files over, breakpoints work normally.

Expected Behavior
Symlinks are properly resolved

Reproduction
Playing around with neovim plugins is actually not needed at all. A bare

ln -s $PWD/repro.lua symlink.lua
lua symlink.lua 

Should be able to repro

Activity

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

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