Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Request: Visual Studio 2022 Support Please. 😁 #12

Open
Mike-E-angelo opened this issue Aug 11, 2021 · 8 comments
Open

Request: Visual Studio 2022 Support Please. 😁 #12

Mike-E-angelo opened this issue Aug 11, 2021 · 8 comments

Comments

@Mike-E-angelo
Copy link

Please consider supporting Visual Studio 2022 with this great extension! 👍

@mayureshs
Copy link

Any updates on availability for VS 2022?

@smimon
Copy link

smimon commented Nov 9, 2021

Seconded, VS2022 is out now and I would love to use this

@Mike-E-angelo
Copy link
Author

As it's been 2 years since any activity here, we might consider creating a fork and introducing an .Unofficial extension in the marketplace.

@mayureshs
Copy link

VS 2022 already has a setting in Text Editor options

@vkosciuszko
Copy link

VS 2022 already has a setting in Text Editor options

wow thanks @mayureshs

@stkb
Copy link

stkb commented Nov 18, 2021

I would still like to see this extension available in VS 2022. Even though VS now has a built-in line spacing options, I find it not granular enough. Also the ability to compress comments is very nice.

@vkosciuszko
Copy link

I would still like to see this extension available in VS 2022. Even though VS now has a built-in line spacing options, I find it not granular enough. Also the ability to compress comments is very nice.

You are right. The built-in solution is just adding a margin at the bottom of the line and it doesn't look nice when you are hovering a line.

I guess we still need LinePress for a better experience.

@stkb
Copy link

stkb commented Nov 25, 2021

First a little info: I've found that with the VS2022 "line spacing" option, while you can't set it to an exact value in the options, (only 1, 1.15, 1.5 etc), you can export the TextEditor/General settings to a file, edit the value to something you want (eg 1.3), and then re-import the settings. (It shows as "1.0" in the settings dialog but does apply.) It's probably also possible to change it via the registry if you know where to look. It can take a while to experiment this way though.

Second I've found that you can combine the built-in line spacing option with the LinePress extension. Eg. I have 1.15 line spacing as a "base", and then use LinePress to stretch another 25%, but not for comments.

I've submitted PR #13 that adds support for VS 2022. If you want you can compile your own .VSIX file from that code and install it into 2022.

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

5 participants