General questions. #1694
-
I am watching Liam's videos on YouTube. The screens are different to what I have.
Thanks, Darryl Freinkel
Active extensions
Remote system
Enabled features
Shell envBUILDLIB=QGPL
CURLIB=QGPL
HOME=/home/dfreinkel
HOST=172.17.72.21
LIBLS=DPOBJLIB DPPDATA DPSRCLIB LIBHTTP YAJL QTEMP QGPL OPRUTLLIB DFREINKEL
LOGIN=dfreinkel
LOGNAME=dfreinkel
MAIL=/var/spool/mail/dfreinkel
OLDPWD=/home/DFREINKEL
PASE_USRGRP_LIMITED=N
PATH=/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin
PWD=/home/dfreinkel
SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1
SSH_CLIENT=10.27.230.56 52013 22
SSH_CONNECTION=10.27.230.56 52013 172.17.72.21 22
TZ=<EST>5<EDT>,M3.2.0,M11.1.0
USER=dfreinkel
USERNAME=dfreinkel
_=/QOpenSys/usr/bin/env Variants{
"american": "#@$",
"local": "#@$"
} Errors[
{
"command": "system \"CRTLIB LIB(ILEDITOR) TEXT('Code for i temporary objects. May be cleared.')\"",
"code": 255,
"stderr": "CPF2111: Library ILEDITOR already exists.",
"cwd": "/home/dfreinkel"
},
{
"command": "system \"DLTOBJ OBJ(ILEDITOR/O_*) OBJTYPE(*FILE)\"",
"code": 255,
"stderr": "CPF2125: No objects deleted.",
"cwd": "/home/dfreinkel"
}
] |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Yes, the Code for IBM i version available today is quite different from the version shown in the videos - many updates are released each year, and the look and behavior of the extension has changed a lot.
Do you mean the settings for the Code for IBM i extension? These can be found in the VS Code settings panel (press To get to the settings for a server when not connected, right-click the server in the
The Member browser has been replaced by the Object Browser.
The Database browser has been replaced by the DB2 for i - so you've already got it!
The output from Actions (compiles or other commands) is still found in the Terminal, but in a separate tab - or you can click the
No, not yet - it may come in the add-on extension vscode-ibmi-fs later on... |
Beta Was this translation helpful? Give feedback.
-
Christian, thank you.
Yes, the Code for IBM i version available today is quite different from the version shown in the videos - many updates are released each year, and the look and behavior of the extension has changed a lot.
The settings page is different. What I see is the generic stuff that comes with VSC. How do I get to the VSC settings?
Do you mean the settings for the Code for IBM i extension? These can be found in the VS Code settings panel (press Ctrl-,) under Extensions and Code for IBM i:
image.png (view on web) <https://github.com/codefori/vscode-ibmi/assets/13275072/aac86d53-3021-4b4f-bd8b-cc5ff7bf96a2>
CTRL - = Zoom
CTRL + = Zoom
I cannot find how to get to that page.
To get to the settings for a server when not connected, right-click the server in the SERVERS list and select Connections Settings.
To get to the settings for a server when connected, click the server name in the status bar and select Settings. Some options are not there.
image.png (view on web) <https://github.com/codefori/vscode-ibmi/assets/13275072/3ac56601-cf27-4b31-8372-d4d3f40b108c>
As there have been so many improvements, could someone please do a video on the changes when they come out. Basically a change review. It does not need to be in detail but helps in cases where we start with older versions and I could not find anything about the improvements. Maybe its there, but I don’t know where to look.
Thank you.
Darryl Freinkel
A4G
Telephone: 770.321.8562 Mobile: 678.355.8562
|
Beta Was this translation helpful? Give feedback.
-
I have installed IBMi Notepad but it does not work. I am following Liam’s video and I cannot get it to work. There is nothing in the search bar when I type in “Note”
It shows as installed.
What could be the problem?
Darryl Freinkel
A4G
Telephone: 770.321.8562
|
Beta Was this translation helpful? Give feedback.
The notepad has been moved to the DB2 for i extension but it's not been released yet, I think. The current Notepad extension is not maintained anymore and won't work in its current state.