Igal Sapir
Igal Sapir
I would love to see an interface that goes a step further and allows for NoSQL implementations as well. For example, Redis is an excellent option for a data store...
> One way to fix this would be to add an optional PK column (columns?) to the configuration +1 for a Primary Key column. It improves performance and is supported...
> This does bring up a good point: rather than having a new configuration option, I could simply have a subclass of DataSourceStore which overrides the store method to do...
@garethedwards-tass You can, but I want it to work without the `component { }` outer keyword
I wonder if it can be as simple as adding a ".cfs" file extension check to `docIsScript` at https://github.com/KamasamaK/vscode-cfml/blob/4643e0f1c141f5077094a12f7ed67fc06cae3808/src/utils/documentUtil.ts#L44
@ghedwards It was available before Lucee 6, but now it's official: https://dev.lucee.org/t/what-is-new-in-lucee-6-part-2/13248#cfs-templates-12
Thanks @ghedwards - I installed https://marketplace.visualstudio.com/items?itemName=CFMLEditor.cfmleditor instead of the one in this repo. Great job!
thank you for your prompt response, consideration, and an excellent plugin :)
yes, I believe that the $( sign will be after a whitespace character (most likely a TAB, a Space, or a New Line character), the only additional character could be...
@hoang-himself How do you install the Open VSX release?