Christian Jorgensen

Results 66 comments of Christian Jorgensen

@kraudy What do you get when you run this command in PASE: ``` qsh -c 'echo $PATH' ``` I get `/usr/bin:.:/QOpenSys/usr/bin` - which is the default value for PATH, when...

@kraudy Also, I don't understand your `.profile` content: `PATH=/QOpenSys/pkgs/bin:$PATH export PATH PASE_PATH bash`. Is this all in one line? Or are newlines missing in your copy-paste? I tested creating a...

@kraudy This problem is on your test server, and we fromoutside can only guess as to why it acts like this when running `qsh` from PASE. Your best bet is...

@worksofliam I have not seen cursors in an outline view before - it's not in RDi. But to me it would be a nice addition - helping in locating the...

@barrettotte Nice having you back! 😃

There is a sort option on the Object Browser to sort members - maybe this sort should be added to the object list? We now retrieve the object dates for...

@chukShirley If you're not aware of this, you can specify the text for the program object in the source code in both CL and RPG: CL: ``` dclprcopt text('This is...

@pabloto While you wait for the button to be implemented, you can use the builtin key-combination of `Ctrl-Left` to collapse the tree view. This actually works for all VS Code...

Hi @pabloto I've never been on a Mac, but I found it in the keyboard shortcuts on Windows, searching for `collapse`: ![billede](https://user-images.githubusercontent.com/13275072/224315709-384d8723-2578-4c73-97f8-1ae1cfabff66.png) There's even one shortcut `LeftArrow` for collapsing a...

@pabloto Yeah, everything is better than Windows. Wish the world were more open to open standards and not Big Tech companies, so I could use my Linux partition on my...