-
### Preflight Checklist
- [X] I have installed the [latest version of Power Query SDK](https://github.com/microsoft/vscode-powerquery-sdk/releases/latest).
- [X] I have checked existing resources, in…
-
The command statements displayed in the Output window contain absolute paths when they reference files from the connector project.
````
c:\Users\ben\.vscode\extensions\powerquery.vscode-powerquery-s…
-
Hello Power Query SDK Team,
Congratulations on the first public preview release of the new SDK! Yay and thank you!!
Playing around with it today, one thing I noticed is that, in the _Output_ win…
-
**Expected behavior**
The code is formatted and well-readable.
**Actual behavior**
The code is formatted, but not readable or too expanded.
**To Reproduce**
* The code formatted with the prev…
-
This release's assets do not include the VSIX. :-)
https://github.com/microsoft/vscode-powerquery-sdk/releases/tag/v0.1.5
![image](https://user-images.githubusercontent.com/857202/192633183-69b0…
-
I purchased the Templater Solo Developer v7.x license, but the trial text is still present in some places in the generated docx document. I correctly integrated the templater.lic file received with th…
-
If the arguments passed to MakePQX.exe don't match its expectations, it has a tendency to throw an exception with stack trace, instead of displaying clean, concise error messaging.
Request: When co…
-
When we publish the extension to the VS Marketplace, the project readme will be displayed. We should display screenshots and functionality, similar to what we do in vscode-powerquery.
-
質問させていただいても宜しいでしょうか。
ExcelのPowerQueryの編集画面で、入力しようとしてマウスをクリックしますと、
コマンドが走ってしまうような動作をしてしまい、中の文字列が壊れてしまいます。
マウスへのクリックがWindowsを上げて2度目の場合は、壊れない状況です。
また、Ctrl+ZでUndoすると壊れていた文字列は一度で元に戻る状況です。
設定をまったくいじっ…
-
When a `date` is output, a time component is added to its serialized rendering. In the output, this makes it impossible to differentiate between a `datetime` with hour, minute and second set to zero, …