how should you share new json snippets in github?
OlgaB
Posts: 2 New member
in SQL Prompt
The new sql prompt update adds an id to the name of the snippet json file that is different for each person on my team. So everyone's local filenames are different. Is there a way to prevent this?
Tagged:
Best Answer
-
ostandage Posts: 75 Silver 1Hi @OlgaB
While we do not officially support this use case, this should solve your problem:- Check in the new json files from one machine to your repository.
- Delete the snippets from the other computers.
- Pull down the new files from git on the other computers.
Thanks,
OwenSoftware Engineer
SQL Prompt / SQL Search - Check in the new json files from one machine to your repository.
Answers
Until then maybe users can work out a common repository format to use that makes sharing these easier.