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

No tags for semicolon #184

Open
jeff-hykin opened this issue Jun 9, 2019 · 0 comments
Open

No tags for semicolon #184

jeff-hykin opened this issue Jun 9, 2019 · 0 comments

Comments

@jeff-hykin
Copy link

@jeff-hykin jeff-hykin commented Jun 9, 2019

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.