codefori / codefori/vscode-ibmi

Keyed input for source member path is very slow to accept the data.

Open
#2,487 7 comments 0 reactions 0 assignees View on GitHub
needs-investigation
Dominant language
TypeScript
Stars
418
Forks
160
Avg merge
4d 19h
Merged PRs (30d)
12

Description

👉🏻 Hello, Am using VS for IBM i. When using command CRTL + ALT + O to open a source member the entry box where the path is keyed is very, very slow to accept my keyed input. It's almost like it is buffering. If I have a typo I have to wait a while to be able to backspace, because it has not finished accepting the rest of my keyed information. Other users in my office do not have this issue.

Thanks!


|Context|Version|
|-|-|
|Code for IBM i version|2.14.5|
|Visual Studio Code version|1.96.4|
|Operating System|win32_x64|

Active extensions

```
Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.5.0
Configuration Editing (configuration-editing): 1.0.0
Db2 for IBM i (vscode-db2i): 1.8.0
Emmet (emmet): 1.0.0
Git (git): 1.0.0
Git Base (git-base): 1.0.0
GitHub (github): 0.0.1
GitHub Authentication (github-authentication): 0.0.2
IBM i Debug (ibmidebug): 2.0.2
JSON Language Features (json-language-features): 1.0.0
Merge Conflict (merge-conflict): 1.0.0
Node Debug Auto-attach (debug-auto-launch): 1.0.0
Server Ready Action (debug-server-ready): 1.0.0
TypeScript and JavaScript Language Features (typescript-language-features): 1.0.0
```


Remote system

|Setting|Value|
|-|-|
|IBM i OS|V7R4M0|
|Tech Refresh|11|
|CCSID Origin|65535|
|Runtime CCSID|65535|
|Default CCSID|37|
|SSHD CCSID|?|
|cqsh|true|
|SQL|Enabled
|Source dates|Enabled

### Enabled features

|/QOpenSys/pkgs/bin|/usr/bin|/QSYS.lib/ILEDITOR.lib|/QSYS.LIB|/QIBM/ProdData/IBMiDebugService/bin|/QOpenSys/QIBM/ProdData/JavaVM/jdk80|/QOpensys/pkgs/lib/jvm|
|-|-|-|-|-|-|-|
|bash|attr|GETNEWLIBL.PGM|QZDFMDB2.PGM|startDebugService.sh|64bit|openjdk-11|
|chsh|iconv||||||
|find|setccsid||||||
|git|uname||||||
|grep|||||||
|ls|||||||
|md5sum|||||||
|sort|||||||
|stat|||||||
|tar|||||||

Shell env

```bash
BUILDLIB=QGPL
CURLIB=QGPL
HOME=/home/xxxxxxxxx
HOST=
LIBLS=
LOGIN=XXXXXXXX
LOGNAME=XXXXX
MAIL=/var/spool/mail/cxxxxxxx
OLDPWD=/home/XXXXXXX
PATH=/QOpenSys/pkgs/bin:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin
PWD=/home/xxxxxxxxxxx
SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1
SSH_CLIENT=10.10.xx.xx 56482 22
SSH_CONNECTION=10.10.xx.xx 56482 10.10.xx.xx 22
TZ=6,M3.2.0,M11.1.0
USER=xxxxxxxxx
USERNAME=xxxxxxxxxxx
WORKDIR=/home/xxxxxxxx
_=/QOpenSys/pkgs/bin/env
```

Variants

```json
{
"american": "#@$",
"local": "#@$",
"qsysNameRegex": {}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.