Skip to content

msoftware/android-studio-filetypes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Studio File Types

Android Studio Support for Additional File Types ( CSS & JavaScript )

Current File Types Added: ( adds support for Syntax Highlighting in Android Studio )

  • CSS ( Cascading Style Sheet )
  • JavaScript

Installation

  1. From Android Studio Menu, go to File -> Import Settings...
  2. Locate the settings.jar file from this repository
  3. From "Select Components to Import" make sure you have "File types" checked, then press OK

Contributing

You can easily make updates to support new extensions by opening the Preferences menu and adding new Filetypes. Once you are done, you can export your new file types back to this project by going to:

  1. From Android Studio Menu, go to File -> Export Settings...
  2. Click the "Select None" option, and then tick ONLY the box next to "File types"
  3. Choose a location to export the file to, and then click OK

Notes

I have placed the unpacked settings.jar file in the root of this repository for those that want to know whats contained inside.

License

License This project is licensed under the LGPL v3 license.

About

Android Studio Support for Addition File Types ( CSS & JavaScript )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published