Question Mathew Rimmington · Jan 24, 2024 VSCode Dot Syntax Indentation In VS Code using the InterSystems ObjectScript extensions, I'd like the indentation applied to match that of IRIS Studio. Specifically for comments and dot syntax, I'd like pressing enter (carriage return) to preserve the current dot depth and same comment beginning. In IRIS Studio after changing the indentation settings to custom using " \t.#/;" without quotes (note the leading space), the behaviour looks like this: #Git #ObjectScript #VSCode 0 3 0 326
Question Mathew Rimmington · Jan 18, 2024 VSCode Deleting or Renaming Files In VSCode using the InterSystems extensions, I now have an almost working environment where routines can be created or modified on disk and these are pushed to the developer's IRIS instance. One issue I'm finding whilst testing is that if I rename or delete a routine from disk, the change isn't pushed to IRIS and I can't work out how to make this happen. #VSCode #InterSystems IRIS 1 0 0 171
Question Mathew Rimmington · Jan 17, 2024 VSCode New Files The company I work for have a repository for one of our products which already contains both InterSystems and non-InterSystems source code. I'm in the process of trying to migrate us over to using VSCode to edit the InterSystems source but am stuck on some issues surrounding the files on disk and the routines in the IRIS instance. #Git #InterSystems IRIS #VSCode 0 9 0 300
Question Mathew Rimmington · Jan 16, 2024 VSCode "Go To Definition" Does Nothing When using VS Code to develop with Object Script, the Server Credentials prompt for connecting to the IRIS instance is happy accept a blank for UnknownUser. See screen shot: #VSCode #InterSystems IRIS 0 5 0 281