Richard C Posted July 9, 2016 Share Posted July 9, 2016 Does anyone know of an add-on or method for getting code hints for Babylon.js within Brackets. Is it the Babylon.d.ts script and if so how would I use it. Many thanks Richard C Quote Link to comment Share on other sites More sharing options...
Temechon Posted July 10, 2016 Share Posted July 10, 2016 Hello Richard, I guess you are talking about intellisense. It depends of the IDE you are using to code. With Visual Studio code for example, you just have to add babylon.d.ts in your project, and reference it in a file called tsconfig.json (example here) But once again, it depends of you IDE. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.