-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try turning off ignore_duplicate_files #51
base: master
Are you sure you want to change the base?
Conversation
firefox was fixed in conda-forge
@datakurre been trying to help get If the server bits were published on npm, we'd probably just have to add something like: class RobotFrameworkLanguageServer(NodeModuleSpec):
node_module = key = "rf-intellisense
script = ["lib", "server.js"]
languages = ["robot", "resource"] and an |
Is vs2015_runtime there for WhiteLibrary? |
Yeah, the upstream PR only resulted in a patch upgrade (from But, because channel priority, we're still pulling If it doesn't work, we might be able to do some more exact surgery on the |
Ha, looks like it hasn't shown up on the |
|
from gitter:
|
looks legit: going to try rekicking...
|
ha, now it's sharing paths with
to be fair, the |
Firefox was fixed in conda-forge, which is, i believe, the only reason we had
ignore_duplicate_files
in there. It's useful for making sure we don't have clobbery packages, but is usually okay to leave on.