titzer / virgil

A fast and lightweight native programming language
1.22k stars 42 forks source link

Editors and IDEs support? #95

Closed 1e9t8m29 closed 1 year ago

1e9t8m29 commented 1 year ago

It seems there is none at the moment. I suggest adding at least syntax highlighting to CudaText: https://github.com/Alexey-T/CudaText

CudaText is inspired by SublimeText but is more lightweight and available for more platforms.

@titzer

titzer commented 1 year ago

There are modes for both emacs and vim. It would be great to have syntax highlighting support for more editors like Sublime and VSCode. (I had explored Sublime but my experiment has long since bit-rotted).

1e9t8m29 commented 1 year ago

There are modes for both emacs and vim.

Where are they? I didn't find them on this repo.

It would be great to have syntax highlighting support for more editors like Sublime and VSCode. (I had explored Sublime but my experiment has long since bit-rotted).

The CudaText developer is very friendly. You could go here: https://github.com/Alexey-T/CudaText/issues and create a ticket asking him to support Virgil.

Alexey-T commented 1 year ago

CudaText lexer exists already in addons-manager.

titzer commented 1 year ago

The emacs mode is in bin/virgil-mode.el and the vim mode is in bin/dev/virgil-vim.