Skip to content

Conversation

@davidanthoff
Copy link
Member

I'm not sure this will work out, but so far it seems fairly promising. The idea is that we just move the existing content of both packages in here so simplify development.

I also started to change StaticLint so that everything in the meta field in EXPR is now stored in a side table, that makes everything work fairly nicely with the functional Salsa.jl approach.

Still lots of stuff to do, though...

@quachpas
Copy link

Hi @davidanthoff! I saw your message on Slack, I am interested in helping however I can, hope you don't mind me asking a few questions.

a) if SymbolServer supports multiple env, it would enable a full workspace resolution including test/, docs/ and ext/, is that correct?

b) In which case a follow-up question is is there a conflict between symbols when there are developed packages?

If I'm not wrong, SymbolServer does index developed packages, but atm there is no resolution (go to definition) outside of the package's env. If there is an additional process for test/ for example, then should SymbolServer return the developed package's symbol or the registry's version if it exists? Maybe I'm misunderstanding how SymbolServer works and there is no conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants