Skip to content

No tags for semicolon #184

@jeff-hykin

Description

@jeff-hykin

Could you please at a tag to the semicolon?
punctuation.terminator.statement.python would be ideal

  • Editor name and version: VS Code, latest stable
  • Platform: Mac OS High Sierra
  • Color scheme: XD Theme
  • MagicPython version: 1.1.0
  • A sreenshot:

Screen Shot 2019-06-09 at 2 04 27 PM

  • 5-10 lines of surrounding code:
def create_paths(name):
    a = thing + 1; os.mkdir(a)
    b = thing + 1; os.mkdir(b)
    c = thing + 1; os.mkdir(c)

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