Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Difficulty writing multi-line comments due to autocompletion #43

Open
lenianiva opened this issue Mar 15, 2023 · 0 comments
Open

Difficulty writing multi-line comments due to autocompletion #43

lenianiva opened this issue Mar 15, 2023 · 0 comments

Comments

@lenianiva
Copy link

When writing a multi-line comment like

/--
 Line 1
 Line 2
 ...
 -/

Suppose the user types in /---/ and places the cursor before the last -. Pressing enter there will result in

/---/
/-[CURSOR]-/

This makes it very cumbersome to write multiline comments. Is there a way to disable this behaviour?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant