Giter VIP home page Giter VIP logo

harbourcodeextension's Introduction

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:

  • harbour.validating: enable/disable the validation every open and save of harbour files.
  • harbour.compilerExecutable: sometime is necessary to set the path of the harbour executable to make validation works.
  • harbour.extraIncludePaths: add path where found the includes to avoid "file not found" error.
  • harbour.extraOptions: other options to pass to harbour compiler.
  • harbour.warningLevel: sets the warning level for validation.
  • harbour.decorator: if true enables the feature of decoration of correspondents if/endif, for/next, while/endwhile, etc etc

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

harbourcodeextension's People

Contributors

aperricone avatar edgardmessias avatar ericlendvai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.