.d.ts for vsCode IDE

Started by rchevallier, November 13, 2020, 17:39:32 PM

Previous topic - Next topic

rchevallier

Hi all,

Has anybody tried to create a type definition file in VSCODE for jArchi functions to help type checking in this IDE ?
I've created a 1st version, but which is yet incomplete. I'm happy to share and work collaboratively with anyone interested to create a fully functional one


Phil Beauvoir

Thanks for sharing, Robert.

How does one install this in VS Code?

Phil
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

rchevallier

I'm a rookie in VsCode and even more in JS, but just having the .d.ts file opened in the editor seems to make the linter take it into account for the current file
Surely a better solution shall exists, but in between, good enough....