help wantedlanguages-basic
倉庫指標
- Star
- (14,836 star)
- PR 合併指標
- (平均合併 6小時 26分鐘) (30 天內合併 15 個 PR)
描述
Reproducible in vscode.dev or in VS Code Desktop?
- Not reproducible in vscode.dev or VS Code Desktop
Reproducible in the monaco editor playground?
- Not reproducible in the monaco editor playground
Monaco Editor Playground Link
This issue is for Pascal
Only one format of pascal comments is working. Parentheses with Asterisks (* *) are not working, Curly Braces { } are working.
Monaco Editor Playground Code
{ TODO -oUser -cConsole Main : Insert code here }
(* TODO -oUser -cConsole Main : Insert code here *)
Reproduction Steps
Actual (Problematic) Behavior
No response
Expected Behavior
No response
Additional Context
No response