Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Beautifier don't process global variables correctly #12

Closed
ClintWeaver opened this issue Jul 25, 2019 · 0 comments
Closed

Beautifier don't process global variables correctly #12

ClintWeaver opened this issue Jul 25, 2019 · 0 comments
Assignees

Comments

@ClintWeaver
Copy link

Describe the bug
When running the Beautifer on a script with a global variable (@@ServerName for example), the Beautifer splits the two @ symbols (@ @ServerName), breaking the variable.

To Reproduce
Write a script that uses a global and run the Beautifer

Expected behavior
The @ symbols in global variables should not be split

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • SQLTools Version: 0.19.7
  • VSCode Version:1.36.1
  • Dialect Used/Version: Any MSSQL
  • OS: Windows
@mtxr mtxr self-assigned this Jul 25, 2019
@mtxr mtxr transferred this issue from mtxr/vscode-sqltools Aug 4, 2019
@mtxr mtxr closed this as completed in 146e045 Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants