Skip to content

b1tzer0/vscode-pxplus

Repository files navigation

vscode-pxplus

PXPlus Language Extension for VSCode

I am not affilated with PVX Plus Technologies Ltd or Sage Software.

Version 0.0.3

Initial Release

  • Basic usage of snippits
  • Highlighting
  • Help text
  • Signature Help
  • Commands - Compile/List

Installation

Make sure you have Node.js installed. Then run:

npm install -g yarn vsce

Usage

To compile the app, run the following commands in the terminal:

--To install the needed libraries.
yarn 
--To compile the extension, run the below command.
cd vscode-pxplus
CTRL+SHIFT+B

You can use vsce to easily package the extension:

vsce package
pxplus-{version}.vsix generated

In Visual Studio Code Click on "Extensions" Click the "..." in the extension marketplace. Click "Install from VSIX..."

Point it to the file and click install.

Make sure to go to the extension settings and configure it for your setup.

Argument Value
%f Used to indicate the current file open in your editor.

Once the library becomes a bit more mature I will publish it to the Marketplace.

Future Development

Development on this will be driven by the community, if you need a feature please start a discussion topic or contact me.

About

PXPlus Language Extension for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published