{"id":18084573,"url":"https://github.com/endel/flashdevelop.vim","last_synced_at":"2025-06-25T04:34:03.384Z","repository":{"id":2644373,"uuid":"3633936","full_name":"endel/flashdevelop.vim","owner":"endel","description":"This plugin aims to provide productive features for editing ActionScript 3.0 files inside your VIM.","archived":false,"fork":false,"pushed_at":"2012-05-03T01:59:39.000Z","size":232,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-12T20:09:14.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/endel.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}},"created_at":"2012-03-06T02:48:41.000Z","updated_at":"2016-12-26T05:36:27.000Z","dependencies_parsed_at":"2022-06-27T06:52:25.341Z","dependency_job_id":null,"html_url":"https://github.com/endel/flashdevelop.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/endel/flashdevelop.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fflashdevelop.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fflashdevelop.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fflashdevelop.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fflashdevelop.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endel","download_url":"https://codeload.github.com/endel/flashdevelop.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fflashdevelop.vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261806249,"owners_count":23212527,"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-10-31T15:07:13.714Z","updated_at":"2025-06-25T04:34:03.355Z","avatar_url":"https://github.com/endel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"FlashDevelop features for VIM [![Build Status](https://secure.travis-ci.org/endel/flashdevelop.vim.png?branch=master)](http://travis-ci.org/endel/flashdevelop.vim)\n===\n\nThis plugin aims to provide productive features for editing ActionScript 3.0 files inside your VIM.\n\nIt's actually on early development stage, but you can try it and improve it if you feel adventurous.\n\nRequirements\n---\n\n* VIM with ruby bindings. (+ruby)\n* sprout gem (\u003ccode\u003egem install sprout\u003c/code\u003e)\n* [vim-rooter](https://github.com/airblade/vim-rooter) plugin\n* [tlib](https://github.com/tomtom/tlib_vim) plugin\n* Custom ctags configuration, as described above.\n\nctags\n---\n\nflashdevelop.vim requires a custom ctags configuration for ActionScript files. \n\nCopy the contents of \u003ccode\u003esupport/ctags\u003c/code\u003e into your ~/.ctags\n\n\nFeatures currently avaible\n---\n\nCommands:\n\n  * :R - Swap between implementation and test classes.\n  * :make - Compilation through project-sprouts.\n\nKeyboard bindings:\n\n  * __Leader + N__ - Create a new class\n  * __Leader + m__ - Autocomplete\n    * If cursor inside a class name:\n      * Create a class if it's name isn't defined, otherwise try to import it.\n    * If cursor inside 'override' statement:\n      * Show a list of parent class functions, to auto-complete for override.\n    * If cursor inside a uppercased word:\n      * Ask for access level to create a constant. (\u003ccode\u003eprivate static var CONST : String = \"const\";\u003c/code\u003e)\n    * If inside a method call, that was not defined yet:\n      * Ask for access level and create that method.\n\n  The auto-complete functionality deeply uses \u003ccode\u003etags\u003c/code\u003e file generated with exuberant-ctags. It's important to always have your \u003ccode\u003etags\u003c/code\u003e updated.\n\n\nTODO\n---\n\nThe first goal of flashdevelop.vim is to implement the [FlashDevelop generation features](http://www.flashdevelop.org/wikidocs/index.php?title=Features:Generation)\n\n\nLicense\n---\n\nThis plugin is distributed under the MIT license. Please see the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fflashdevelop.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendel%2Fflashdevelop.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fflashdevelop.vim/lists"}