Skip to content

Autocomplete show functions from _test.go files #1454

@linniksa

Description

@linniksa
// foo_test.go
package foo

func MyBar() {

}
package main

func main () {
    MyBar<ctrl+space>
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions