{"id":13898239,"url":"https://github.com/liquidz/vim-iced-fern-debugger","last_synced_at":"2025-10-26T07:32:10.234Z","repository":{"id":66392501,"uuid":"237903779","full_name":"liquidz/vim-iced-fern-debugger","owner":"liquidz","description":"vim-iced debugging plugin powered by fern.vim","archived":false,"fork":false,"pushed_at":"2022-09-30T23:34:12.000Z","size":355,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T17:21:23.186Z","etag":null,"topics":["clojure","debug","fern-vim-plugin","neovim","tree","viewer","vim","vim-iced","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/liquidz.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"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}},"created_at":"2020-02-03T06:57:16.000Z","updated_at":"2024-07-01T07:54:41.000Z","dependencies_parsed_at":"2023-07-08T18:15:26.966Z","dependency_job_id":null,"html_url":"https://github.com/liquidz/vim-iced-fern-debugger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liquidz/vim-iced-fern-debugger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-fern-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-fern-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-fern-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-fern-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liquidz","download_url":"https://codeload.github.com/liquidz/vim-iced-fern-debugger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-fern-debugger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281074244,"owners_count":26439422,"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-26T02:00:06.575Z","response_time":61,"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":["clojure","debug","fern-vim-plugin","neovim","tree","viewer","vim","vim-iced","vim-plugin"],"created_at":"2024-08-06T18:04:10.793Z","updated_at":"2025-10-26T07:32:09.901Z","avatar_url":"https://github.com/liquidz.png","language":"Vim Script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"= vim-iced-fern-debugger\n\nhttps://github.com/liquidz/vim-iced[vim-iced] debugging plugin powered by https://github.com/lambdalisue/fern.vim[fern.vim].\n\nimage:https://img.shields.io/badge/iced-plugin-blue.svg?logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgICAgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCiAgICAgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiCiAgICAgdmlld0JveD0iMTAsMTAsODAsODAiPgogIDxwb2x5Z29uIGZpbGw9IiNCM0U1RkMiIHBvaW50cz0iNTAsMTAgMTAsNTAgMzAsNzAgMjAsNTAiLz4KICA8cG9seWdvbiBmaWxsPSIjOTBDQUY5IiBwb2ludHM9IjUwLDEwIDMwLDUwIDMwLDcwIDU1LDUwIi8+CiAgPHBvbHlnb24gZmlsbD0iIzgxRDRGQSIgcG9pbnRzPSI1MCwxMCA3MCw3MCA5MCw1MCIvPgogIDxwb2x5Z29uIGZpbGw9IiM2NEI1RjYiIHBvaW50cz0iNjAsNjAgMzAsNzAgNTAsOTAgNzAsNzAiLz4KPC9zdmc+Cg==[\"vim-iced plugin\", link=\"https://github.com/liquidz/vim-iced\"]\nimage:https://img.shields.io/badge/🌿%20fern-plugin-yellowgreen[\"fern plugin\", link=\"https://github.com/lambdalisue/fern.vim\"]\n\n== Usage\n\nvim-iced-fern-debugger provides two types of debugger.\n\n* Tree view for debugging result via `#dbg` reader literals.\n* Tree view for tapped values.\n\n=== #dbg reader literal\n\nimage:asset/debug.png[]\n\nExecute `:IcedToggleFernDebugger` to toggle vim-iced's debugger.\nTo launch debugger, please see the following document.\nhttps://liquidz.github.io/vim-iced/#debugging\n\nIf you'd like to use vim-iced-fern-debugger always, please set `\"fern\"` to `g:iced#debug#debugger`.\n[source,vim]\n----\nlet g:iced#debug#debugger = 'fern'\n----\n\n=== Tapped values\n\nimage:asset/tapped.png[]\n\nThis plugin provides following commands.\n\n|===\n|Command | Note\n\n| `:IcedBrowseTappedFern`\n| Browse all tapped values\n\n| `IcedBrowseLastTappedFern`\n| Browse the last tapped value\n\n|===\n\nAnd also provides following mappings.\n\n|===\n|Mapping | Note\n\n| `d`\n| Delete the tapped value under the cursor.\n\n|===\n\n== Requirements\n\n* https://github.com/liquidz/vim-iced[vim-iced] (`2.5.0` or later)\n* https://github.com/lambdalisue/fern.vim[fern.vim]\n\n== Installation\n\n=== vim-plug\n\n[source,vim]\n----\nPlug 'lambdalisue/fern.vim'\nPlug 'liquidz/vim-iced', {'for': 'clojure'}\nPlug 'liquidz/vim-iced-fern-debugger', {'for': 'clojure'}\n----\n\nExecute `:PlugInstall` to install above plugins.\n\n== License\n\nCopyright (c) 2020 http://twitter.com/uochan[Masashi Iizuka].\n\nDistributed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliquidz%2Fvim-iced-fern-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliquidz%2Fvim-iced-fern-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliquidz%2Fvim-iced-fern-debugger/lists"}