Recommend CodeLLDB

This commit is contained in:
Ben Jackson 2020-11-09 22:23:37 +00:00
commit 2225735b80
2 changed files with 52 additions and 42 deletions

View file

@ -435,7 +435,7 @@ GADGETS = {
},
'CodeLLDB': {
'language': 'rust',
'enabled': False,
'enabled': True,
'download': {
'url': 'https://github.com/vadimcn/vscode-lldb/releases/download/'
'${version}/${file_name}',