Skip to content

autocomplete does not work correctly for the resource type #373

@andrey-dubnik

Description

@andrey-dubnik

Hi,

Having small issues with autocomplete while using the resource block

resource "" "name" {

}

Typing anything inside the "" triggers no autocomplete where removing the "" actually triggers the correct behaviour although resource is not quoted

resource helm_release "name" {

}

Expected behaviour is to autocomplete inside the quotes of the resource ""

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions