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
{{ message }}
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
I tried adding a juliaSpec but it seems to need some more like telling sourcegraph about a new language. Changing a different spec works for me. Any suggestions?
The text was updated successfully, but these errors were encountered:
Thanks for the update. It's still a bit unclear whether I need to run the generate and publish scripts. Julia is present in the language.ts file so it looks like it should work after adding the comment spec for it.
It doesn't though and it's a bit unclear why. I tried it out with different comment specs and changed my Julia file after checking the actual Julia comment spec.
For either of them it shows an empty hover for a few milliseconds and then disappears. Without giving feedback in the console. Is there a command line way of testing and debugging?
I'm interested in adding JuliaLang to sourcegraph but unfortunately the readme seems to be quite out of date:
I tried adding a
juliaSpec
but it seems to need some more like telling sourcegraph about a new language. Changing a different spec works for me. Any suggestions?The text was updated successfully, but these errors were encountered: