{"id":18270647,"url":"https://github.com/vicoapp/vico","last_synced_at":"2025-04-05T01:30:48.886Z","repository":{"id":3862164,"uuid":"4947406","full_name":"vicoapp/vico","owner":"vicoapp","description":"Mac Programmers Text Editor","archived":false,"fork":false,"pushed_at":"2019-11-16T04:31:59.000Z","size":35732,"stargazers_count":658,"open_issues_count":20,"forks_count":89,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-11-05T11:53:01.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.vicoapp.com/","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vicoapp.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-08T15:52:28.000Z","updated_at":"2024-10-31T13:36:22.000Z","dependencies_parsed_at":"2022-09-16T01:50:20.809Z","dependency_job_id":null,"html_url":"https://github.com/vicoapp/vico","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicoapp%2Fvico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicoapp%2Fvico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicoapp%2Fvico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicoapp%2Fvico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicoapp","download_url":"https://codeload.github.com/vicoapp/vico/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276042,"owners_count":20912285,"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":[],"created_at":"2024-11-05T11:38:47.239Z","updated_at":"2025-04-05T01:30:44.743Z","avatar_url":"https://github.com/vicoapp.png","language":"Objective-C","readme":"# Vico [![Stories in Ready](https://badge.waffle.io/vicoapp/vico.png)](https://waffle.io/vicoapp/vico)  \n\nVico is a programmers text editor with a strong focus on keyboard\ncontrol. Vico uses vi key bindings to let you keep your fingers on the\nhome row and work effectively with your text.\n\nVico comes with support for the most common languages, such as html,\nphp, ruby and javascript. And since Vico can use existing TextMate\nbundles, it's easy to add more.\n\nVico also features integrated SFTP for working with remote files, split\nviews to let you edit files side-by-side and a file explorer for fast\nproject navigation.\n\nQuickly navigate between files using fuzzy find, or open files directly\nfrom the ex command line with tab completion. Jumping to symbols is easy\nwith the symbol list, or use ctags to find the definition under the\ncursor. Ctags even works remotely over SFTP.\n\n## Project Information\n\nProject information currently lives on the Github wiki at https://github.com/vicoapp/vico/wiki .\nIf you're looking for how to build Vico, see below.\n\nVico discussion is currently housed at https://discourse.hacklanta.com/category/vico.\n\n\n## Building\n\nVico uses `make` to build. Simply type\n\n\tmake run\n\nto build and launch. While there is an xcode project, it is not up to\ndate and will not build properly.\n\n\n## Contributing\n\nContributions from the community is encouraged.\n\n1. Fork the `vico` repository on Github.\n2. Clone your fork.\n\n\t\tgit clone git@github.com:yourusername/vico.git\n\n3. Create a topic branch for your change.\n\n\t\tgit checkout -b some-topic-branch\n\n4. Make your changes and commit. Use a clear and descriptive commit\n   message. Make the first line a short summary of around 60 characters.\n   More detailed explanation is followed after a blank line, wrapped to\n   around 72 characters.\n\n5. Push to your fork of the repository and then send a pull-request through Github for code review.\n\n\t\tgit push mine some-topic-branch\n\t\t\nIf you don't have code but want to discuss the editor, please feel free to post\non the discussion boards at https://discourse.hacklanta.com/category/vico.\n\n## License\n\nVico is Copyright (c) 2008-2012, Martin Hedenfalk \u003cmartin@vicoapp.com\u003e\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n1. Redistributions of source code must retain the above copyright notice,\n   this list of conditions and the following disclaimer.\n2. Redistributions in binary form must reproduce the above copyright\n   notice, this list of conditions and the following disclaimer in the\n   documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nHOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED\nTO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nSee each individual file for their respective license.\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicoapp%2Fvico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicoapp%2Fvico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicoapp%2Fvico/lists"}