You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Rikin,
The syntax highlighting can be a nice addition, but in "Search schema" the detail is not always SQL as for tables and columns.
Also, i emphasis the primary & secondary text in some cases.
see : /src/SSMSPlusCore/Ui/Search/TextFragment.cs
Nonetheless, if you want to give it a try, the window "Execution History" is an easier target to begin with.
AvalonEdit seems to be a fair choice.
I've tried the nuget package.
It seems working ok and it has a "TSQL" syntax support.
Hi Akarzazi,
I would like to have Syntax highlighting in SQL object definition of Search schema.
I have made some R&D on that.
Following are way we can implement it.
I would like to contribute on this but give me suggestion, how I can progress or crease basic architecture and we peer it for this implementation.
The text was updated successfully, but these errors were encountered: