Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Documentation for adding a new language needs update #587

@Wikunia

Description

@Wikunia

I'm interested in adding JuliaLang to sourcegraph but unfortunately the readme seems to be quite out of date:

(optional, to enable jump to definition) Ensure the language is present in the command line arguments to universal-ctags > https://github.com/sourcegraph/sourcegraph/blob/21efc6844838e773b9a8f4a7ba1d5628e8076984/cmd/symbols/internal/pkg/ctags> /parser.go#L71
-> This link doesn't exist for main

Make sure there is a mapping entry for the languageID in
https://github.com/sourcegraph/sourcegraph/blob/master/shared/src/languages.ts#L40
The url fails as the language.ts file doesn't seem to exist there

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions