Skip to content

Syntax highlighting issue with escaped quotation marks #214

@deathaxe

Description

@deathaxe

https://github.com/SublimeText/UnitTesting/blob/9df1177b75d83d3a9866762e2648ed5aabe9220d/actions/setup/install_package_control.ps1#L24-L27

if (-not (Test-Path $PC_SETTINGS)) {
    Write-Verbose "Creating Package Control.sublime-settings"
    "{`"auto_upgrade`": false, `"ignore_vcs_packages`": true, `"remove_orphaned`": false, `"submit_usage`": false }" | Out-File -filepath $PC_SETTINGS -encoding utf8
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions