Skip to content

A Redcar Editor Plugin, enable users to permenantly set the filetype of custom extensions. useful for those who use non-standard files extension for frameworks like drupal modules ".module" which should be handled as a PHP file ..

Notifications You must be signed in to change notification settings

jadelrab/Redcar-extFileType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#ExtFileType

Set Permenant file type for redcar text editor

Features include:

  • Define the grammar to be used for each file type (depends on the extension)
  • More to be defined later :)

###install

cd ~/.redcar/plugins
git clone git@github.com:jadelrab/Redcar-extFileType.git ext-filetype

###run

Menu > Plugins > Set File Type

###todo

  • Add features
  • Identify the file extension when loaded
  • make use of storage to save the custom assignment of the grammar
  • hook with Grammar module to load the appropriate grammar for unknown files

About

A Redcar Editor Plugin, enable users to permenantly set the filetype of custom extensions. useful for those who use non-standard files extension for frameworks like drupal modules ".module" which should be handled as a PHP file ..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages