GithubHelp home page GithubHelp logo

coldfusion's Introduction

ColdFusion Package for Sublime Text 2

Features

  • ColdFusion cfml, and script-based CFCs syntax highlighting. (see tmLanguage files)
  • Auto inserts closing hash # (see Default (platform).sublime-keymap)
  • Provides completions that match just after typing an opening angle bracket (see cfml_completions.py)
  • Exhaustive library of snippet bindings (see ColdFusion.sublime-completions)
  • ColdFusion specific keybindings (see Default (platform).sublime-keymap)

Installation

The recommmended method of installation is via Package Control.

Package Control

Using Git

Go to your Sublime Text 2 Packages directory and clone the repository using the command below:

git clone https://github.com/SublimeText/ColdFusion

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to ColdFusion
  • Copy the folder to your Sublime Text 2 Packages directory

Keybindings

shift+3 #SELECTION# ctrl+shift+o <cfoutput>SELECTION</cfoutput>
ctrl+shift+3 <cfoutput>#SELECTION#</cfoutput> ctrl+shift+a <cfabort />
ctrl+shift+r <cfscript>SELECTION</cfscript> ctrl+shift+d <cfdump var="#SELECTION#">
ctrl+shift+c cfml comment ctrl+alt+shift+/ javadoc comment
alt+enter terminates statement; adds new line ctrl+shift+= <cfset SELECTION />
Overidden Sublime Keybindings
ctrl+alt+d duplicate line ctrl+alt+a expand selection to tag

coldfusion's People

Contributors

bbluemel avatar i-like-robots avatar indynz avatar mikerankin avatar virtix avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.