Jürgen Schreiner

Results 3 comments of Jürgen Schreiner

I found a solution for that: changing the callableRegex fixed the problem ``` //const callableRegex = /([\w\s]+?)?([A-Za-z_@][\w_@]+\s*:\s*)?([A-Za-z_@][\w_@]+)\s*\((.*?)\)/; const callableRegex = /\s*(stock|public|native)?\s*([A-Za-z_@][\w_@]+\s*:\s*)?([A-Za-z_@][\w_@]+)\s*\((.*?)\)/ ```

brief.sqlite is 50MB brief.sqlite-wal is over 400MB I reinstalled the extension, but it seams that it does not solve the issue brief.sqlite 500K brief.sqlite-wal 23MB