sponsor Vim development Vim logo Vim Book Ad

flashdevelop.vim : FlashDevelop features for VIM

 script karma  Rating 4/1, Downloaded by 612  Comments, bugs, improvements  Vim wiki

created by
Endel Dreyer
 
script type
ftplugin
 
description
Check for updates on Github: https://github.com/endel/flashdevelop.vim

This plugin aims to provide productive features for editing ActionScript 3.0 files inside your VIM.

It\\'s actually on early development stage, but you can try it and improve it if you feel adventurous.

Requirements
VIM with ruby bindings. (+ruby)
sprout gem (gem install sprout)
vim-rooter plugin
Custom ctags configuration, as described above.
ctags
flashdevelop.vim requires a custom ctags configuration for ActionScript files.

Copy the contents of support/ctags into your ~/.ctags

Features currently avaible
Compilation through project-sprouts. (:make)
Keyboard bindings

Leader + N - Create a new class
Leader + R - Swap between implementation and test classes.
Leader + m - Autocomplete
If cursor inside a class name:
Create a class if it\\'s name isn\\'t defined, otherwise, try to import it.
 
install details
I recommend you to use pathogen and install it ad ~/.vim/bundle directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
endel-flashdevelop.vim-479a143.zip 0.1 2012-03-06 7.0 Endel Dreyer Initial upload
ip used for rating: 52.90.142.26

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github