Dmitry Tabakerov

Results 4 issues of Dmitry Tabakerov

# Summary of the new feature/enhancement Often I have a need to rename a bunch of files to randomly generated strings, like GUIDs (or any other valid filename string with...

Idea-Enhancement
Help Wanted
Product-PowerRename
Status-In progress

[This function](https://github.com/SaturnFramework/Saturn.Dotnet/blob/78e4b35dff163392a3256e5a50edb768cfea8618/src/Saturn.Dotnet/Program.fs#L93) right now doesn't support non-string types. So if I do `dotnet saturn gen Post Posts id:string title:string body:string is_published:bool` I'll get errors at `li [] [ strong []...

enhancement

I have @types/p5 (1.3.0) module in my project and ts2fable v0.7.1 I do ``` ts2fable node_modules/@types/p5/index.d.ts src/P5.fs -e p5 ``` and I have ``` .../src/P5.fs(95,17): (95,24) error FSHARP: The namespace...

Change my mind

feature