influxdata / vsflux

Flux language extension for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot view more that 10 scripts

nathanielc opened this issue · comments

I cannot view all of my scripts.

Steps

  1. Launch VSCode without the cli config mode
  2. Create more than 10 scripts
  3. The 11+ scripts are not in the list of scripts

Expected results

All scripts are show in the list, or a way to search or paginate through the scripts is provided.

Actual results

The list of scripts is limited to only 10.

Env

VSCode Info:
Version: 1.66.2
Commit: dfd34e8260c270da74b5c2d86d61aee4b6d56977
Date: 2022-04-11T07:49:24.808Z
Electron: 17.2.0
Chromium: 98.0.4758.109
Node.js: 16.13.0
V8: 9.8.177.11-electron.0
OS: Linux x64 5.17.4-arch1-1

VSFlux: v1.0.4

This may be applicable to tasks and buckets too.