-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Preflight Checklist
- I have installed the latest version of Power Query SDK.
- I have checked existing resources, including the common issues and the release notes.
- I have searched for similar issues.
Power Query SDK
0.1.7
Regression From
No response
Platform
Windows
Architecture
x64
OS Version
No response
VSCode version
No response
PQSdkTool Path
No response
Bug Description
Clicking "Run TestConnection function" does not trigger rebuild of the .mez file when changes have been made to the extension.
Steps to Reproduce
Make edits to an extension, then click "Run TestConnection function".
Actual Experience
While TestConnection is run, it does not "see" the edits just made because the .mez file has not been rebuilt.
Expected Experience
.mez file to be rebuilt, when needed, prior to the actual TestConnection test being run
(This would align "Run TestConnection function"'s behavior with how "Evaluate current file" behaves.)
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working