sublime 3 (build 3083) i have to re-copy the package folder
every time i restart sublime 3 (os X 10.10.3) it gives me an error about the coldfusion package and then the coldfusion package folder does not appear in the submlime packages folder, and the CF color coding is not available in the drop-down in lower right corner.
Same issue here and no idea why... Can't use the ColdFusion package as normal.
Did you install it via package control?
obe apparently. it doesn't happen to me anymore. maybe a os x patch fixed it.
and sorry, i don't recall how i installed it.
btw, it launches in an instant!
Ok. @petsto just in case you missed it, the ReadMe says that for ST3 you can not install into ST3 with Package Control. You must either download the development-branch zip and get the ColdFusion folder from that zip, or clone directly from git. There are a few other issues on this project that have covered this topic in more depth (find the ones with the most comments). Those can tell you specifics about paths/etc if you have any trouble.
Hey @atuttle ... I'm with os x. I've installed with downloading the zip and putting the renamed folder in Packages. But it seems that when I restart Sublime it deletes the folder from Packages. No idea why. I'll look around for more info on that one. Regards and thanks!
Autocomplete and -close works for me on Mac OS X El Capitan with build 3083 by using the Git install route. A silly mistake I made first was to try it out on a sample index.html.... changing that file to .cfm did wonders :-)
I was able to use the ST2 (master) version by removing the file "package-metadata.json" the ST2 version has much better auto complete support.
On Fri, 15 Apr 2016, Brian Paulson wrote:
I was able to use the ST2 (master) version by removing the file "package-metadata.json" the ST2 version has much better auto complete support.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub[AAfF8k4p98mBWLQSEXR7VP6gGFfuMYcqks5p365ugaJpZM4FVRyL.gif]
I found that using the master branch works once I removed the package-metadata.json file, but for some reason I can't type ">". If I switch back to dev, it works just fine. The only other time I had an issue like this was when the project was located in the Packages\User folder and when I moved it out to just Packages, it worked just fine.
Using ST3 build 3103
Wayne