{"id":19703517,"url":"https://github.com/kijowski/vscode-fsi-helpers","last_synced_at":"2026-05-06T13:16:11.872Z","repository":{"id":46631481,"uuid":"233658158","full_name":"kijowski/vscode-fsi-helpers","owner":"kijowski","description":"F# interactive helpers","archived":false,"fork":false,"pushed_at":"2023-03-03T11:43:49.000Z","size":3297,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T11:41:27.352Z","etag":null,"topics":["fsharp","vscode-extension"],"latest_commit_sha":null,"homepage":"","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/kijowski.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-13T17:54:19.000Z","updated_at":"2022-07-13T14:38:54.000Z","dependencies_parsed_at":"2025-01-10T11:34:42.463Z","dependency_job_id":"84e3839c-5ad2-41db-aa69-8c4ee69302f0","html_url":"https://github.com/kijowski/vscode-fsi-helpers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kijowski%2Fvscode-fsi-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kijowski%2Fvscode-fsi-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kijowski%2Fvscode-fsi-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kijowski%2Fvscode-fsi-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kijowski","download_url":"https://codeload.github.com/kijowski/vscode-fsi-helpers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241018449,"owners_count":19895078,"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","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","vscode-extension"],"created_at":"2024-11-11T21:18:07.349Z","updated_at":"2026-05-06T13:16:11.847Z","avatar_url":"https://github.com/kijowski.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# F# interactive helpers\n\nEasier movement and code selection when working with F# interactive.\n\nAvailable in the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=kijowski.fsi-helpers)\n\n## Features\n\n### Demo video\n![Presentation of exesting functionalities](./demo.gif)\n\n### Select top level form\n\nThis command tries to select top level form that encapsulate current cursor position. \n\nIt is useful when you make an edit inside longer function / type definition / data pipeline and you want to reevaluate it in FSI.\n\n### Go to current/previous/next top level form\n\nThis commands navigate to start of current/previous/next top level form from current cursor position.\n\nThey are useful for fluent code navigation.\n\n## Default bindings\n- Select top level form: \u003ckbd\u003eAlt + \\\\\u003c/kbd\u003e\n- Go to previous top level form: \u003ckbd\u003eAlt + '\u003c/kbd\u003e\n- Go to current top level form: \u003ckbd\u003eAlt + [\u003c/kbd\u003e\n- Go to next top level form: \u003ckbd\u003eAlt + ]\u003c/kbd\u003e\n\n## Requirements\n\nThis is not a requirement, but this extension works best with [Ionide extension](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp), especially the default bindings are convenient when used with default Ionide binding for sending selection to FSI.\n\n## Known Issues\n\nCurrently code navigation is not using AST, but is based on string matching. Because of that it might not be 100% correct, especially with poorly/weirdly formatted code. \n\n## Release Notes\n\n### 0.0.1\n- Initial release\n\n\n### 0.0.2\n- Update README\n\n### 0.0.3\n- Fix CHANGELOG\n- Add demo video\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkijowski%2Fvscode-fsi-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkijowski%2Fvscode-fsi-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkijowski%2Fvscode-fsi-helpers/lists"}