Skip to content

How to debug latest changes #1710

Closed Answered by sumneko
sewbacca asked this question in Q&A
Nov 18, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Regular practice:

  1. Clone https://github.com/sumneko/vscode-lua
  2. cd vscode-lua/client
  3. npm install
  4. Build or download binaries into vscode-lua/server/bin
  5. Open vscode-lua in VSCode
  6. Debugger launch Luanch Client

My practice:
Clone vscode-lua into <USER>\.vscode-insiders\extensions\

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sewbacca
Comment options

Answer selected by sewbacca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants