Oskar Gargas

Results 7 comments of Oskar Gargas

@mhratson 3 years forward I'm dealing with the same issue. Would you mind sharing some code snippets if you ever see this comment? ;)

> Looks pretty good. I've added some comments. Also can you please add tests for all this code too. Nice to hear :) Uploaded fixes to most comments (beside symbol...

> any chance to work on this yet? Unfortunately not too much. I've added requested changes but I have literally no idea how to add tests. I would say it...

@geekq Hi! Is there a plan to drop or change `ruby-graphviz`? Would prefer to not have a graphing feature then discuss with legal team if its ok to use what...

Found a solution. 1. Install `swift-format` globally and add it to system path. 2. In plugin settings, modify path to only include: ```json "apple-swift-format.path": [ "swift-format" ] ```

Take a look at https://github.com/vknabel/vscode-apple-swift-format/issues/40#issuecomment-1870430614 same fix works for `swiftformat` too