PDA

View Full Version : Visual Studio code



hmischel@diligentsystems.com
2018-03-14, 20:46
Hi Barry, Yvonne,

Can you please show us how to integrate JavaScript and python with visual studio code so that the Lianja intelligence appears.

I am extremely excited about this integration.

Thanks so much.

Herb

yvonne.milne
2018-03-15, 05:25
Hi Herb,

Check the 'Use External Editor' App Setting (Editor category), specify 'code' as the 'External Editor' and specify the file extensions for the file types you want it to handle in 'External Editor Extensions'.

1601

Regards,

Yvonne

Note: from v4.1.

hmischel@diligentsystems.com
2018-03-15, 07:50
Wow!!!!

That is amazing.

Thanks!!

barrymavin
2018-03-15, 22:06
To edit TypeScript and JavaScript files using Visual Studio Code with intellisense follow the instructions here:
https://www.lianja.com/doc/index.php/TypeScript

hmischel@diligentsystems.com
2018-03-27, 05:56
Hi Barry,

Is there a plan to add full PRG support to the list of files to be edited in Visual Studio Code?

Thanks

Herb

barrymavin
2018-03-27, 06:02
Hi Herb,

No. The built-in editor provides much more than what VSC code currently offers for this file type and live editing would not be possible.

hmischel@diligentsystems.com
2018-03-27, 20:28
Hi Barry,

That makes sense.

What would be great if the built-in editor could float our like visual studio code. The advantage is that it speeds up development time by not having to switch between views.

Is that something that is possible to do?

Thanks

Herb

barrymavin
2018-03-27, 20:34
Yes double click the editor tab. To redock it double click the window title bar.

This is mentioned in the doc for the script editor.

The Script Editor has a tabbed UI.
Double click a Tab and the editor will be detached into its own floating window.
Double click the window title bar and it will be attached back as a Tab.

https://www.lianja.com/doc/index.php/Script_Editor