Skip to content

other: Add Jule to Github Linguist #117

@therabug

Description

@therabug

Detailed description

Right now, GitHub doesn’t recognize Jule files, which means there’s no syntax highlighting for Jule code.

Adding Jule to GitHub Linguist will allow GitHub to properly highlight Jule code, making it easier to read and work with. This will help developers see the code clearly and improve collaboration. It will also make Jule more visible, helping it gain popularity and attract more contributors.

Context

Currently, Jule isn’t supported for syntax highlighting on GitHub, which makes it harder to read and work with Jule code in repositories. It will help Jule gain more visibility, encouraging more people to try it out and contribute, which could help grow the Jule community.

Possible implementation

We can:

  1. Add the .jule file extension to the languages.yml file in the Linguist repository.
  2. Set up syntax highlighting rules for Jule to match its basic syntax, similar to how other languages are handled.
  3. Test the changes using some Jule code samples to ensure the highlighting works properly.
  4. Submit a pull request to the Linguist repository so the changes can be reviewed and merged.

This process should help GitHub recognize and highlight Jule code correctly.

Additional information

No response

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