-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added some updated Package Control messages
I should have noted that a restart was required after the v0.2.0 update.
- Loading branch information
1 parent
07e2fa1
commit dd9bfe4
Showing
3 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"0.2.0": "messages/0.2.0.txt" | ||
"install": "messages/install.txt", | ||
"0.2.0": "messages/0.2.0.txt", | ||
"0.2.1": "messages/0.2.1.txt" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
CFML v0.2.1 Changelog: | ||
|
||
- No changes, just a reminder that after the v0.2.0 update a restart | ||
of Sublime Text is needed for the new features to function properly |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
CFML (ColdFusion/Lucee) package for Sublime Text 3 | ||
https://github.com/jcberquist/sublimetext-cfml | ||
|
||
Thank you for installing this package. Please see the readme at the GitHub | ||
repository for more information about the features of this package. | ||
|
||
The GitHub repository is also the place to raise any issues you encounter. | ||
|
||
*IMPORTANT: Sublime Text 3 must be restarted for this package to function properly.* |