We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
VSCode extension configuration properties now support order field to overwrite the default alphabetical order of settings display.
order
We'll add order: 0 to target and order: 1 to new compiler signature comment toggle setting to display PRQL Target setting first.
order: 0
order: 1
Then PRQL Settings will show up as following:
The text was updated successfully, but these errors were encountered:
Great, agree!
Sorry, something went wrong.
RandomFractals
No branches or pull requests
VSCode extension configuration properties now support
order
field to overwrite the default alphabetical order of settings display.We'll add
order: 0
to target andorder: 1
to new compiler signature comment toggle setting to display PRQL Target setting first.Then PRQL Settings will show up as following:
The text was updated successfully, but these errors were encountered: