- Log in to post comments
User bio
404 bio not found
Member since Sep 14, 2016
Posts:
Rajib has not published any posts yet.
Replies:
Hi John,
Do you plan on integrating the vscode extension with git somehow?
Of course, when we are editing source code on the file system (like with Atelier), it's fairly straightforward to put the code in a git repo (however, sync against Caché can be a mess).
If you are editing code directly against a Caché DB, this would probably require manually exporting the changes to the filesystem, or perhaps making the vscode manage the git objects directly against the repo.
Thanks!
- Log in to post comments
Certifications & Credly badges:
Rajib has no Certifications & Credly badges yet.
Followers:
Rajib has no followers yet.
Following:
Rajib has not followed anybody yet.
Have you tried this instead of ContentTypeSet?
SetHeader ("Content-Type", "application/json")
This seems to work for us.