Sysop: | KK4QBN |
---|---|
Location: | Chatsworth, GA |
Users: | 48 |
Nodes: | 10 (0 / 10) |
Uptime: | 95:45:53 |
Calls: | 900 |
Calls today: | 0 |
Files: | 138,634 |
U/L today: |
0 files (0K bytes) |
D/L today: |
649 files (811M bytes) |
Messages: | 26,287 |
Posted today: | 1 |
about an IDE for JavaScript that was capable of showing a 'code outline' of sorts, with the different objects, methods, and properties. Well, I guess I had used the term 'IDE' incorrectly, as I was just looking for a code editor that would do this, but I did find one that fits the bill pretty well if anybody else is looking for something with a little smarter help than vim. Nothing against vim, I absolutely love it, but in a complex project, I really do like having something with a code outline. Anyway, I stumbled across 'visual studio code' (which, despite the name, works on Linux as well as Doze), and it's pretty lovely. It does everything that I was looking for, along with having a miniature outline of the entirety of
Re: JavaScript code editor
By: Sprite to Digital Man on Thu Dec 19 2019 04:15 am
Yeah, Microsoft has been supporting Linux more lately. I've used Visual Studio Code recently (in Linux too) and it seems fairly nice.