Stachu Korick

Results 179 comments of Stachu Korick
trafficstars

Idea: allow users to autocomplete here - both 'val' and the tuple deconstruction should be available completions.

I'm thinking that this may end up as a 'lambda pattern,' in addition to the existing 'match pattern' and the 'let pattern' discussed [here](https://github.com/darklang/dark/issues/3402#issuecomment-1239437287). Potentially, 'let patterns' could apply in...

Action items here: - [ ] reproduce - [ ] figure out why this didn't Rollbar - [ ] resolve the error (may involve .NET 7 upgrade?

> with an int we could show it in hex, binary, etc Once we have proper user types, we could allow users to customize the corresponding 'render' in some way....

Copied from duplicate, now-closed #3704: > We should provide users with whatever info they need, and this is sometimes useful information. It also helps users become familiar with our GitHub...

Rather than encoding this within our F# backend, this could encourage a GitHub API package, with which we: - fetch all files of pattern `Lib*.fs` - extract the fn defs...

I'm unsure, but suspect it would be - the .net team has noted general improvements to this sort of functionality [here](https://github.com/dotnet/runtime/issues/70286#issuecomment-1152563856) and would imagine this would be part of that....

Right I certainly think it's worth waiting until the .NET 7 upgrade and circling back here only if that _doesn't_ resolve the issue.

if rollbar could somehow dynamically compare such against the 'current sha' and display _that_ as a column, would be bonus cool.

Note: this issue is towards replacing just the Static Assets _upload_ functionality in Dark. Long-term, we may replace the entire feature in Dark. We can store the deploy references in...