Skip to content
New issue

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

[Monaco] CSP has no extension associated with it in monaco_languages.json. #32771

Open
PesBandi opened this issue May 8, 2024 · 6 comments
Open
Assignees
Labels
External Dependency This bug or feature isn't resolved, but it's following an external work item. Issue-Bug Something isn't working Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Peek Refers to Peek Powertoys

Comments

@PesBandi
Copy link
Contributor

PesBandi commented May 8, 2024

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.

{
    "id": "csp",
    "extensions": [],
    "aliases": [
        "CSP",
        "csp"
    ]
}

It seems that .csp files were intended to be previewable. However since extensions is empty, they aren't.

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Other Software

No response

@PesBandi PesBandi added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels May 8, 2024
@htcfreek htcfreek added Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Peek Refers to Peek Powertoys labels May 10, 2024
@htcfreek
Copy link
Collaborator

cc: @Aaron-Junker

@Aaron-Junker Aaron-Junker added the External Dependency This bug or feature isn't resolved, but it's following an external work item. label May 11, 2024
@Aaron-Junker
Copy link
Collaborator

@htcfreek

This comment has been minimized.

@htcfreek htcfreek removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label May 11, 2024
@htcfreek
Copy link
Collaborator

@Aaron-Junker
PR in monaco repo is merged and marked for the May release. Can you please update monaco after the release?

@crutkas
Copy link
Member

crutkas commented May 31, 2024

fyi: Thanks all for flagging

@htcfreek
Copy link
Collaborator

@crutkas , @Aaron-Junker
The monaco version including the fix was released 8 days ago. We can update our dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Dependency This bug or feature isn't resolved, but it's following an external work item. Issue-Bug Something isn't working Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Peek Refers to Peek Powertoys
Projects
Status: No status
Development

No branches or pull requests

4 participants