vlang / intellij-v

MIT License
33 stars 5 forks source link

every import is reported as a circular import #10

Open JalonSolov opened 3 weeks ago

JalonSolov commented 3 weeks ago

Describe the bug

Every import in every file is marked with an error marker, and if you hover, the error reported is

Circular import detected

Expected Behavior

Only give this error if there is an actual circular import

Current Behavior

Circular import detected on every import

Reproduction Steps

import os

Possible Solution

No response

Additional Information/Context

No response

Environment details (v doctor output)

V full version: V 0.4.7 efa98d9.1fbe2a1
OS: linux, "Manjaro Linux"
Processor: 32 cpus, 64bit, little endian, AMD Ryzen 9 7950X 16-Core Processor

getwd: /home/jalon
vexe: /home/jalon/git/v/v
vexe mtime: 2024-08-28 11:58:56

vroot: OK, value: /home/jalon/git/v
VMODULES: OK, value: /home/jalon/.vmodules
VTMP: OK, value: /tmp/v_1000

Git version: git version 2.46.0
Git vroot status: weekly.2024.34-51-g1fbe2a19
.git/config present: true

CC version: cc (GCC) 14.2.1 20240805
thirdparty/tcc status: thirdparty-linux-amd64 40e5cbb5

IDE Type (IDEA Community/Ultimate, GoLand, CLion, etc.)

IntelliJ IDEA 2024.2.0.2 (Ultimate Edition)
Build #IU-242.20224.419, built on August 19, 2024

Plugin Version

0.0.1-beta.6