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

Annotations become ineffective when written below a line of dashes #384

Open
pouwelsjochem opened this issue Dec 3, 2020 · 0 comments
Open

Comments

@pouwelsjochem
Copy link
Contributor

Environment(环境)

name version
IDEA version 2020.2.4
EmmyLua version 1.3.4
OS MacOS 10.15.7

What are the steps to reproduce this issue?(重现步骤?)

-------------------------------------------------------
-- My Section Separator
-------------------------------------------------------
local test1 = nil ---@type string
local test2 = nil ---@type string

What happens?(出现什么问题?)

Only test2 has a known type of string, test1 has an unknown type.

What were you expecting to happen?(期望?)

test1 to have a known type of string

pouwelsjochem added a commit to pouwelsjochem/IntelliJ-EmmyLua that referenced this issue Feb 15, 2021
pouwelsjochem added a commit to pouwelsjochem/IntelliJ-EmmyLua that referenced this issue Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant