Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ git clone https://github.com/SublimeText/ColdFusion.git
cd ColdFusion
git checkout development
```
NOTE: For OSX:
```
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/
```
* CFLIB Command is not currently working.
* Tag Operator Completions is not yet implemented
* CFScript component method completions is not yet implemented
Expand Down