91
SlickEdit® / Re: Exiting Slicked displays tagging window, can't be canceled-takes hours to finish
« Last post by Clark on November 10, 2023, 05:52:44 PM »Try invoking SlickEdit with the +ssymlink invocation option. This turns on symbolic link resolution for files and directories. This does slow down performance some. The default setting just resolves symbolic links in directories.
I tested a simple project using +ssymlink and it definitely helped. My original test without this option didn't hang but I did get a lot of extra useless recursive results.
I did not test a remote mounted directory. My tests were on the local windows file system with recursive symbolic links.
I tested a simple project using +ssymlink and it definitely helped. My original test without this option didn't hang but I did get a lot of extra useless recursive results.
I did not test a remote mounted directory. My tests were on the local windows file system with recursive symbolic links.