Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Coldfusion icons #48

Closed
CreativeNotice opened this issue Nov 10, 2014 · 1 comment
Closed

Adding Coldfusion icons #48

CreativeNotice opened this issue Nov 10, 2014 · 1 comment

Comments

@CreativeNotice
Copy link
Contributor

I'd like to add file icons for .cfm, .cfml but don't understand how these are setup. If you can explain this I'll create a pull request.

@ctf0
Copy link
Owner

ctf0 commented Nov 10, 2014

its really simple

  • open the icons folder ,u will find 2 files for each icon

    file_type_syntaxName@2x which is 32x32 for retina mac
    file_type_syntaxName which is 16x16 for normal pc/mac
    ,so make ur icon to this sizes and rename them as above and save them to that folder.

  • go to prefs folder ,duplicate any file and rename it to icon_syntaxName then open it and change the scope to the syntax u want to which is text.html.cfm ,then change the file_type_? to the name of the icon u made which will be file_type_syntaxName.

CreativeNotice added a commit to CreativeNotice/Seti_ST3 that referenced this issue Nov 11, 2014
Matches .cfm and .cfml file extensions. For ctf0#48
@ctf0 ctf0 closed this as completed Nov 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants