Skip to content

SCode extension does not correctly resolve namespaced objects mapped to #namespace# filenames #201

Description

@MikhailNP

When working with ABAP namespaces like /ABC/, the cloned repository contains filenames with #, for example #abc#....

However, the abaplint VSCode extension still resolves object references using /ABC/... names from the source code. Because of this, many features break:

false syntax errors
broken "Go to Definition/Implementation"
incorrect object resolution

It looks like the extension does not correctly map /namespace/ object names to the corresponding #namespace# filenames on disk.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions