vim-godebug

Go debugging for Vim

Github星跟踪图

vim-godebug

Go debugging for Vim.

See it in action

vim-godebug

Prerequisites

  • Go
  • Neovim
  • vim-go
  • Delve
  • On macOS, it is advised to install through brew, due to problems with certificates.

Installation

Copy all files to your ~/.vim directory or use Tim Pope's excellent pathogen plugin (http://github.com/tpope/vim-pathogen).

Usage

:call GoToggleBreakpoint() to add or remove a breakpoint at the current line
:call GoDebug() to start a debug session for the main package

Development and Improvements

This is a tool that is useful for my workflow.
If you think it's useful, be my guest and use it too.

I won't actively support this plugin. If you find a bug, or want an improvement, please open a PR if you want to see it fixed.

Troubleshooting

Error detected while processing function godebug#debug

vim is not yet supported. Try it with neovim.

2017 - Luca Guidi - https://lucaguidi.com

主要指标

概览
名称与所有者jodosha/vim-godebug
主编程语言Vim Script
编程语言Vim script (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2017-02-06 09:22:36
推送于2022-03-22 09:25:07
最后一次提交2022-03-22 09:25:07
发布数0
用户参与
星数453
关注者数5
派生数21
提交数9
已启用问题?
问题数8
打开的问题数5
拉请求数5
打开的拉请求数3
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?