Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starlark float literals are not supported #5677

Closed
timothyg-stripe opened this issue Nov 10, 2023 · 1 comment
Closed

Starlark float literals are not supported #5677

timothyg-stripe opened this issue Nov 10, 2023 · 1 comment
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: starlark Starlark integration product: IntelliJ IntelliJ plugin type: bug

Comments

@timothyg-stripe
Copy link
Contributor

timothyg-stripe commented Nov 10, 2023

Description of the bug:

Starlark has supported floating point numbers since 2020, and Bazel supported it starting in 4.0.0. Yet, the plugin does not support floating point literals (see screenshot below).

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

image

Which Intellij IDE are you using? Please provide the specific version.

No response

What programming languages and tools are you using? Please provide specific versions.

Starlark

What Bazel plugin version are you using?

master

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@tpasternak
Copy link
Collaborator

closing as #5678 has been merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: starlark Starlark integration product: IntelliJ IntelliJ plugin type: bug
Projects
Development

No branches or pull requests

7 participants