Nicholas
Nicholas
I will be adding Folder Levels for the next release and need to update the localisation of the new features. Since I'm not sure when it will be complete, I...
Thank you. I am aware of it. It was a performance consideration I made at the time. To get the accurate object name a call to GetService for each node...
See release [v1.4-beta2](https://github.com/nicholas-ross/SSMS-Schema-Folders/releases/tag/v1.4-beta2).
Yeah. I have a database where it would take a few seconds so I have looked at the performance before. The larger a TreeView gets the slower it is to...
[SSMS Schema Folders.zip](https://github.com/nicholas-ross/SSMS-Schema-Folders/files/6558409/SSMS.Schema.Folders.zip) This version has some options to control the performance. Quick schema will save you about 1 second per 10,000 nodes. It looks for the first dot in...
Hi. It is not needed for v18. Earlier versions had restrictions on which extensions were allowed. The registry file just sets the same settings as the warning prompt SSMS would...
The unblock option only appears when viewing the properties for a single file. It does not appear when you have selected multiple files or a folder. This is why I...
I haven't tried modifying the context menu, so I can't help you there. But if you can get a reference to the `TreeNode` that was clicked, then I might be...
I wanted to do this when I first created it. Setting the filter on the details window also sets it on the explorer window, so I couldn't use this method....
What is the full file path to the `SsmsSchemaFolders.pkgdef` file? If you have extracted the zip to its own folder then you need to go into the `SSMS-Schema-Folders-v1.3.1` folder and...