intersystems / intersystems/language-server

bug: no error reported in a syntactically wrong case of do commands

Open
#403 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21
Forks
12
Avg merge
1d 23h
Merged PRs (30d)
8

Description

In dotted do commands, there should be an error if someone tries to write statements on the same line of a block comment after the do. For example:

Image

is not valid, as shown below:

Image

You must remove the block comment to make that valid:

Image

Gives:

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.