Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@bamarsha
Copy link
Contributor

Closes #1163.

@bamarsha bamarsha added the area: editor Extensions for Visual Studio and Visual Studio Code label Sep 28, 2021
@bamarsha bamarsha enabled auto-merge (squash) October 2, 2021 02:59
@bamarsha bamarsha merged commit 12a3a45 into main Oct 2, 2021
swernli added a commit that referenced this pull request Oct 4, 2021
* QIR generation bug fixes (#1153)

* Allow ProjectReference as Target Package (#1166)

Previously only a `PackageReference` would be recognized as a target package. This allows `ProjectReference` to be used as a target package, and still enforces that only one such reference exists.

* Make signature for slicing compiliant with spec (#1167)

* update packages for component governance (#1168)

* Q# Command Line Process Multiple Files and Directories (#1156)

* Force use of LLVM 11 in build pipeline (#1177)

* Formatter - Output to Files (#1165)

* Only re-indent if closing brace occurs in indentation region (#1174)

* Only re-indent if closing brace occurs in indentation region

* Use char.IsWhiteSpace

* Blank line

Co-authored-by: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
Co-authored-by: Angela Burton <anjbur@users.noreply.github.com>
Co-authored-by: Scott Carda <55811729+ScottCarda-MS@users.noreply.github.com>
Co-authored-by: Sarah Marshall <33814365+samarsha@users.noreply.github.com>
@bettinaheim bettinaheim added this to the October 2021 milestone Oct 19, 2021
@bamarsha bamarsha deleted the samarsha/vs-indent-fix branch October 19, 2021 22:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: editor Extensions for Visual Studio and Visual Studio Code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Behavior for closing parenthesis in VS is incorrect

4 participants