Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DragonRuby Game Toolkit

An intuitive 2D game engine. Fast, cross-platform, tiny, hot loaded. · By DragonRuby

Dragon ruby with Vs Code ?

A topic by bul71 created Jun 21, 2020 Views: 1,864 Replies: 1
A moderator has unlisted this topic. It is not visible on the topic listing but you can still reply and make edits.
Viewing posts 1 to 3
(+1)(-1)

Hi !

I'm new to Dragon ruby and Vs Code.

How can I write Dragon ruby apps with Vs Code ?

Thank you.

(+3)

You totally can. Any text editor will allow you to write the code. For VS Code you’ll probably want to install the ruby plugin https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby and the ctag plugin https://marketplace.visualstudio.com/items?itemName=jaydenlin.ctags-support

For ctags rename the vim-ctags file to .tags and you should get some basic auto complete. Hope this helps!

Developer unlisted this topic