Skip to content
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

Scala support #654

Closed
giuse88 opened this issue Nov 4, 2015 · 6 comments
Closed

Scala support #654

giuse88 opened this issue Nov 4, 2015 · 6 comments
Assignees

Comments

@giuse88
Copy link

giuse88 commented Nov 4, 2015

Would really nice and useful to have scala support.

@vhda vhda self-assigned this Nov 5, 2015
@vhda
Copy link
Contributor

vhda commented Nov 5, 2015

Hi @giuse88

I will try to setup a regular expression parser for Scala using the information available in:
https://leonard.io/blog/2013/04/editing-scala-with-vim/
https://github.com/luben/sctags

Could you please provide some small Scala example code files that would generate tags for all the types mentioned in the above links?

@masatake masatake mentioned this issue Nov 12, 2015
7 tasks
@masatake
Copy link
Member

@tarzanek
Copy link

tarzanek commented Jun 6, 2016

OpenGrok also uses some patterns to detect scala
https://github.com/OpenGrok/OpenGrok/blob/master/src/org/opensolaris/opengrok/analysis/Ctags.java#L120

(and go and clojure and haskell)

@masatake
Copy link
Member

masatake commented Jun 6, 2016

Can we use it in GPL v2 or later?

@tarzanek
Copy link

tarzanek commented Jun 7, 2016

Opengrok is cddl so ... i don't know, but I'd hope so ...

@masatake
Copy link
Member

masatake commented May 5, 2020

This issue is merged to #1566.

@masatake masatake closed this as completed May 5, 2020
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

No branches or pull requests

4 participants