Generate TreeView ComboView program statement from Sqlite table structure
Please prepare a Sqlite file. The file extension should be .db3.
Place it in Rider's Explorer.
ExploerPanel - right click - edit execution configuration - external tools
Set up external tools. Set the arguments
Uncheck Run after file sync.
Set the path of the program copy perst
-fileDir $FilePath$ -projectName $FilePath$
DbType default is sqlite
-fileDir $FilePath$ -projectName $FilePath$ -dbType mysql -dataBase mySqlDataBaseName -userId mySqlUserId -passWord mySqlPassWord
Select the sqlite file in the explorer bar
You can run it from an external tool
TopMenu - Tool - ExternalTool
Start the TreeViewGenerator.
Select the table to display the sample script. Copy it and use it.
The UI library for the template is used here
You can find the UI library in the Custom UI folder.
Menu - Code - codeReFormat
.net6
Rider
GtkSharp
Nuget
Dapper
Dapper Extensions
Microsoft.Data.Sqlite.Core
MySql
System.CodeDom
INIFileParserDotNetCore
SQLitePCLRaw.bundle_green
If you are an open source developer, you can use all JetBrains products for free!