go to post Raj Singh · Mar 1, 2023 That's an important clarification. The command will open the error location in the uneditable generated INT document. You will still need to switch to the CLS/MAC/CSP to make changes.
go to post Raj Singh · Feb 23, 2023 Hi @Stephen Canzano. We now have these keyboard equivalents documented.
go to post Raj Singh · Feb 14, 2023 @Ben Spead the only reason was it took me longer to write the article. Just published here: https://community.intersystems.com/post/studio-vscode-migration-docs-now...
go to post Raj Singh · Feb 8, 2023 @Marc Mundt and @Ben Spead ask and you shall receive. The cheat sheet has been published: https://intersystems-community.github.io/vscode-objectscript/studio/#key...
go to post Raj Singh · Jan 31, 2023 @Dmitry Maslennikov is correct. There's a bug in 2022.2 builds that prevent debugging from working. The best solution is to move to 2022.3.
go to post Raj Singh · Jan 27, 2023 For those who find this post, a JVM is now included in official InterSystems IRIS images, so it is no longer necessary to build your own.
go to post Raj Singh · Jan 18, 2023 Are you sure you are connected to IRIS? One way to check this is to make sure you can browse using the ObjectScript explorer pane.
go to post Raj Singh · Jan 11, 2023 Even quicker way to get there is CMD-E twice (on Mac) or CTRL-E twice (Windows)
go to post Raj Singh · Jan 3, 2023 Hi @Jordan Everett. Version 2017.2 should work fine. It's not too old of a version. Did the @Yuri Marx article help?
go to post Raj Singh · Dec 16, 2022 The new link to the FAQ at the end of the article shouldn't require a login: 02-nopws_faq.pdf (intersystems.com)
go to post Raj Singh · Nov 1, 2022 The "Full Stack Tutorial" link on https://developer.intersystems.com/ is another source of help for building REST APIs.
go to post Raj Singh · Oct 14, 2022 @Guillaume Rongier I've had trouble getting this setup to work. Can you share your configuration (settings.json file?) to get VS Code to use irispython?
go to post Raj Singh · Jun 27, 2022 https://www.worldbank.org/en/topic/climatechange can help contestants identify important issues. NOAA is the first place to look for climate data: https://www.climate.gov/maps-data USGS is a great source of free satellite imagery: https://earthexplorer.usgs.gov/
go to post Raj Singh · May 30, 2022 And if you are lucky enough to have an Apple computer with an ARM chip (with M1 and M2 names so far...) look at the containers with a "-arm64" suffix: docker-ls tags --registry https://containers.intersystems.com intersystems/iris-community-arm64
go to post Raj Singh · May 4, 2022 Hi @Matjaz Murko. Can you provide a code sample to help clarify your question?