Mark Drew

Results 25 issues of Mark Drew

So for example in the javascript editor you can see code that wont be reachable as it is greyed out: This would be great in cfml for the following cases:...

enhancement

I have noticed the extension now becomes unresponsive. It is evidenced by being unable to add tabs or do block comments (using CMD+Shift+/ for example) , intellisense doesnt show up....

## Motivation/Description of the PR - Updates the plugin documentation with regards to the defunct faker libarry - Resolves #3231 Applicable plugins: - [] fakerTransform ## Type of change -...

So a lot of the time, when I am looking for code smells it usually is when you have have a 2000 line file with 1000 lines in a single...

enhancement

Lucee allows the ability to have static functions in components, i.e. calling a function without having to instantiate the Component itself (see https://docs.lucee.org/guides/cookbooks/StaticScope.html ) The syntax breaks CFLint parsing and...

enhancement

The example `.cflintrc` will not return you any errors even if you do have errors in your cfml as it has an empty structure in the `includes` key. This example...

At the moment we are only doing snapshots it seems rather than major version of the 6.x images. This ticket is to track the building of 6.x images

This means that the build.properties has defaults and doesnt need to be checked into version control along with the rest of the project. This hides things such as database passwords...