solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
397 stars 139 forks source link

Allow SWQL Studio to Open .SWQL files #306

Open the-ben-keen opened 2 years ago

the-ben-keen commented 2 years ago

This request is to allow SWQL Studio to open files that have a ".swql" extension. With the number of custom queries that are being shared on the Content Exchange and on GitHub, it would be great if we could save custom queries as ".swql" files and have SWQL Studio be able to open them rather than just plan ".txt" files.

Setting up a standard file association with *.swql files to SWQL Studio doesn't prompt the program to open the files, it just opens SWQL Studio.

BTDXBIGTOMMYD commented 2 years ago

Either that or .SQL.

I know strictly speaking it is not directly SQL for language, however the format works well when I'm saving and editing my codes in atom.io.

Either that or if someone is able to create the atom plugin for SWQL to break out the code with operator colours and stuff would be just as awesome 😊

BTDXBIGTOMMYD commented 2 years ago

Either that or .SQL.

I know strictly speaking it is not directly SQL for language, however the format works well when I'm saving and editing my codes in atom.io.

Either that or if someone is able to create the atom plugin for SWQL to break out the code with operator colours and stuff would be just as awesome 😊