-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
I just installed the EmmyLua VSCode extension. It seems to stall during startup, just spinning infinitely in the toolbar. Performing any kind of direct action such as jump-to-definition or linting a file will also wait indefinitely.
Attached is the log file and here's the last few lines for reference:
D_dsn_dsn-git_data_scripts.log
[2025-08-14 13:14:42 -07:00 INFO emmylua_ls::handlers::initialized] add workspace root: "D:/dsn/dsn-git/data/scripts"
[2025-08-14 13:14:42 -07:00 INFO emmylua_ls::handlers::initialized] add workspace root: "D:/dsn/dsn-git/source"
[2025-08-14 13:14:42 -07:00 INFO emmylua_ls::handlers::initialized::collect_files] collect_files from: ["D:/dsn/dsn-git/data/scripts", "D:/dsn/dsn-git/source"] match_pattern: ["**/*.lua"] exclude: ["**/.DS_Store", "**/.git", "**/.hg", "**/.svn", "**/Thumbs.db"], exclude_dir: []
[2025-08-14 13:14:45 -07:00 INFO emmylua_ls::handlers::initialized::collect_files] load files from workspace count: 1200
[2025-08-14 13:14:50 -07:00 INFO emmylua_code_analysis::profile] update files: cost 4.5225905s
[2025-08-14 13:14:50 -07:00 INFO emmylua_code_analysis::profile] module analyze: cost 2.0596ms
[2025-08-14 13:14:51 -07:00 INFO emmylua_code_analysis::profile] decl analyze: cost 1.3106548s
[2025-08-14 13:14:52 -07:00 INFO emmylua_code_analysis::profile] doc analyze: cost 599.0665ms
[2025-08-14 13:14:53 -07:00 INFO emmylua_code_analysis::profile] flow analyze: cost 644.8039ms
I'm unsure what else to check to diagnose this, please let me know what additional information I can provide!
Metadata
Metadata
Assignees
Labels
No labels