go to post Matthias Thon · Nov 18 Hello John, I had only quit VC on my Mac. But didn't reload VC. After reloading i can see the message and it works. Thank you for your help regards Matthias
go to post Matthias Thon · Nov 18 Yes. Have installed vscode-objectscript-3.2.1-beta.5. In my argv.json inserted "enable-proposed-api": ["intersystems-community.vscode-objectscript"]. In the README is a hint to control that the ObjectScript Output Window prints "intersystems-community.vscode-objectscript version X.Y.Z-beta.1 activating with proposed APIs available. ". My Output Window is empty.
go to post Matthias Thon · Nov 18 Have enabled proposed-api. But my server-side search not working. Searches forever but found nothing. Any Idea?
go to post Matthias Thon · Oct 18 Hello John, i have a similar problem. I'm working from visual studio on my server-side files. If I try to search patterns in files, the search runs but didn't find anything. If I do the same search from the management portal, it finds all routines including this pattern with a good performance. regards Matthias
go to post Matthias Thon · Feb 12 Hello Manoj, i had a similar problem. In my case was the problem that after the Installation of IRIS the web-server port was "80". This port on my system was used by other software. After switching to "8080" VS Code was working well. regards Matthias
go to post Matthias Thon · Jun 26, 2024 Hello, I am a software developer and started my MUMPS program experience 1990. After Micronetics quit's we switched to Caché. Because of a web-shop project I am familiar with PHP.
go to post Matthias Thon · Jun 12, 2024 For test purposes you can split the line to 3 lines. S A=1S B=2S C=A+B regards Matthias