Manuel

Results 370 comments of Manuel

I've discovered a problem with the dark and light styles (not the desktop style) and I'll add it here, since it is still open. A second click in a column...

The problem I mentioned should be fixed now, at least it's working for me. https://github.com/sqlitebrowser/sqlitebrowser/issues/2558#issuecomment-1003773910

It would be a bug, when this does not work for you: ``` "DB Browser for SQLite" --table my_table my_database.db ``` More options running with `--help` or in the wiki:...

> Hello, Thank you for your answer but my goal is more to open the application in a specific configuration. In my example command I wanted the application to open...

> Is this the right approach? A main DB4S installer and an extensions pack (only) installer. Yes, I think this is a good approach. > We can now add all...

@karim, I think there are two separable ideas in your comment: - Provide a list of available known extensions and an easy way, through a check button, to load them....

> What happens when the user check the button when the extension isn't there? Not installed during installation (skipped), not available for that platform. I believe we only build extensions...

It seems we're reaching some agreements in this discussion. We might want to think in a future extension format in the lines of what we already discussed in https://github.com/sqlitebrowser/sqlitebrowser/issues/1198#issuecomment-467644634 Using...

> Yes, I get the idea. You are proposing a new XML file that acts as a DB4S extension? It will add syntax highlighting to functions, helper message, and a...

What about this pull request? Is it not going to enter 3.12? I don't know which is the current state of affairs with extensions in Windows, but I understood that...