1. How to Edit Euphoria Code in MS VS Code Editor

Forked from Re: Edita:Make search loop around

xfox26 said...
euphoric said...

Yeah! Apparently, there's two ways to do it. One is easy, and the other is not as easy. grin

Ooookay.... Let's start with the easy way? Where to start?

Easy*: Get syntax highlighting in MS VS Code

Less easy*: MS VS Code Language Server Protocol

*Ease or difficulty is relative to the programmer's current skill set. I might could do the easy one, but I certainly couldn't do the less easy way. I think Greg says that it's not even possible at the moment. So, we might only get syntax highlighting, but I'm hoping we get more: like intellisense.

new topic     » topic index » view message » categorize

2. Re: How to Edit Euphoria Code in MS VS Code Editor

euphoric said...

I think Greg says that it's not even possible at the moment. So, we might only get syntax highlighting, but I'm hoping we get more: like intellisense.

I think it's possible but it's not going to be simple. The language server protocol is basically "HTTP light" but the main barrier is good JSON support. If we can clear that hurdle in a reliable way, we should be on our way to implementing LSP.

-Greg

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu