mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[GH-ISSUE #129] Question: how do you debug the tview application? #101
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gagranov on GitHub (Jun 5, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/129
I use Windows 10
When I run the binary in the "cmd" window - everything works great!
But when I tried to debug in Visual Code or Lite IDE - i do not see the UI at all :(
Which IDE supports tview and how do you configure it?
Thanks,
Gennady
@rivo commented on GitHub (Jun 6, 2018):
HI Gennady, this is more of a
tcellissue whichtviewuses. I would suggest that you post your question over ontcell's issue tracker.@gagranov commented on GitHub (Jun 6, 2018):
Thanks!
On Wed, Jun 6, 2018, 11:04 AM rivo notifications@github.com wrote: