http://coldfusion.com logo
Join Slack
Powered by
# ide
  • g

    Gareth

    02/18/2025, 10:48 PM
    CFMLEditor 0.6.33 shipped last night ( AEST +10 ) • Replace trie-prefix-tree with trie-search and simplify search implementation for user defined functions #41 ( fixes issues with $ in function name ) • Fix Inefficient Regular Expression Complexity in koa - https://github.com/advisories/GHSA-593f-38f6-jp5m • Add support for cfscript tag islands
    šŸ’„ 1
    šŸ‘ 1
    šŸ‘šŸ» 1
    l
    • 2
    • 2
  • g

    Gareth

    02/25/2025, 2:31 AM
    Anyone here using cfmleditor-lint ?
  • y

    Yuxin Li

    02/25/2025, 3:37 AM
    seems that the go do definition breaks in the new release
  • g

    Gareth

    02/25/2025, 3:40 AM
    Function definition?
  • g

    Gareth

    02/25/2025, 3:44 AM
    Improvements are coming
    šŸ‘šŸ¼ 1
  • y

    Yuxin Li

    02/25/2025, 3:44 AM
    awesome!
  • y

    Yuxin Li

    02/25/2025, 3:45 AM
    thanks for the work
    šŸ˜… 1
  • g

    Gareth

    02/25/2025, 3:53 AM
    @Thomas Rafferty ping
  • g

    Gareth

    02/25/2025, 3:54 AM
    @Yuxin Li what version are you on?
  • y

    Yuxin Li

    02/25/2025, 3:55 AM
    editor 0.6.33 linter 0.4.6
  • t

    Thomas Rafferty

    02/25/2025, 3:57 AM
    @Yuxin Li @Gareth The definitions are fixed in master, but we haven't had a release since then
  • g

    Gareth

    02/25/2025, 3:57 AM
    Will try push a release later today
  • y

    Yuxin Li

    02/25/2025, 3:57 AM
    perfect. Thanks for the updates.
  • g

    Gareth

    02/25/2025, 2:41 PM
    Pushed some updates tonight, let me know if they resolve the issues and / or introduce any issues
  • g

    Gareth

    03/11/2025, 3:56 AM
    I've pushed some updates to CFMLEditor and CFMLEditor Lint, please let me know if you experience any issues
    šŸ‘ 2
  • g

    Gareth

    03/15/2025, 1:35 AM
    Seems another open source CF project has stalled, even though at times CFLint is limited by the parser I still think there is value in new rules, if you're a maintainer on the CFLint project please let me know
  • c

    chandler3224

    03/17/2025, 12:49 PM
    @Gareth As requested, given you a ping in here from github issue #65.
  • g

    Gareth

    03/17/2025, 12:51 PM
    Hi @chandler3224 sorry I don't have the time right now as its 11pm where I'm at
  • g

    Gareth

    03/17/2025, 12:51 PM
    but I'll get back to you
    šŸ™Œ 1
  • t

    Tomy Saman

    03/20/2025, 10:45 PM
    Hi guys, I have a question about CFLint that I want to change one particular rule's
    severity
    level to ERROR
    g
    • 2
    • 12
  • g

    Gareth

    03/21/2025, 6:51 AM
    I've published a new release of CFLint ( cfmleditor-lint ) https://github.com/cfmleditor/CFLint/releases/tag/1.5.6 , a CFMLEditor Lint version will follow with the packaged .jar file
    šŸ‘ 3
    šŸ‘šŸ» 1
    šŸ‘šŸ¼ 1
  • g

    Gareth

    03/21/2025, 6:51 AM
    please let me know if you hit any issues
  • g

    Gareth

    03/21/2025, 7:07 AM
    CFML Editor Lint https://marketplace.visualstudio.com/items?itemName=cfmleditor.cfmleditor-lint v0.4.9 The new version ( and future versions ) of "CFML Editor Lint" will ship with the cflint.jar file, to enable this once on the relevant version please remove the cflint path from your VSCode settings "Cflint: Jar Path"
    šŸŽ‰ 5
    šŸ‘ 2
    z
    • 2
    • 1
  • g

    Gareth

    03/27/2025, 6:47 AM
    Published v0.6.36 of CFMLEditor, release notes can be found here, please let me know if you experience any issues https://github.com/cfmleditor/cfmleditor/releases/tag/0.6.36
    šŸ‘šŸ¼ 1
  • m

    Monte Chan

    03/28/2025, 1:39 AM
    @Gareth To answer your question to my question in the cfml-general channel, you can create a custom chat participant to be used in VS Code Github Copilot Chat, Supposedly, with a chat participant, you can tie the results with your own extension. Since Adobe has a CF Builder Extension, I am going to suggest to create a custom chat participant (i.e. @ColdFusion or something like that) The Github Copilot chat can then trigger certain actions in the CF Builder extension.
  • q

    quetwo

    03/28/2025, 1:30 PM
    Is anybody else using IntelliJ with CFML/Lucee, or am I the only one?
    d
    b
    g
    • 4
    • 27
  • g

    Gareth

    03/30/2025, 11:30 PM
    New versions of CFMLEditor 0.6.38 and CFMLEditor Linter 0.4.11 published today, fixes a number of performance issues, including some potential infinite loops looking for Application.cfc files and / or .cflintrc files, please let me know if you hit any regressions
    šŸ‘šŸ¼ 1
    šŸŽ‰ 2
    šŸ‘ 1
    z
    c
    +2
    • 5
    • 13
  • m

    Mark Berning

    04/02/2025, 1:07 AM
    Anyone else having errors in the VSCode in Adobe Coldfusion Builder plug-in? I get this constantly:
    Copy code
    Error - 12:42:48 PM] Request textDocument/documentHighlight failed.
      Message: Internal error.
      Code: -32603 
    java.util.concurrent.CompletionException: java.lang.NullPointerException
    	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
    	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
    	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606)
    	at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596)
    	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
    	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
    	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
    	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
    Caused by: java.lang.NullPointerException
    	at com.adobe.editor.cfml.references.search.FindReference.find(FindReference.java:46)
    	at com.adobe.editor.cfml.references.FindReferenceHandler.findReferences(FindReferenceHandler.java:62)
    	at com.adobe.coldfusion.ls.CFTextDocumentService.lambda$documentHighlight$11(CFTextDocumentService.java:244)
    	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
    	... 5 more
    g
    m
    • 3
    • 6
  • g

    gavinbaumanis

    04/16/2025, 9:54 PM
    @Gareth I realise there isn't a lot of detail here and I am sorry about that - but it hasn't happened in the last few days. But I wanted to mention - just in case it hadn't been reported/observed - when using "your" version of cflint - I get a lot of out of memory instances getting logged to the root of my application - where the message is always cflint related. I will come back here and provide some details - a copy of the messages getting written - when I observe them happening again.
  • b

    bhartsfield

    04/24/2025, 1:17 PM
    Useful VSCODE plugin ...plug - I spent a bunch of time the last couple of days digging through wannabe-osgi bundles with unzip/grep commands... wish I had found this sooner - https://marketplace.visualstudio.com/items?itemName=wmanth.jar-viewer Thanks @zackster - https://dev.lucee.org/t/this-javasettings-and-osgi-bundles/10587
    b
    z
    • 3
    • 3