AshSimmonds
AshSimmonds
Trello-looking starter popped up overnight: https://github.com/Flaaj/t3kanban
`Awesome Blazor` includes some freshness icons so you can see at-a-glance what's the latest hotness, y'know, for those weird folk who enjoy shiny object syndrome... - https://github.com/AdrienTorris/awesome-blazor#authentication
I've put together the start of a follow-the-bouncing-ball tutorial, much based on @ajcwebdev's example above, but compressed a bit to mostly just the steps involved without extra details - mostly...
For anyone OCD'd by this in VSCode and needs 4 or whatever spaces in the mean time, install the Macros extension, and map a key (or remap ctrl-S, whatever) to...
I don't know that it's a great solution, but it works for me, for now. Basically yeah - it puts the cursor at the end of the line (because often...
Oh and yeah - this will obviously mess up anything with two+ spaces in a string or whatever in your code - not my problem basically, just make your own...
Cheers for all the ongoing effort Danny, super appreciated. As I mentioned in one of the earlier posts in this thread a few months back, it's easy enough to just...
Huh, ok. I've never noticed the line-wrap issue, always thought that was an IDE determined thing. Maybe I'm dumb and thinking of something else?  
I use Auth0 - tried half a dozen other ways and they were all much more convoluted and fragile. Actually, here's the release notes from a couple months ago once...
A work-around in the mean-time is when you type `#` then use `ctrl-space` to invoke `Trigger Suggest` which will invoke the autocomplete.