Skip to content

Language server ignores / doesn't use built-in types #20

@bernardnormier

Description

@bernardnormier

With version 4.1.0.

I am using an IceRpc::ServiceAddress. The code compiles fine but the Language Server is not happy:

[{
	"resource": "/C:/Users/bernard/source/repos/icerpc-ice-csharp-interop/tests/Interop.Tests/Slice/TagTests.slice",
	"owner": "_generated_diagnostic_collection_name_#5",
	"code": "E049",
	"severity": 8,
	"message": "no element with identifier 'IceRpc::ServiceAddress' exists",
	"source": "slicec",
	"startLineNumber": 18,
	"startColumn": 45,
	"endLineNumber": 18,
	"endColumn": 67
}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions