Making README more... "nice"? Take 2

This commit is contained in:
MrCheemsAndFriends 2021-10-14 17:52:18 +02:00 committed by GitHub
parent 2fa4298127
commit 78dee4836b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -91,7 +91,9 @@ As for Mac, 'lime test mac -debug' should work, if not the internet surely has a
### VSCode
In case that you use VSCode, You might need to check the Haxe Server Language thing, It's mostly for having a sweet menu for all the libraries and don't having to copy paste code?
In case that you use VSCode, You might need to check the Haxe Server Language thing, It's mostly for having a sweet mini menu for all the library and haxe functions
(and don't have to check 27 billion times how a library works lol)
Download the [Haxe language support](https://marketplace.visualstudio.com/items?itemName=nadako.vshaxe) and the [Lime](https://marketplace.visualstudio.com/items?itemName=openfl.lime-vscode-extension) extension And you should go like normal.