Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

functions do not have the correct tokens with space after the function name #289

@alexr00

Description

@alexr00

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

image

  1. Open SCSS file
  2. Write a function, add a space after the name as shown
@function testFunction ($x, $y, $z) {

}

Expected behavior: The space doesn't impact the token.

Actual behavior: The token changes when there's a space.

Reproduces how often: 100%

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Originally from @whaaaley in microsoft/vscode#144125

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions