VS Code Extension for PxPlus

Started by James Crowther, November 12, 2020, 01:20:32 PM

Previous topic - Next topic

James Crowther

I would like to edit PxPlus code using VS Code with some form of syntax highlighting.  Has anyone created a VS Code extension for PxPlus?

VS Code uses Textmate Grammar for syntax highlighting if anyone has a Textmate file that would save me some time.

Google did not produce much other than a vim syntax file created in 2005.

Thanks
James Crowther
Master Electronics

Stéphane Devouard

Stéphane Devouard
Portfolio | Work

James Crowther

For the longest time I have been command line 'ride or die', but Visual Studio Code provides so many features I get used to when working with other languages I have decided to put something together for it.

Josh Fake

I am also looking for an extension for Visual Studio Code and actually started creating an extension at one time, but unfortunately time has not been a luxury.
The closest extension I could find is the Pick Basic extension.  I was using it as the basis for the extension I was creating

Would love to have a PxPlus extension as add on for Visual Studio Code!

Jeff Wilder

I have also been kicking around the idea of creating something for VS Code. Is there any interest in starting a project on GitHub so we can all contribute?

Jeff Wilder

Let me also say, my desire to use VS Code is not because PxPlus is lacking features or has a poor IDE, but because I maintain web apps that heavily use JavaScript, HTML, and CSS with PxPlus on the server-side. It would be nice to use VS Code for editing all code in one place. My PxPlus needs (in this case) are for pure web server programs. I don't see myself using VS Code for editing Nomads forms, data dictionary, etc.; for those purposes the current PxPlus tools work perfectly.

James Crowther

I like Jeff's idea of putting it in Github where everyone can contribute.  I personally don't have experience setting up a project in Github.  The concept of it being community owned it good and will be easier to keep current.

Stéphane Devouard

Quote from: Jeff Wilder on November 13, 2020, 10:02:16 AM
I have also been kicking around the idea of creating something for VS Code. Is there any interest in starting a project on GitHub so we can all contribute?

Count me in
Stéphane Devouard
Portfolio | Work