Nicholas
Nicholas
This is usually caused by windows security blocking dll files downloaded from the internet. After downloading, you need to right click on the zip file and go to properties. You...
@cmullican Thank you for your feedback. I have updated the documentation with your suggestion. I am leaving the issue open because this is the most common issue.
I wanted to do this. My original idea was for custom search folders that could contain objects of all types. But a lot of the classes used by the object...
Known Issues - Load Error The first time SSMS is run with the extension it will show an error message. Click 'No' and restart SSMS. The included reg file sets...
Known Issues - Not running/No options This happens when Windows security blocks running of .dll files downloaded from the internet. The install instructions include the steps required to allow them...
I've updated from 18.1 to 18.3 and everything still works ok. All the dll files are required to be deployed together. .Net will check that all referenced files exist before...
In the options set Rename Node to True. This will set the tree node to just the object name. This will only work when the Quick schema from node text...
It is working ok on my local machine. It could be a timing issue. There are a few things which will change the name and then reset it back to...
[v1.6](https://github.com/nicholas-ross/SSMS-Schema-Folders/releases/tag/v1.6) added underscore as an alternate delimiter. Pattern matching with more levels will come at a later date.
It is the `Use Nodes.Clear` option that is causing this. This option is to help speed up changes to very large object lists, so it takes a few shortcuts (it...