question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Environment(环境)

name version
IDEA version IDEA 2021.2.3
EmmyLua version 1.3.6.224-IDEA213
OS 10.15.7 (19H1824)

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

---@class Test
---@field t1

---@type Test
local test = {}

local b = test.t2

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

t2 is not marked as invalid field: Снимок экрана 2022-04-12 в 17 29 04

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

Line 7: t2 marked (by default in shade of red) as invalid field.

Any other comments?(其它说明)

Maybe optional…

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
CppCXYcommented, Apr 18, 2022

after next release,I would consider this

0reactions
neopafcommented, Apr 13, 2022

hm… are you implying current version can do that?

When I tried to check, my Idea shows this:

Снимок экрана 2022-04-13 в 16 35 04

bbb is not marked at all 😦

Maybe you’re showing a quick preview at future happiness? 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rename field ‒ QlikView - Qlik | Help
Rename field. ON THIS PAGE. Learn more. This script function renames one or more existing QlikView field(s) after they have been loaded.
Read more >
Renaming a field—ArcMap | Documentation
You can rename a table field that is not mapped to a data source during table ... You can select and rename table...
Read more >
Rename a Field in a Table in Access - Instructions and Video ...
To rename a field in a table in Access, open the table containing the field to rename in design view. Then click into...
Read more >
Field Rename | Drupal.org
This project allows you to rename a field in the database and in Views. How to use. See the project's README.md. Drupal 8,...
Read more >
Rename a field or item in a PivotTable or PivotChart
Click the field or item that you want to rename. · Go to PivotTable Tools > Analyze, and in the Active Field group,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found