cucumber / cucumber/vscode

No space between step keywords and step text in Korean dialect

Open
#237 1 comment 0 reactions 1 assignee Claimed by @kieran-ryan View on GitHub
:bug: bug
Dominant language
TypeScript
Stars
88
Forks
33
PR merge metrics
No merged PRs in 30d

Description

### 👓 What did you see?

There is an issue where formatting in documents written in Korean causes the keywords and sentences to have no space between them.

### ✅ What did you expect to see?

There should be a normal space between the formatted keywords and the sentences.

### 📦 Which tool/library version are you using?

### Vs-code extension
![image](https://github.com/cucumber/vscode/assets/35288028/4cecf232-7efb-42f9-8682-134ff4e5e51d)

### 🔬 How could we reproduce it?

1. Write a document(.feature) in Korean. (With #language: ko)
2. Trigger format.
3. Observe that there is no space between the formatted keyword and the sentence.

### 📚 Any additional context?

### Before formatting (What I exepected)
![image](https://github.com/cucumber/vscode/assets/35288028/48e00020-6053-4c6b-bf85-949fa4582ad6)

### After formatting
![image](https://github.com/cucumber/vscode/assets/35288028/22302fdf-c313-42ae-83e3-4ee7ac55defc)

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.