dotnet / dotnet/fsharp

Place cursor in indented location with automatic brace completion turned on

Open
#5,106 3 comments 2 reactions 0 assignees View on GitHub
AI-thinks-windows-only Area-LangService-AutoComplete Bug Impact-Low
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

Today, with automatic brace completion, the cursor will put you where you perhaps don't want it to be:

![image](https://user-images.githubusercontent.com/6309070/41008489-136fd0e2-68e0-11e8-80e2-4d48c652c477.png)

![uhh](https://user-images.githubusercontent.com/6309070/41008643-ec8d12f4-68e0-11e8-8459-9bcc48760db8.gif)

Upon enter, the closing brace is undented appropriately. But the cursor is in a place where I need to reposition it to write code if I want that undentation.

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.