{"id":18723244,"url":"https://github.com/apjanke/octavesupport","last_synced_at":"2025-11-11T07:30:20.785Z","repository":{"id":69291032,"uuid":"176748439","full_name":"apjanke/OctaveSupport","owner":"apjanke","description":"Octave package for Sublime Text, providing syntax highlighting, indentation, and code snippets","archived":false,"fork":false,"pushed_at":"2019-03-23T07:28:52.000Z","size":36,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T10:51:24.116Z","etag":null,"topics":["gnu-octave","octave","sublime-text-3"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apjanke.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":"2019-03-20T14:11:46.000Z","updated_at":"2022-03-24T22:23:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"23f924a8-73f4-488f-a670-056f7c70b926","html_url":"https://github.com/apjanke/OctaveSupport","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apjanke%2FOctaveSupport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apjanke%2FOctaveSupport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apjanke%2FOctaveSupport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apjanke%2FOctaveSupport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apjanke","download_url":"https://codeload.github.com/apjanke/OctaveSupport/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587230,"owners_count":19663892,"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":["gnu-octave","octave","sublime-text-3"],"created_at":"2024-11-07T13:48:12.282Z","updated_at":"2025-11-11T07:30:20.756Z","avatar_url":"https://github.com/apjanke.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"OctaveSupport for Sublime Text 3\n================================\n\nOctaveSupport package for Sublime Text, providing syntax highlighting, indentation settings, and code snippets.\n\nThis is a work in progress: I’m new to writing Sublime Text extensions, so something may be off here.\n\nI’m working on [getting this into the Package Control main channel](https://github.com/wbond/package_control_channel/pull/7517).\n\n## Installation\n\n### Installing with Package Control\n\nThis is how most users should do it.\n\n* First, install [Package Control](https://packagecontrol.io/installation)\n* In Sublime Text, open the Command Palette (Cmd-Shift-P on Mac, Ctrl-Shift-P on Linux/Windows) and choose “Package Control: Add Repository”\n* Add `https://github.com/apjanke/OctaveSupport`\n* Open the Command Palette and choose “Package Control: Install Package”\n* Select `OctaveSupport` from the package list\n\n### Installing from GitHub repo\n\nThis is how you should do it if you want to hack on OctaveSupport itself.\n\n* Clone the Git repo\n  * `git clone https://github.com/apjanke/OctaveSupport`\n* Link the source directory into your Sublime Text `Packages/User` directory\n  * on macOS:\n    * `cd ~/Library/Application\\ Support/Sublime\\ Text\\ 3/Packages/User`\n    * `ln -s /path/to/my/cloned/sublime-octave OctaveSupport.sublime-package`\n  * on Linux: You’ll need to find the Sublime Text data path yourself; I don’t know where it is\n  * on Windows: Symlinks are not supported, so this won’t work. TBD.\n\n## Usage\n\nOnce installed, there will be an “Octave” choice under the View \u003e Syntax menu.\nOpen an Octave `.m` file and select it.\nYou may also want to do View \u003e Syntax \u003e \"Open all with current extension as...\" \u003e Octave.\n\n### Snippets\n\nTo use the code snippets, type one of their names and hit the Tab key. Available snippets:\n\n* `octclass` – A classdef class definition, in GNU Octave style\n* `octfun` - A function definition, in GNU Octave style\n  * This is a fixed-up version of the one found in Sublime Text’s Matlab package.\n* `unwind` – An `unwind_protect` block\n* `unwtry` – A combination `unwind_protect` + `try`/`catch` block \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapjanke%2Foctavesupport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapjanke%2Foctavesupport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapjanke%2Foctavesupport/lists"}