You can use property "links" in "objectscript.conn", to add some links to your projects, which you will be able to open quickly
"objectscript.conn": {
"active": true,
"username": "_system",
"password": "SYS",
"ns": "MYAPP",
"port": 52773,
"links": {
"MyApp": "http://${host}:${port}/csp/${namespace}/main.csp"
}
}After this, you will get a new item in the menu shown by click on the status bar with connection info.
- Log in to post comments
.gif)