Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store servers in a separate file and another format #109

Open
Yanpas opened this issue Oct 4, 2021 · 2 comments
Open

Store servers in a separate file and another format #109

Yanpas opened this issue Oct 4, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Yanpas
Copy link

Yanpas commented Oct 4, 2021

It would allow to ship KDB-studio with some predefined list of servers without interfering with use settings like font etc. Also some widely-used format like JSON would allow generating server lists with ease

@dzmipt
Copy link
Owner

dzmipt commented Oct 5, 2021

Agreed that we need to separate settings from server configuration. As for format, I'd like to converge with FINOS version (https://github.com/finos/kdb-studio). They've already implemented import/export as JSON. So i think we need to use JSON.

@dzmipt dzmipt added the enhancement New feature or request label Oct 5, 2021
@Yanpas
Copy link
Author

Yanpas commented Oct 5, 2021

I like json as well, will try to make it schema-compatible with that fork

dzmipt pushed a commit that referenced this issue Aug 4, 2023
fix replace button replacing the wrong occurrence on the 2nd press
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants