{"id":32122536,"url":"https://github.com/dmannock/vscode-fsharp-refactor","last_synced_at":"2025-10-20T20:53:46.357Z","repository":{"id":29104682,"uuid":"120227889","full_name":"dmannock/vscode-fsharp-refactor","owner":"dmannock","description":"F# refactoring tools for vscode","archived":false,"fork":false,"pushed_at":"2022-12-30T19:25:28.000Z","size":425,"stargazers_count":14,"open_issues_count":9,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-18T13:24:54.759Z","etag":null,"topics":["fsharp","refactor","tooling","vscode"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmannock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-04T22:09:46.000Z","updated_at":"2023-03-10T09:48:45.000Z","dependencies_parsed_at":"2023-01-14T14:09:38.794Z","dependency_job_id":null,"html_url":"https://github.com/dmannock/vscode-fsharp-refactor","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/dmannock/vscode-fsharp-refactor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmannock%2Fvscode-fsharp-refactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmannock%2Fvscode-fsharp-refactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmannock%2Fvscode-fsharp-refactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmannock%2Fvscode-fsharp-refactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmannock","download_url":"https://codeload.github.com/dmannock/vscode-fsharp-refactor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmannock%2Fvscode-fsharp-refactor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280159244,"owners_count":26282555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fsharp","refactor","tooling","vscode"],"created_at":"2025-10-20T20:53:42.553Z","updated_at":"2025-10-20T20:53:46.353Z","avatar_url":"https://github.com/dmannock.png","language":"TypeScript","readme":"# Vscode-Fsharp-Refactor\nAdditional F# refactoring tools for vscode. \nLess keystrokes, more F#, more fun(ctional programming).\n\nAvailable in the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=danmannock.vscode-fsharp-refactor)\n\n## Features\n### Extract\nExtract expression to let binding\n1. Select the expression to extract\n2. Use command (ctrl+shift+R)\n\n#### Extracts expressions\n\n![4-example-extractLet_expression](https://raw.githubusercontent.com/dmannock/vscode-fsharp-refactor/master/docs/4-example-extractLet_expression.gif)\n\n#### Extracts lambdas\n![5-example-extractLet_lambda](https://raw.githubusercontent.com/dmannock/vscode-fsharp-refactor/master/docs/5-example-extractLet_lambda.gif)\n\n#### Extracts strings\n![6-example-extractLet_string](https://raw.githubusercontent.com/dmannock/vscode-fsharp-refactor/master/docs/6-example-extractLet_string.gif)\n\n### Inline\nInline binding \n1. Move cursor to binding or a usage\n2. Use command (ctrl+shift+I)\n\n![2-example-inlineLet](https://raw.githubusercontent.com/dmannock/vscode-fsharp-refactor/master/docs/2-example-inlineLet.gif)\n\nNote: you can customise the hotkeys (file \u003e preference \u003e keyboard shortcuts)\n\n## Requirements\nIf you are here you probably have this covered.\n* Vscode\n* Ionide\n\n## Roadmap\nwho knows (see todos.txt for now)\n\n## Building \u0026 Useful\n\n### Full Build\nRuns the full build process including:\n* linting\n* unit tests\n* vscode tests\n* extension artifacts\n\n``\nnpm run build\n``\n### Test Watcher\nRuns unit tests when changes are detected.\n\n``\nnpm run unittest:watch\n``\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmannock%2Fvscode-fsharp-refactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmannock%2Fvscode-fsharp-refactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmannock%2Fvscode-fsharp-refactor/lists"}