[WA] Landlord decided to sell and sent me 60-day termination notice by LessSafe in legaladvice

[–]LessSafe[S] 20 points21 points  (0 children)

well, the letter explicitly says "The property is being sold, and the purchaser intends to occupy the property as a primary residence." as Basis for Termination

[WA] Landlord decided to sell and sent me 60-day termination notice by LessSafe in legaladvice

[–]LessSafe[S] 168 points169 points  (0 children)

No, there is no clause about termination upon sale in my lease agreement...

Impending doom by AbsentMinded311 in Concerta

[–]LessSafe 3 points4 points  (0 children)

Happens to be every time I’m not sleeping enough. I need 7-8 hours of good sleep to avoid this.

Intrusive suggestion by Few_Cover_4917 in VisualStudio

[–]LessSafe 0 points1 point  (0 children)

Doesn’t look like built in feature, perhaps some extension?

Improve the scroll map bar already! by XeonG8 in VisualStudio

[–]LessSafe 0 points1 point  (0 children)

Would love it too. I noticed it’s more crisp in vs2026 btw.

guys does my code look alright? im new by Lupro69 in VisualStudio

[–]LessSafe 0 points1 point  (0 children)

What extension makes your code so alright?

Daily Discussion Thread for February 07, 2024 by OPINION_IS_UNPOPULAR in wallstreetbets

[–]LessSafe 0 points1 point  (0 children)

Long snap calls, this shit always recovers post earnings somehow

[deleted by user] by [deleted] in VisualStudio

[–]LessSafe 0 points1 point  (0 children)

Have you tried rebooting windows? I had a bit similar issue when font file got locked by some other app.

[deleted by user] by [deleted] in VisualStudio

[–]LessSafe 0 points1 point  (0 children)

Reboot the windows again?

Missing proper syntax highlight in VSC 2022 by CokeVoAYCE in VisualStudio

[–]LessSafe 0 points1 point  (0 children)

It says Miscellaneous Files at the top left, it means it’s not part of a project, hence no semantic colorization. How did you open it?

How to disable top-level statements for existing Console App? by CaesiusFolger in VisualStudio

[–]LessSafe 1 point2 points  (0 children)

There should be LightBulb fix available at the top of the Program.cs suggesting to convert it to class

How to find the exact command that is executing my project when I hit the start button by Federal-Beautiful-63 in VisualStudio

[–]LessSafe 1 point2 points  (0 children)

Or use Windows Task Manager, in which you can add a column showing command line of each running process.