magik-vscode
magik-vscode copied to clipboard
Visual Studio Code extension for Smallworld Magik
Hello Team, I have setup Magik vs-code and try to access SW session F2 Z command, folders are opened and I can select an appropriate folder for finally i got...
When i jump into a constant which is redefined in a ..._mods.magik File, it jumps to the old definition and not to the current definition which is loaded in the...
Can we add Right Click Magik Compile File to message files
Magik uses some fairly standard nomenclature for naming methods that return a bool. For example the method .is_normally_energised? When you start typing this method, the code picker displays the method,...
If possible can you integrate the terminal command history that works nicely in VS Code for powershell. Good description of the functionality here: https://dzhavat.github.io/2022/07/15/quick-pick-terminal-commands-in-vs-code.html
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
The documentation names the setting "magik-vscode.smallworldHome" to define the default path to search for gis_aliases AND runalias.exe to start a session. In my case the gis_aliases file and the runalias.exe...
The setting magik-vscode.smallworldHome is not configurable after installing the extension using Option 1: Install from the VSIX extension file. I mentioned the option is missing in checked in package.json. This...
When click "Connect" in the Magik Class Browser I receave the error in screenshot and class browser does't work. VSCode 1.73.1 - GE Smallworld 5.2.10 - Magic VS Code v.0.2.3...
We have recently moved to Smallworld v5.2.10 and the debugger does not appear to work. I can launch it, and see the debugger in the callstack but it will never...