Skip to content

Request textDocument/documentSymbol failed #50

@ghost

Description


Request textDocument/documentSymbol failed.
Message: Request textDocument/documentSymbol failed with message: Maximum call stack size exceeded
Code: -32603

object Executor {
var next: selftype;
};

위 코드의 selftype 타입에서 해당 에러가 계속 발생합니다.
selftype 대신 구조체 이름(Executor) 으로 명시해도 똑같은 에러가 발생합니다.
어떻게 해결해야 할까요?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions