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

lsp could use better newline in single-line comments #91

Open
cjhopman opened this issue Aug 29, 2023 · 0 comments
Open

lsp could use better newline in single-line comments #91

cjhopman opened this issue Aug 29, 2023 · 0 comments
Labels

Comments

@cjhopman
Copy link
Contributor

Often you want to introduce a newline in a single line (#-style) comment where the newline continues the comment.

rust analyzer supports this via a setting ("Continue Comments On Newline") and that could be fine. an alternative i've seen would be that cmd-enter would continue while regular enter wouldn't.

@cjhopman cjhopman changed the title Starlark lsp could use better newline in single-line comments lsp could use better newline in single-line comments Aug 29, 2023
@ndmitchell ndmitchell added the lsp label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants