APerricone / harbourCodeExtension

Antonino Perricone's extension for visual studio code about Harbour and xHarbour programming languages
32 stars 20 forks source link

Antonino Perricone's extension for visual studio code about Harbour and xHarbour programming languages

Donate Version Installs Ratings

do you like this extension? Help me to make it better with a donation, click the first button.

Features

Documentation links

See the wiki for more information. An introdution for harbour developers can be found in these articles:

Requirements

Sometime is necessary to set harbour.compilerExecutable with complete path.

Extension Settings

This extension contributes the following settings:

How to use the debugger

You can use the command "Harbour: Get debugger code" to get the source of the debbugger, save it to a file naming it as you like, for example dbg_lib-prg. You can include this file in your project or BETTER create a library with this file to link in your project.

NOTE: don't forget to compile harbour file with debug information -b

IT IS STRONGLY RECOMMENDED TO UPDATE THE FILES EVERY EXTENSION VERSION

Known Issues