Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@rperezrosario@mastodon.social
2025-05-09 09:00:30

No dark mode for SSMS?
SQL Shades to the rescue!
Free version adds plain dark mode to the IDE (fine by me.) Paid version supports additional themes.
This solution is cleaner than the rather hacky approach of modifying ssms.pkgundef to restore a half-finished dark theme commented out by SSMS developers apparently at the last moment.
"Finally, a real dark mode for SQL Server Management Studio!"

@castarco@hachyderm.io
2025-03-12 05:28:56

Just occurred to me that, while #TypeScript transition to a #Golang based typechecker and compiler is going to be quite good for development agility... this move could force other actors such as #Deno to rethink how they operate.
Types striping will be as easy as today, perhaps even easier, but if I recall correctly, Deno was offering typechecking as well, keeping this feature might become much more expensive in the future.