Open josemigallas opened 2 years ago
Wow 8292
is a lot of steps! With that many steps it's possible that at least one of the following is happening:
I think the first step is to add some more progress output to the indexing, if possible. I'm moving this over to language-service
, where the indexing logic is implemented.
Looking at the logs again, it looks like reindexing worked the first time, and only took a couple of seconds. It's the second time it doesn't complete. That rules out the slowness hypothesis. It could still run out of memory though.
👓 What did you see?
I just tried the extension for the first time and it doesn't seem to work properly. When reloading the window, the first
.feature
files has syntax highlight but all steps are marked as undefined:However, opening a second file doesn't:
The Cucumber Language Server output is:
I suspected it would simply take some time but I've been waiting for a while and nothing changes.
✅ What did you expect to see?
I expected it working normally.
📦 Which tool/library version are you using?
🔬 How could we reproduce it?
In order to reproduce, I guess you'd need to clone our repo (https://github.com/3scale/porta.git) since it has the big amount of features and steps. I know, it sucks, but I don't have an easier way to reproduce this at the moment.
This text was originally generated from a template, then edited by hand. You can modify the template here.