axmolengine / axmol

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
https://axmol.dev
MIT License
922 stars 205 forks source link

Support for VS Code? #1028

Closed lavara123 closed 1 year ago

lavara123 commented 1 year ago

How-to document for VS Code etc. is there? Or can you create a document on how to do it? (Linux)

halx99 commented 1 year ago

Easy, actually I already build the cpp-tests and run/debug it on ubuntu 22.04.1, Just install vscode extension cmake, then the vscode will prompt you to auto generate cmake and build it.

halx99 commented 1 year ago

No document yet, will create in the future.

lavara123 commented 1 year ago

No document yet, will create in the future.

Yes that would be great 👍 I did it in Qt Creator but I don't know how to do it in VS Code

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

aismann commented 1 year ago

No document yet, will create in the future.

@halx99 Maybe add it to an existing project (axmol-1.0/axmol-2.0,,.. (so this issue can be closed/moved)

halx99 commented 1 year ago

axmol support vscode on Linux, just needs document, maybe somebody have time to do it

halx99 commented 1 year ago

done: https://github.com/axmolengine/axmol/blob/dev/docs/DevSetup.md#linux-vscode