๐Ÿ‘พ's Avatar

๐Ÿ‘พ

@ashmind

57
Followers
542
Following
5
Posts
15.04.2024
Joined
Posts Following

Latest posts by ๐Ÿ‘พ @ashmind

Sounds interesting. I'll try to take a look at the repo, but depends on how much time I have between other things, so can't promise at the moment.

09.01.2025 02:26 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

I'll need to refresh myself, but I think generic method itself can't be usefully jitted โ€” what's jitted is every generic instantiation with value types, and one instantiation with System.__Canon representing all reference types.

09.01.2025 02:25 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Hi! Are you trying to redirect the call in the calling method, or the actual BCL method?

Also, are generic arguments in the call reference types or value types?

08.01.2025 23:27 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Preview
Accepting a suggestion in the editor removes everything in front of the cursor ยท Issue #1352 ยท ashmind/SharpLab Accepting a suggestion removes everything in front of the cursor: firefox_2024-11-20_11-52-39.mp4 This happens on Tab and typing . or ( when a suggested item is already typed. I'm using Firefox on ...

I might have actually resolved this by essentially "turning things off and on again" (redeploying with no changes), but I have low confidence that it is a reliable fix, so let me know if the issue repeats.

More details: github.com/ashmind/Shar...

13.12.2024 20:45 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Thanks for reporting! I believe there are some tickets around it as well, just hadn't had a chance to take a look -- everything around autocomplete and the editor is quite challenging to fix.

I can look to disable autocomplete though -- I'll try to take a look this weekend.

12.12.2024 11:19 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0