Where is the NLP Engine??? #346
dehilsterlexis
started this conversation in
Ideas
Replies: 1 comment
-
This is quite a mess. I'm first trying to fixup the loading of the NLP engine and its files. Must take into account if there are older versions being used or if the engine is missing. If missing, it should go and get it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a darn good question! If the extension is updated, VSCode keeps the older one around. If it does, then the engine could be in an older version. The NLP Extension needs to handle this. And if the old version goes away, then the NLP extension goes to run and can't find it, it needs to download the engine into the newer extension.
Beta Was this translation helpful? Give feedback.
All reactions