Skip to content

input suggestion will jump to another parameter #1417

@asukaminato0721

Description

@asukaminato0721

Describe the Bug

now is ok.

Image

But when I finish dtype=, it becomes

Image

The highlight jumps to the next one.

import numpy as np

a = np.array([1], dtype=)
a @ a

Sandbox Link

No response

(Only applicable for extension issues) IDE Information

v0.39.2

Metadata

Metadata

Assignees

Labels

codenavgood first issueGood for newcomerslanguage-serverIssues specific to our IDE integration rather than type checking

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions