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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?