Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Couldn't find definition at .../.teamcity/settings.kts #219

Copy link
Copy link
Open
@tekumara

Description

@tekumara
Issue body actions

I'm using vscode and fwcd/vscode-kotlin to work with a Teamcity pipeline defined in Kotlin.

In .teamcity/settings.kts I have:

project {
    subProject(BuildProject)
    subProject(DeployProject)
}

object BuildProject is defined in .teamcity/build/Project.kt

When I use "Go to definition" on BuildProject in the above snippet, I see the following in the output log:

[Info  - 5:22:49 PM] async0    Go-to-definition at .../.teamcity/settings.kts 32:18
[Info  - 5:22:49 PM] async0    Re-parsing settings.kts 23:9-34:2
[Info  - 5:22:49 PM] async0    Hovering REFERENCE_EXPRESSION
[Info  - 5:22:49 PM] async0    Couldn't find definition at .../.teamcity/settings.kts 32:18
[Info  - 5:22:49 PM] async0    Finished in 29 ms

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't workinggradleRelated to the language server's support for Gradle projectsRelated to the language server's support for Gradle projects

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.