Skip to content

VSCode plugin doesn't work well with Cursor #176

@pokrakam

Description

@pokrakam

I'm trying to use the abaplint VSCode plugin with Cursor. It works in principle, but I've noticed issues where it either doesn't read/process references outside the current file scope and/or doesn't take abaplint.jsonc into account.

I haven't been able to reproduce it in a simple example as it always seems to behave in the couple of small examples I tried. But if you clone and open the abapGit repo there are a good number of cases.
Open /src/persist/zcl_abapgit_persist_migrate.clas.locals_imp.abap and abaplint in Cursor wil flag an unused variable that it doesn't under VSCode. It is used by the main class so abaplint cli and VSCode are correct.

VSCode
Image

Cursor
Image

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