You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I copied all the code and attempted to paste in a .v file it caused CLion to lock up. I then resorted to copying parts of the code sections at a time resulting in multiple exceptions being recorded by CLion.
Expected Behavior
No exceptions and CLion not being locked up.
Current Behavior
Locked up on all the code. Multiple exceptions when pasting and editing the code to make V compliant. message.txt
Copying and pasting all the code sections CLion locked up. Copying and pasting sections of the code worked but the exceptions get generated.
Possible Solution
No response
Additional Information/Context
No response
Environment details (v doctor output)
PS S:\vSelenium> v doctor
V full version: V 0.4.9 45fd7eb.a335bf5
OS: windows, Microsoft Windows 11 Pro v26100 64-bit
Processor: 24 cpus, 64bit, little endian,
Describe the bug
When I copied all the code and attempted to paste in a .v file it caused CLion to lock up. I then resorted to copying parts of the code sections at a time resulting in multiple exceptions being recorded by CLion.
Expected Behavior
No exceptions and CLion not being locked up.
Current Behavior
Locked up on all the code. Multiple exceptions when pasting and editing the code to make V compliant.
message.txt
Reproduction Steps
Code in question is this file: keys.pyhttps://github.com/SeleniumHQ/selenium/blob/trunk/py/selenium/webdriver/common/keys.py
Copying and pasting all the code sections CLion locked up. Copying and pasting sections of the code worked but the exceptions get generated.
Possible Solution
No response
Additional Information/Context
No response
Environment details (
v doctor
output)PS S:\vSelenium> v doctor
V full version: V 0.4.9 45fd7eb.a335bf5
OS: windows, Microsoft Windows 11 Pro v26100 64-bit
Processor: 24 cpus, 64bit, little endian,
getwd: S:\vSelenium
vexe: S:\repo\vlang\v.exe
vexe mtime: 2024-12-23 01:50:38
vroot: OK, value: S:\repo\vlang
VMODULES: OK, value: C:\Users\john3.vmodules
VTMP: OK, value: C:\Users\john3\AppData\Local\Temp\v_0
Git version: git version 2.45.1.windows.1
Git vroot status: 0.4.9-23-ga335bf55 (7 commit(s) behind V master)
.git/config present: true
CC version: Error: 'cc' is not recognized as an internal or external command,
operable program or batch file.
emcc version: Error: 'emcc' is not recognized as an internal or external command,
operable program or batch file.
thirdparty/tcc status: thirdparty-windows-amd64 b425ac82
IDE Type (IDEA Community/Ultimate, GoLand, CLion, etc.)
CLion
Plugin Version
2024.3.1
The text was updated successfully, but these errors were encountered: