Autoprefixer

I would like to know if there was a pluggin or function available to write all the vendor prefixe automatically like autoprefixer insted of having to write them all one by one.

The best solution for this would be to use a build system like Gulp or Grunt to add prefixes. You could then set up a Komodo macro to run the build on file save, or just use a file watcher plugin for either system.