Open PesBandi opened 6 months ago
cc: @Aaron-Junker
This would have to be fixed in the monaco source code: https://github.com/microsoft/monaco-editor/blob/main/src%2Fbasic-languages%2Fcsp%2Fcsp.contribution.ts#L13
@Aaron-Junker Is there in issue in Monaco's repository or do you plan to open a fix PR?
@Aaron-Junker PR in monaco repo is merged and marked for the May release. Can you please update monaco after the release?
fyi: Thanks all for flagging
@crutkas , @Aaron-Junker The monaco version including the fix was released 8 days ago. We can update our dependency.
Microsoft PowerToys version
0.80.1
Installation method
GitHub
Running as admin
None
Area(s) with issue?
File Explorer: Preview Pane, Peek
Steps to reproduce
This piece of code in
monaco_languages.json
.It seems that
.csp
files were intended to be previewable. However sinceextensions
is empty, they aren't.✔️ Expected Behavior
No response
❌ Actual Behavior
No response
Other Software
No response