{"id":15057425,"url":"https://github.com/juliaeditorsupport/julia-sublime","last_synced_at":"2025-05-12T14:56:30.494Z","repository":{"id":6045851,"uuid":"7270583","full_name":"JuliaEditorSupport/Julia-sublime","owner":"JuliaEditorSupport","description":"Julia syntax highlighting for Sublime Text ","archived":false,"fork":false,"pushed_at":"2024-05-20T17:29:16.000Z","size":519,"stargazers_count":116,"open_issues_count":16,"forks_count":34,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-05T11:22:19.623Z","etag":null,"topics":["julia","julia-language","julialang","sublime-text"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaEditorSupport.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-21T08:08:47.000Z","updated_at":"2024-11-12T11:05:12.000Z","dependencies_parsed_at":"2024-10-30T08:24:41.347Z","dependency_job_id":null,"html_url":"https://github.com/JuliaEditorSupport/Julia-sublime","commit_stats":{"total_commits":177,"total_committers":10,"mean_commits":17.7,"dds":0.5254237288135593,"last_synced_commit":"4fde0fdeddb3ca8486d3f490a2f051cba39a0a48"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaEditorSupport%2FJulia-sublime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaEditorSupport%2FJulia-sublime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaEditorSupport%2FJulia-sublime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaEditorSupport%2FJulia-sublime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaEditorSupport","download_url":"https://codeload.github.com/JuliaEditorSupport/Julia-sublime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253759944,"owners_count":21959857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["julia","julia-language","julialang","sublime-text"],"created_at":"2024-09-24T22:06:27.454Z","updated_at":"2025-05-12T14:56:30.465Z","avatar_url":"https://github.com/JuliaEditorSupport.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Julia-sublime\n\nJulia language support for Sublime Text 4 or above\n\n- Syntax highlighting\n- Unicode tab completion (like the [REPL](http://docs.julialang.org/en/latest/manual/interacting-with-julia/#tab-completion))\n- Auto-indentation\n- Snippets\n\n\n## Installation\n\nIf you haven't already, [install Package Control](https://packagecontrol.io/installation), then select `Julia` from the `Package Control: Install Package` dropdown list in the Command Palette.\n\n### Manual installation\n\nIf you want more control over what you pull down, or if you'd like to submit a PR, you coould clone the repository directly.\n\n```\n# on a Mac\ncd \"$HOME/Library/Application Support/Sublime Text/Packages\"\n# on Linux\ncd $HOME/.config/sublime-text/Packages\n# on Windows (PowerShell)\ncd \"$env:appdata\\Sublime Text\\Packages\\\"\n\ngit clone git@github.com:JuliaEditorSupport/Julia-sublime.git Julia\n```\n\n\n## Technical details\n\n### Sublime Text version support\n\nThis package should be only used in Sublime Text 4 or above. Sublime Text 3\nsupport is deprecated. You are still able to install older version (0.9.0) of Julia\nfrom Package Control or from GitHub release https://github.com/juliaeditorsupport/julia-sublime/releases.\n\n### Custom colors\n\nThe default colors are chosen to satisfy most people. However, you might prefer to highlight macros, types, function calls etc. in different colors. This can be achieved by modifying the color associated with the syntax scope, such as `variable.macro`, in your color scheme. Use the shortcut `ctrl+shift+alt+p` or `cmd+alt+p` (macOS) to find out what syntax scope is applied to a certain character.\n\n\n## Contributing\n\n- Run the `build` command by hitting `ctrl+shift+b` or `cmd+shift+b`(macOS) on the [`syntax_test_julia.jl`](https://github.com/JuliaEditorSupport/Julia-sublime/blob/master/syntax_test_julia.jl) file.\n- Keep the tests updated. Fixed issues should generally get a test.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaeditorsupport%2Fjulia-sublime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliaeditorsupport%2Fjulia-sublime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaeditorsupport%2Fjulia-sublime/lists"}