Cage
Cage
Docker files for Lucee 6.0
Adding prettier and cflint rules as per https://github.com/foundeo/cfdocs/issues/1027. Upon agreement of rules, will refort JSON and other files based on rules.
Add ability to use VSCode variables like ${workspaceFolder} to specify jarPath in settings.json. Uses library https://github.com/DominicVonk/vscode-variables since apparently common problem as VSCode does not support natively. TODO: apply path resolution...
Updated instructions on installation Updated instructions on testing Added section on additional topics / known issues
Getting the above error after lucee websockets has been running for a while and/or a large number of messages are passed through. The closest thing I could find is the...