{"id":19818916,"url":"https://github.com/lkytal/smoothscroll","last_synced_at":"2025-08-26T01:03:53.699Z","repository":{"id":5948477,"uuid":"54837238","full_name":"lkytal/SmoothScroll","owner":"lkytal","description":"Smooth scrolling code editor for the Visual Studio 2013, 2015, 2017 and 2019","archived":false,"fork":false,"pushed_at":"2022-12-08T12:07:07.000Z","size":1735,"stargazers_count":34,"open_issues_count":17,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-01T11:37:09.179Z","etag":null,"topics":["scrolling","smooth-scrolling","visual-studio","visual-studio-extension"],"latest_commit_sha":null,"homepage":"https://lkytal.github.io/SmoothScroll/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lkytal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["lkytal"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2016-03-27T16:22:26.000Z","updated_at":"2024-06-26T13:29:44.000Z","dependencies_parsed_at":"2023-01-11T17:02:02.986Z","dependency_job_id":null,"html_url":"https://github.com/lkytal/SmoothScroll","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/lkytal/SmoothScroll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkytal%2FSmoothScroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkytal%2FSmoothScroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkytal%2FSmoothScroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkytal%2FSmoothScroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lkytal","download_url":"https://codeload.github.com/lkytal/SmoothScroll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkytal%2FSmoothScroll/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267040453,"owners_count":24025907,"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-07-25T02:00:09.625Z","response_time":70,"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":["scrolling","smooth-scrolling","visual-studio","visual-studio-extension"],"created_at":"2024-11-12T10:17:14.871Z","updated_at":"2025-07-25T17:33:25.005Z","avatar_url":"https://github.com/lkytal.png","language":"C#","funding_links":["https://github.com/sponsors/lkytal"],"categories":[],"sub_categories":[],"readme":"# SmoothScroll\n\n[![AppVeyor](https://img.shields.io/appveyor/ci/lkytal/smoothscroll.svg?style=flat-square)](https://ci.appveyor.com/project/lkytal/smoothscroll)\n\nSmooth Scrolling for the Visual Studio 2013, 2015 and 2017.\n\nInstall [Smooth Scrolling](https://marketplace.visualstudio.com/items?itemName=lkytal.SmoothScroll) via Visual Studio market.\n\n## VS2013 and VS2015 version\n\nInstall [the special version](SmoothScroll/SmoothScroll_VS2013.vsix).\n\n## Additional features\n\n* Hold shift key to Scroll horizontally.\n* Hold Alt key to scroll text view by one page up/down.\n\nLet me know if you have questions or suggestions.\n\nPreview:\n![ScreenShot](SmoothScroll/Resources/smooth.gif)\n\n## Update Log\n\n* 3.1.4: Fixed Option Page\n* 3.1.1: Fixed MPF dependency\n* 3.1.0: Fixed load error for VS2017\n* 3.0.1: Last version for VS2013 and VS2015\n* 3.0.0: Use async package for VS2019\n* 2.9.0: Tentatively support VS2019.\n* 2.8.4: Tentatively support horizontal mouse wheel.\n* 2.8.3: Fix smooth option.\n* 2.8.2: Adjust initial duration.\n* 2.8.1: Adjust duration.\n* 2.8.0: Adjust parameters; Support different speed lever.\n* 2.7.0: Performance enhancement.\n* 2.6.0: Stop scroll when mouse click; no longer require reopening editor after setting changed.\n* 2.5.3: Fix horizontal scroll directing.\n* 2.5.2: Silent speed up when beginning.\n* 2.5.0: Support for Visual Studio 2017.\n* 2.4.0: Adaptive scroll duration.\n* 2.3.2: Fixup improper dispose.\n* 2.3.1: Better algorithm.\n* 2.2.0: Smooth scrolling when horizontally.\n* 2.1.1: Refined algorithm.\n* 2.1.0: More flexible settings.\n* 2.0.5: Fixup for VS2013.\n* 2.0.4: First stage fixup for VS2013.\n* 2.0.0: Option page and additional features.\n* 1.3.0: Experiment support for Visual Studio 15.\n* 1.2.0: Scrolling algorithm improved.\n* 1.1.0: Scrolling interval changed.\n\n## My other extensions :\n\n- ### [BuiltinCmd](https://marketplace.visualstudio.com/items?itemName=lkytal.BuiltinCmd)\n- ### [StatusInfo](https://marketplace.visualstudio.com/items?itemName=lkytal.StatusInfo)\n- ### [AutoZoom](https://marketplace.visualstudio.com/items?itemName=lkytal.AutoZoom)\n  \n## My HomePage\n\n\u003e [lkytal.github.io](https://lkytal.github.io)\n\n## Acknowledgment\n\n\u003e \u003cdiv\u003eIcons made by \u003ca href=\"http://www.flaticon.com/authors/vectors-market\" title=\"Vectors Market\"\u003eVectors Market\u003c/a\u003e from \u003ca href=\"http://www.flaticon.com\" title=\"Flaticon\"\u003ewww.flaticon.com\u003c/a\u003e is licensed by \u003ca href=\"http://creativecommons.org/licenses/by/3.0/\" title=\"Creative Commons BY 3.0\" target=\"_blank\"\u003eCC 3.0 BY\u003c/a\u003e\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkytal%2Fsmoothscroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flkytal%2Fsmoothscroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkytal%2Fsmoothscroll/lists"}