Skip to content

[Bug]: syntax highlighting: only brackets #5972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks done
s0170071 opened this issue Jan 14, 2023 · 5 comments
Open
4 tasks done

[Bug]: syntax highlighting: only brackets #5972

s0170071 opened this issue Jan 14, 2023 · 5 comments
Labels
waiting-for-info Waiting for more information from submitter

Comments

@s0170071
Copy link

s0170071 commented Jan 14, 2023

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Firefos
  • Local OS: Both, Win10 & Linux Mint 21
  • Remote OS: RPI4 Buster
  • Remote Architecture: ARM 7
  • code-server --version: 4.9.1

Steps to Reproduce

  1. Install with script, add missing packages like described here

Expected

Syntax highlighting as usual.

Actual

Brackets are highlighted but nothing else. Mouse hover works.

grafik

Maybe related:
-language setting is not persistent

  • when I change the settings of the openhab add-on , I have to copy them to the server setting.json. If I put them into the user settingsand user settings are ignored. Remote settings work.
    location of the files:

user is
/var/lib/openhab/.local/share/code-server/User/settings.json

remote:
/var/lib/openhab/.local/share/code-server/Machine/settings.json

Logs

`
[sudo] password for openhabian:
[15:33:17] openhabian@RPi4:/etc$ code-server -vvv
Trace: [2023-01-14T14:33:27.680Z] trace child:31288 got message {"message":{"type":"handshake","args":{"bind-addr":"0.0.0.0:9090","auth":"none","password":"null","disable-telemetry":true,"config":"/home/openhabian/.config/code-server/config.yaml","verbose":true,"user-data-dir":"/home/openhabian/.local/share/code-server","extensions-dir":"/home/openhabian/.local/share/code-server/extensions","log":"trace","host":"0.0.0.0","port":9090,"proxy-domain":[],"_":[],"usingEnvPassword":false,"usingEnvHashedPassword":false}}}
at doLog (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:57:28)
at ServerFormatter.doWrite (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:204:9)
at ServerFormatter.write (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:119:14)
at Logger.handle (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:339:25)
at Logger.trace (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:268:14)
at process.onMessage (/usr/lib/node_modules/code-server/out/node/wrapper.js:72:47)
at process.emit (node:events:513:28)
at emit (node:internal/child_process:946:14)
at processTicksAndRejections (node:internal/process/task_queues:84:21)
Trace: [2023-01-14T14:33:27.689Z] trace Using extensions-dir ~/.local/share/code-server/extensions
at doLog (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:57:28)
at ServerFormatter.doWrite (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:200:20)
at ServerFormatter.write (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:119:14)
at Logger.handle (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:339:25)
at Logger.trace (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:268:14)
at /usr/lib/node_modules/code-server/out/node/main.js:122:21
at Generator.next ()
at /usr/lib/node_modules/code-server/out/node/main.js:31:71
at new Promise ()
at __awaiter (/usr/lib/node_modules/code-server/out/node/main.js:27:12)
[2023-01-14T14:33:27.688Z] info code-server 4.9.1 f7989a4
[2023-01-14T14:33:27.688Z] info Using user-data-dir ~/.local/share/code-server
[2023-01-14T14:33:27.719Z] info Using config file ~/.config/code-server/config.yaml
[2023-01-14T14:33:27.720Z] info HTTP server listening on http://0.0.0.0:9090/
[2023-01-14T14:33:27.720Z] info - Authentication is disabled
[2023-01-14T14:33:27.720Z] info - Not serving HTTPS
Trace: [2023-01-14T14:33:27.908Z] trace heartbeat
at doLog (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:57:28)
at ServerFormatter.doWrite (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:200:20)
at ServerFormatter.write (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:119:14)
at Logger.handle (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:339:25)
at Logger.trace (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:268:14)
at Heart. (/usr/lib/node_modules/code-server/out/node/heart.js:41:29)
at Generator.next ()
at /usr/lib/node_modules/code-server/out/node/heart.js:8:71
at new Promise ()
at __awaiter (/usr/lib/node_modules/code-server/out/node/heart.js:4:12)
[15:33:28] Remote configuration data at /home/openhabian/.local/share/code-server
[15:33:28] process arguments: {
'bind-addr': '0.0.0.0:9090',
auth: 'none',
password: 'null',
'disable-telemetry': true,
config: '/home/openhabian/.config/code-server/config.yaml',
verbose: true,
'user-data-dir': '/home/openhabian/.local/share/code-server',
'extensions-dir': '/home/openhabian/.local/share/code-server/extensions',
log: [ 'trace' ],
host: '0.0.0.0',
port: '9090',
'proxy-domain': [],
_: [],
usingEnvPassword: false,
usingEnvHashedPassword: false,
'accept-server-license-terms': true,
compatibility: '1.64',
help: false,
version: false,
'without-connection-token': true,
'builtin-extensions-dir': '/usr/lib/node_modules/code-server/lib/vscode/extensions',
logsPath: '/home/openhabian/.local/share/code-server/logs/20230114T153328'
}
[15:33:28]

[15:33:28] [File Watcher (node.js)] Request to start watching: /home/openhabian/.local/share/code-server/Machine (excludes: , includes: ),/home/openhabian/.local/share/code-server/Machine/settings.json (excludes: , includes: )
[15:33:28] Started scanning system extensions
[15:33:28] Started scanning user extensions
[15:33:28] resolveShellEnv(): running (macOS/Linux)
[15:33:28] getUnixShellEnvironment#runAsNode undefined
[15:33:28] getUnixShellEnvironment#noAttach undefined
[15:33:28] getUnixShellEnvironment#env {
SHELL: '/bin/bash',
EXTRA_JAVA_OPTS: '-Xms600m -Xmx1200m',
LANGUAGE: 'en_US.UTF-8',
OPENHAB_HOME: '/usr/share/openhab',
NO_AT_BRIDGE: '1',
EDITOR: 'nano',
PWD: '/etc',
LOGNAME: 'openhabian',
XDG_SESSION_TYPE: 'tty',
HOME: '/home/openhabian',
LANG: 'de_DE.UTF-8',
OPENHAB_USERDATA: '/var/lib/openhab',
LS_COLORS: 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:.tar=01;31:.tgz=01;31:.arc=01;31:.arj=01;31:.taz=01;31:.lha=01;31:.lz4=01;31:.lzh=01;31:.lzma=01;31:.tlz=01;31:.txz=01;31:.tzo=01;31:.t7z=01;31:.zip=01;31:.z=01;31:.dz=01;31:.gz=01;31:.lrz=01;31:.lz=01;31:.lzo=01;31:.xz=01;31:.zst=01;31:.tzst=01;31:.bz2=01;31:.bz=01;31:.tbz=01;31:.tbz2=01;31:.tz=01;31:.deb=01;31:.rpm=01;31:.jar=01;31:.war=01;31:.ear=01;31:.sar=01;31:.rar=01;31:.alz=01;31:.ace=01;31:.zoo=01;31:.cpio=01;31:.7z=01;31:.rz=01;31:.cab=01;31:.wim=01;31:.swm=01;31:.dwm=01;31:.esd=01;31:.jpg=01;35:.jpeg=01;35:.mjpg=01;35:.mjpeg=01;35:.gif=01;35:.bmp=01;35:.pbm=01;35:.pgm=01;35:.ppm=01;35:.tga=01;35:.xbm=01;35:.xpm=01;35:.tif=01;35:.tiff=01;35:.png=01;35:.svg=01;35:.svgz=01;35:.mng=01;35:.pcx=01;35:.mov=01;35:.mpg=01;35:.mpeg=01;35:.m2v=01;35:.mkv=01;35:.webm=01;35:.ogm=01;35:.mp4=01;35:.m4v=01;35:.mp4v=01;35:.vob=01;35:.qt=01;35:.nuv=01;35:.wmv=01;35:.asf=01;35:.rm=01;35:.rmvb=01;35:.flc=01;35:.avi=01;35:.fli=01;35:.flv=01;35:.gl=01;35:.dl=01;35:.xcf=01;35:.xwd=01;35:.yuv=01;35:.cgm=01;35:.emf=01;35:.ogv=01;35:.ogx=01;35:.aac=00;36:.au=00;36:.flac=00;36:.m4a=00;36:.mid=00;36:.midi=00;36:.mka=00;36:.mp3=00;36:.mpc=00;36:.ogg=00;36:.ra=00;36:.wav=00;36:.oga=00;36:.opus=00;36:.spx=00;36:*.xspf=00;36:',
OPENHAB_CONF: '/etc/openhab',
SSH_CONNECTION: '192.168.1.11 51765 192.168.1.30 22',
OPENHAB_HTTPS_PORT: '8443',
OPENHAB_BACKUPS: '/var/lib/openhab/backups',
LESSCLOSE: '/usr/bin/lesspipe %s %s',
XDG_SESSION_CLASS: 'user',
TERM: 'xterm-256color',
LESSOPEN: '| /usr/bin/lesspipe %s',
USER: 'openhabian',
OPENHAB_HTTP_PORT: '8080',
OPENHAB_LOGDIR: '/var/log/openhab',
SHLVL: '1',
XDG_SESSION_ID: '164',
LC_CTYPE: 'en_US.UTF-8',
XDG_RUNTIME_DIR: '/run/user/1000',
SSH_CLIENT: '192.168.1.11 51765 22',
LC_ALL: 'en_US.UTF-8',
OPENHAB_GROUP: 'openhab',
GCC_COLORS: 'error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01',
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games',
MAIL: '/var/mail/openhabian',
SSH_TTY: '/dev/pts/1',
OPENHAB_RUNTIME: '/usr/share/openhab/runtime',
OPENHAB_USER: 'openhab',
TEXTDOMAIN: 'Linux-PAM',
_: '/usr/bin/code-server',
OLDPWD: '/home/openhabian',
LOG_LEVEL: 'trace',
CODE_SERVER_PARENT_PID: '31276',
NODE_EXEC_PATH: '/usr/bin/node',
VSCODE_INJECT_NODE_MODULE_LOOKUP_PATH: '/usr/lib/node_modules/code-server/lib/vscode/remote/node_modules',
VSCODE_CWD: '/etc',
ELECTRON_RUN_AS_NODE: '1',
ELECTRON_NO_ATTACH_CONSOLE: '1'
}
[15:33:28] getUnixShellEnvironment#shell /bin/bash
[15:33:28] getUnixShellEnvironment#spawn ["-ilc"] '/usr/bin/node' -p '"9294ce99eba7" + JSON.stringify(process.env) + "9294ce99eba7"'
[15:33:28] Extension host agent started.
[15:33:28] [File Watcher (node.js)] Request to start watching: /home/openhabian/.local/share/code-server/extensions (excludes: , includes: )
[15:33:28] [File Watcher (node.js)] Started watching: '/home/openhabian/.local/share/code-server/Machine'
[15:33:28] [File Watcher (node.js)] Started watching: '/home/openhabian/.local/share/code-server/Machine/settings.json'
[15:33:28] Started scanning user extensions
[15:33:28] [File Watcher (node.js)] Started watching: '/home/openhabian/.local/share/code-server/extensions'
[15:33:29] Scanned system extensions: 88
[15:33:29] Scanned user extensions: 3
[15:33:29] ComputeTargetPlatform: linux-armhf
[15:33:29] Scanned user extensions: 2
[15:33:29] Deleting uninstalled extension from disk leodevbro.blockman /home/openhabian/.local/share/code-server/extensions/leodevbro.blockman-1.6.5-universal
[15:33:29] [File Watcher (node.js)] [raw] ["rename"] leodevbro.blockman-1.6.5-universal
[15:33:29] Deleted from disk leodevbro.blockman /home/openhabian/.local/share/code-server/extensions/leodevbro.blockman-1.6.5-universal
[15:33:29] [File Watcher (node.js)] [raw] ["rename"] .obsolete
[15:33:29] Started scanning system extensions
[15:33:29] [192.168.1.11][17d1e475][ExtensionHostConnection] - startParams language: en
[15:33:29] [192.168.1.11][17d1e475][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://192.168.1.30:9090/proxy/{{port}}/"}
[15:33:29] [192.168.1.11][17d1e475][ExtensionHostConnection] Unknown reconnection token (never seen).
[15:33:29] [File Watcher (node.js)] [DELETED] /home/openhabian/.local/share/code-server/extensions/leodevbro.blockman-1.6.5-universal
[15:33:29] [File Watcher (node.js)] [DELETED] /home/openhabian/.local/share/code-server/extensions/.obsolete
[15:33:29] Scanned system extensions: 88
[15:33:29] Started scanning user extensions
[15:33:29] [File Watcher (node.js)] >> normalized [DELETED] /home/openhabian/.local/share/code-server/extensions/.obsolete
[15:33:29] [File Watcher (node.js)] >> normalized [DELETED] /home/openhabian/.local/share/code-server/extensions/leodevbro.blockman-1.6.5-universal
[15:33:29] Started scanning system extensions
[15:33:29] Started scanning user extensions
[15:33:29] Scanned user extensions: 2
[15:33:29] Scanned user extensions: 2
[15:33:29] Scanned system extensions: 88
[15:33:32] getUnixShellEnvironment#raw
###############################################################################
############### openhab #####################################################
###############################################################################

Ip = 192.168.1.30

Release = Raspbian GNU/Linux 10 (buster)

Kernel = Linux 5.10.103-v7l+

Platform = Raspberry Pi 4 Model B Rev 1.1

Uptime = 0 day(s). 18:55:17

CPU Usage = 37.76% avg over 4 cpu(s) (4 core(s) x 1 socket(s))

CPU Load = 1m: 0.69, 5m: 0.74, 15m: 0.72

Memory = Free: 1.45GB (38%), Used: 2.34GB (62%), Total: 3.79GB

Swap = Free: 0.00GB (0%), Used: 0.00GB (100%), Total: 0.00GB

Root = Free: 1.54GB (14%), Used: 8.86GB (86%), Total: 10.89GB

Updates = 1 apt updates available.

Sessions = 1 session(s)

Processes = 162 running processes of 32768 maximum processes

###############################################################################

          Welcome to            __  _____    ____  _
        ____  ____  ___  ____  / / / /   |  / __ )(_)___ _____
       / __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __  / / __ `/ __ \
      / /_/ / /_/ /  __/ / / / __  / ___ |/ /_/ / / /_/ / / / /
      \____/ .___/\___/_/ /_/_/ /_/_/  |_/_____/_/\__,_/_/ /_/
          /_/
              openHAB 2.5.11-1 ()

Looking for a place to get started? Check out 'sudo openhabian-config' and the
documentation at https://www.openhab.org/docs/installation/openhabian.html
The openHAB dashboard can be reached at http://RPi4:8080
To interact with openHAB on the command line, execute: 'openhab-cli --help'

9294ce99eba7{"SHELL":"/bin/bash","LOG_LEVEL":"trace","EXTRA_JAVA_OPTS":"-Xms600m -Xmx1200m","LANGUAGE":"en_US.UTF-8","OPENHAB_HOME":"/usr/share/openhab","VSCODE_INJECT_NODE_MODULE_LOOKUP_PATH":"/usr/lib/node_modules/code-server/lib/vscode/remote/node_modules","ELECTRON_RUN_AS_NODE":"1","NO_AT_BRIDGE":"1","EDITOR":"nano","PWD":"/etc","LOGNAME":"openhabian","XDG_SESSION_TYPE":"tty","HOME":"/home/openhabian","LANG":"de_DE.UTF-8","OPENHAB_USERDATA":"/var/lib/openhab","LS_COLORS":"rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:.tar=01;31:.tgz=01;31:.arc=01;31:.arj=01;31:.taz=01;31:.lha=01;31:.lz4=01;31:.lzh=01;31:.lzma=01;31:.tlz=01;31:.txz=01;31:.tzo=01;31:.t7z=01;31:.zip=01;31:.z=01;31:.dz=01;31:.gz=01;31:.lrz=01;31:.lz=01;31:.lzo=01;31:.xz=01;31:.zst=01;31:.tzst=01;31:.bz2=01;31:.bz=01;31:.tbz=01;31:.tbz2=01;31:.tz=01;31:.deb=01;31:.rpm=01;31:.jar=01;31:.war=01;31:.ear=01;31:.sar=01;31:.rar=01;31:.alz=01;31:.ace=01;31:.zoo=01;31:.cpio=01;31:.7z=01;31:.rz=01;31:.cab=01;31:.wim=01;31:.swm=01;31:.dwm=01;31:.esd=01;31:.jpg=01;35:.jpeg=01;35:.mjpg=01;35:.mjpeg=01;35:.gif=01;35:.bmp=01;35:.pbm=01;35:.pgm=01;35:.ppm=01;35:.tga=01;35:.xbm=01;35:.xpm=01;35:.tif=01;35:.tiff=01;35:.png=01;35:.svg=01;35:.svgz=01;35:.mng=01;35:.pcx=01;35:.mov=01;35:.mpg=01;35:.mpeg=01;35:.m2v=01;35:.mkv=01;35:.webm=01;35:.ogm=01;35:.mp4=01;35:.m4v=01;35:.mp4v=01;35:.vob=01;35:.qt=01;35:.nuv=01;35:.wmv=01;35:.asf=01;35:.rm=01;35:.rmvb=01;35:.flc=01;35:.avi=01;35:.fli=01;35:.flv=01;35:.gl=01;35:.dl=01;35:.xcf=01;35:.xwd=01;35:.yuv=01;35:.cgm=01;35:.emf=01;35:.ogv=01;35:.ogx=01;35:.aac=00;36:.au=00;36:.flac=00;36:.m4a=00;36:.mid=00;36:.midi=00;36:.mka=00;36:.mp3=00;36:.mpc=00;36:.ogg=00;36:.ra=00;36:.wav=00;36:.oga=00;36:.opus=00;36:.spx=00;36:*.xspf=00;36:","OPENHAB_CONF":"/etc/openhab","SSH_CONNECTION":"192.168.1.11 51765 192.168.1.30 22","OPENHAB_HTTPS_PORT":"8443","LESSCLOSE":"/usr/bin/lesspipe %s %s","OPENHAB_BACKUPS":"/var/lib/openhab/backups","XDG_SESSION_CLASS":"user","TERM":"xterm-256color","LESSOPEN":"| /usr/bin/lesspipe %s","USER":"openhabian","OPENHAB_HTTP_PORT":"8080","OPENHAB_LOGDIR":"/var/log/openhab","SHLVL":"1","VSCODE_CWD":"/etc","XDG_SESSION_ID":"164","LC_CTYPE":"en_US.UTF-8","XDG_RUNTIME_DIR":"/run/user/1000","SSH_CLIENT":"192.168.1.11 51765 22","LC_ALL":"en_US.UTF-8","ELECTRON_NO_ATTACH_CONSOLE":"1","OPENHAB_GROUP":"openhab","GCC_COLORS":"error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01","PATH":"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games","NODE_EXEC_PATH":"/usr/bin/node","MAIL":"/var/mail/openhabian","SSH_TTY":"/dev/pts/1","OPENHAB_RUNTIME":"/usr/share/openhab/runtime","OLDPWD":"/home/openhabian","OPENHAB_USER":"openhab","TEXTDOMAIN":"Linux-PAM","CODE_SERVER_PARENT_PID":"31276","_":"/usr/bin/node"}9294ce99eba7

[15:33:32] getUnixShellEnvironment#stderr bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
sed: can't read /var/lib/openhab2/etc/version.properties: No such file or directory

[15:33:32] getUnixShellEnvironment#result {
SHELL: '/bin/bash',
LOG_LEVEL: 'trace',
EXTRA_JAVA_OPTS: '-Xms600m -Xmx1200m',
LANGUAGE: 'en_US.UTF-8',
OPENHAB_HOME: '/usr/share/openhab',
VSCODE_INJECT_NODE_MODULE_LOOKUP_PATH: '/usr/lib/node_modules/code-server/lib/vscode/remote/node_modules',
NO_AT_BRIDGE: '1',
EDITOR: 'nano',
PWD: '/etc',
LOGNAME: 'openhabian',
XDG_SESSION_TYPE: 'tty',
HOME: '/home/openhabian',
LANG: 'de_DE.UTF-8',
OPENHAB_USERDATA: '/var/lib/openhab',
LS_COLORS: 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:.tar=01;31:.tgz=01;31:.arc=01;31:.arj=01;31:.taz=01;31:.lha=01;31:.lz4=01;31:.lzh=01;31:.lzma=01;31:.tlz=01;31:.txz=01;31:.tzo=01;31:.t7z=01;31:.zip=01;31:.z=01;31:.dz=01;31:.gz=01;31:.lrz=01;31:.lz=01;31:.lzo=01;31:.xz=01;31:.zst=01;31:.tzst=01;31:.bz2=01;31:.bz=01;31:.tbz=01;31:.tbz2=01;31:.tz=01;31:.deb=01;31:.rpm=01;31:.jar=01;31:.war=01;31:.ear=01;31:.sar=01;31:.rar=01;31:.alz=01;31:.ace=01;31:.zoo=01;31:.cpio=01;31:.7z=01;31:.rz=01;31:.cab=01;31:.wim=01;31:.swm=01;31:.dwm=01;31:.esd=01;31:.jpg=01;35:.jpeg=01;35:.mjpg=01;35:.mjpeg=01;35:.gif=01;35:.bmp=01;35:.pbm=01;35:.pgm=01;35:.ppm=01;35:.tga=01;35:.xbm=01;35:.xpm=01;35:.tif=01;35:.tiff=01;35:.png=01;35:.svg=01;35:.svgz=01;35:.mng=01;35:.pcx=01;35:.mov=01;35:.mpg=01;35:.mpeg=01;35:.m2v=01;35:.mkv=01;35:.webm=01;35:.ogm=01;35:.mp4=01;35:.m4v=01;35:.mp4v=01;35:.vob=01;35:.qt=01;35:.nuv=01;35:.wmv=01;35:.asf=01;35:.rm=01;35:.rmvb=01;35:.flc=01;35:.avi=01;35:.fli=01;35:.flv=01;35:.gl=01;35:.dl=01;35:.xcf=01;35:.xwd=01;35:.yuv=01;35:.cgm=01;35:.emf=01;35:.ogv=01;35:.ogx=01;35:.aac=00;36:.au=00;36:.flac=00;36:.m4a=00;36:.mid=00;36:.midi=00;36:.mka=00;36:.mp3=00;36:.mpc=00;36:.ogg=00;36:.ra=00;36:.wav=00;36:.oga=00;36:.opus=00;36:.spx=00;36:.xspf=00;36:',
OPENHAB_CONF: '/etc/openhab',
SSH_CONNECTION: '192.168.1.11 51765 192.168.1.30 22',
OPENHAB_HTTPS_PORT: '8443',
LESSCLOSE: '/usr/bin/lesspipe %s %s',
OPENHAB_BACKUPS: '/var/lib/openhab/backups',
XDG_SESSION_CLASS: 'user',
TERM: 'xterm-256color',
LESSOPEN: '| /usr/bin/lesspipe %s',
USER: 'openhabian',
OPENHAB_HTTP_PORT: '8080',
OPENHAB_LOGDIR: '/var/log/openhab',
SHLVL: '1',
VSCODE_CWD: '/etc',
XDG_SESSION_ID: '164',
LC_CTYPE: 'en_US.UTF-8',
SSH_CLIENT: '192.168.1.11 51765 22',
LC_ALL: 'en_US.UTF-8',
OPENHAB_GROUP: 'openhab',
GCC_COLORS: 'error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01',
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games',
NODE_EXEC_PATH: '/usr/bin/node',
MAIL: '/var/mail/openhabian',
SSH_TTY: '/dev/pts/1',
OPENHAB_RUNTIME: '/usr/share/openhab/runtime',
OLDPWD: '/home/openhabian',
OPENHAB_USER: 'openhab',
TEXTDOMAIN: 'Linux-PAM',
CODE_SERVER_PARENT_PID: '31276',
_: '/usr/bin/node'
}
[15:33:32] [192.168.1.11][a621aa0c][ManagementConnection] Unknown reconnection token (never seen).
[2023-01-14T14:34:27.912Z] debug 0 active connections
Trace: [2023-01-14T14:36:53.861Z] trace heartbeat
at doLog (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:57:28)
at ServerFormatter.doWrite (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:200:20)
at ServerFormatter.write (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:119:14)
at Logger.handle (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:339:25)
at Logger.trace (/usr/lib/node_modules/code-server/node_modules/@coder/logger/out/logger.js:268:14)
at Heart. (/usr/lib/node_modules/code-server/out/node/heart.js:41:29)
at Generator.next ()
at /usr/lib/node_modules/code-server/out/node/heart.js:8:71
at new Promise ()
at __awaiter (/usr/lib/node_modules/code-server/out/node/heart.js:4:12)
at Heart.beat (/usr/lib/node_modules/code-server/out/node/heart.js:37:16)
at common (/usr/lib/node_modules/code-server/out/node/routes/index.js:90:19)
at Layer.handle [as handle_request] (/usr/lib/node_modules/code-server/node_modules/router/lib/layer.js:102:15)
at trim_prefix (/usr/lib/node_modules/code-server/node_modules/router/index.js:330:13)
at /usr/lib/node_modules/code-server/node_modules/router/index.js:294:7
at Function.process_params (/usr/lib/node_modules/code-server/node_modules/router/index.js:349:12)
at next (/usr/lib/node_modules/code-server/node_modules/router/index.js:285:10)
at cookieParser (/usr/lib/node_modules/code-server/node_modules/cookie-parser/index.js:57:14)
at Layer.handle [as handle_request] (/usr/lib/node_modules/code-server/node_modules/router/lib/layer.js:102:15)
at trim_prefix (/usr/lib/node_modules/code-server/node_modules/router/index.js:330:13)
at /usr/lib/node_modules/code-server/node_modules/router/index.js:294:7
at Function.process_params (/usr/lib/node_modules/code-server/node_modules/router/index.js:349:12)
at next (/usr/lib/node_modules/code-server/node_modules/router/index.js:285:10)
at compression (/usr/lib/node_modules/code-server/node_modules/compression/index.js:220:5)
at Layer.handle [as handle_request] (/usr/lib/node_modules/code-server/node_modules/router/lib/layer.js:102:15)
at trim_prefix (/usr/lib/node_modules/code-server/node_modules/router/index.js:330:13)
at /usr/lib/node_modules/code-server/node_modules/router/index.js:294:7
at Function.process_params (/usr/lib/node_modules/code-server/node_modules/router/index.js:349:12)
at next (/usr/lib/node_modules/code-server/node_modules/router/index.js:285:10)
at Function.handle (/usr/lib/node_modules/code-server/node_modules/router/index.js:184:3)
at Function.handle (/usr/lib/node_modules/code-server/node_modules/express/lib/application.js:172:15)
at Server.app (/usr/lib/node_modules/code-server/node_modules/express/lib/express.js:38:9)
at Server.emit (node:events:513:28)
at parserOnIncoming (node:_http_server:998:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
[15:36:54] [192.168.1.11][03fd47a1][ManagementConnection] New connection established.
[15:36:54] [File Watcher (node.js)] Request to start watching: /home/openhabian/.local/share/code-server/User (excludes: /home/openhabian/.local/share/code-server/extensions/, includes: ),/home/openhabian/.local/share/code-server/User/settings.json (excludes: /home/openhabian/.local/share/code-server/extensions/, includes: )
[15:36:54] [File Watcher (node.js)] Started watching: '/home/openhabian/.local/share/code-server/User'
[15:36:54] [File Watcher (node.js)] Started watching: '/home/openhabian/.local/share/code-server/User/settings.json'
[15:36:54] [File Watcher (node.js)] Request to start watching: /home/openhabian/.local/share/code-server/Machine/settings.json (excludes: /home/openhabian/.local/share/code-server/extensions/, includes: )
[15:36:54] [File Watcher (node.js)] Started watching: '/home/openhabian/.local/share/code-server/Machine/settings.json'
[15:36:54] [File Watcher (node.js)] Request to start watching: /etc/openhab/.vscode (excludes: /home/openhabian/.local/share/code-server/extensions/
, includes: ),/etc/openhab/.vscode/settings.json (excludes: /home/openhabian/.local/share/code-server/extensions/, includes: ),/etc/openhab/.vscode/tasks.json (excludes: /home/openhabian/.local/share/code-server/extensions/, includes: ),/etc/openhab/.vscode/launch.json (excludes: /home/openhabian/.local/share/code-server/extensions/, includes: )
[15:36:54] [File Watcher (node.js)] Started watching: '/etc/openhab/.vscode'
[15:36:54] [File Watcher (node.js)] Started watching: '/etc/openhab/.vscode/settings.json'
[15:36:54] [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/etc/openhab/.vscode/tasks.json'
[15:36:54] [File Watcher (node.js)] Started watching: '/etc/openhab/.vscode/launch.json'
[2023-01-14T14:36:55.144Z] debug Making request {"uri":"https://api.github.com/repos/coder/code-server/releases/latest"}[15:36:55] Started scanning system extensions
[15:36:55] Started scanning user extensions
[15:36:55] Started scanning system extensions
[15:36:55] Started scanning user extensions
[15:36:55] ExtensionManagementService.refreshReportedCache
[15:36:55] ExtensionManagementService.refreshControlCache { malicious: [], deprecated: {} }
[15:36:55] Scanning extensions using UI language: en
[15:36:55] Started scanning system extensions
[15:36:55] Started scanning user extensions
[15:36:55] [File Watcher (node.js)] Request to start watching: /home/openhabian/.local/share/code-server/User/keybindings.json (excludes: /home/openhabian/.local/share/code-server/extensions/
, includes: )
[15:36:55] Scanned system extensions: 88
[15:36:55] [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/openhabian/.local/share/code-server/User/keybindings.json'
[15:36:55] Scanned user extensions: 2
[15:36:55] Scanned user extensions: 2
[15:36:55] Scanned system extensions: 88
[15:36:56] Scanned system extensions: 88
[IPC Library: Pty Host] TRACE ptyService#getLayoutInfo { workspaceId: '7bc51caa' }
[15:36:56] Started scanning system extensions
[15:36:56] Started scanning user extensions
[15:36:56] Started scanning system extensions
[15:36:56] Started scanning user extensions
[2023-01-14T14:36:56.344Z] debug got latest version {"latest":"4.9.1"}
[2023-01-14T14:36:56.345Z] debug comparing versions {"current":"4.9.1","latest":"4.9.1"}
[15:36:56] [192.168.1.11][72cf146f][ExtensionHostConnection] - startParams language: en
[15:36:56] [192.168.1.11][72cf146f][ExtensionHostConnection] - startParams env: {"VSCODE_PROXY_URI":"http://192.168.1.30:9090/proxy/{{port}}/"}
[15:36:56] [192.168.1.11][72cf146f][ExtensionHostConnection] New connection established.
[15:36:56] resolveShellEnv(): running (macOS/Linux)
[15:36:56] [192.168.1.11][72cf146f][ExtensionHostConnection] <31961> Launched Extension Host Process.
[15:36:56] [File Watcher (node.js)] Request to start watching: /home/openhabian/.local/share/code-server/User/tasks.json (excludes: /home/openhabian/.local/share/code-server/extensions/**, includes: )
[15:36:56] Scanned user extensions: 2
[15:36:56] Scanned Extensions [
{
id: 'vscode.bat',
identifier: b { value: 'vscode.bat', _lower: 'vscode.bat' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/bat',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'bat',
displayName: 'Windows Bat Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in Windows batch files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.52.0' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin mmims/language-batchfile grammars/batchfile.cson ./syntaxes/batchfile.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.clojure',
identifier: b { value: 'vscode.clojure', _lower: 'vscode.clojure' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/clojure',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'clojure',
displayName: 'Clojure Language Basics',
description: 'Provides syntax highlighting and bracket matching in Clojure files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-clojure grammars/clojure.cson ./syntaxes/clojure.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.coffeescript',
identifier: b { value: 'vscode.coffeescript', _lower: 'vscode.coffeescript' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/coffeescript',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'coffeescript',
displayName: 'CoffeeScript Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in CoffeeScript files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-coffee-script grammars/coffeescript.cson ./syntaxes/coffeescript.tmLanguage.json'
},
contributes: {
languages: [Array],
grammars: [Array],
breakpoints: [Array],
snippets: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.configuration-editing',
identifier: b {
value: 'vscode.configuration-editing',
_lower: 'vscode.configuration-editing'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/configuration-editing',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'configuration-editing',
displayName: 'Configuration Editing',
description: 'Provides capabilities (advanced IntelliSense, auto-fixing) in configuration files like settings, launch, and extension recommendation files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.0.0' },
icon: 'images/icon.png',
activationEvents: [ 'onLanguage:json', 'onLanguage:jsonc' ],
main: './dist/configurationEditingMain',
browser: './dist/browser/configurationEditingMain',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: { languages: [Array], jsonValidation: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.cpp',
identifier: b { value: 'vscode.cpp', _lower: 'vscode.cpp' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/cpp',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'cpp',
displayName: 'C/C++ Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in C/C++ files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: { 'update-grammar': 'node ./build/update-grammars.js' },
contributes: {
languages: [Array],
grammars: [Array],
problemPatterns: [Array],
problemMatchers: [Array],
snippets: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.csharp',
identifier: b { value: 'vscode.csharp', _lower: 'vscode.csharp' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/csharp',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'csharp',
displayName: 'C# Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in C# files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin dotnet/csharp-tmLanguage grammars/csharp.tmLanguage ./syntaxes/csharp.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.css',
identifier: b { value: 'vscode.css', _lower: 'vscode.css' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/css',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'css',
displayName: 'CSS Language Basics',
description: 'Provides syntax highlighting and bracket matching for CSS, LESS and SCSS files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-css grammars/css.cson ./syntaxes/css.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.css-language-features',
identifier: b {
value: 'vscode.css-language-features',
_lower: 'vscode.css-language-features'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/css-language-features',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'css-language-features',
displayName: 'CSS Language Features',
description: 'Provides rich language support for CSS, LESS and SCSS files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.29.0' },
icon: 'icons/css.png',
activationEvents: [
'onLanguage:css',
'onLanguage:less',
'onLanguage:scss',
'onCommand:_css.applyCodeAction'
],
main: './client/dist/node/cssClientMain',
browser: './client/dist/browser/cssClientMain',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
categories: [ 'Programming Languages' ],
contributes: {
configuration: [Array],
configurationDefaults: [Object],
jsonValidation: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.dart',
identifier: b { value: 'vscode.dart', _lower: 'vscode.dart' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/dart',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'dart',
displayName: 'Dart Language Basics',
description: 'Provides syntax highlighting & bracket matching in Dart files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin dart-lang/dart-syntax-highlight grammars/dart.json ./syntaxes/dart.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] }
},
{
id: 'vscode.debug-auto-launch',
identifier: b {
value: 'vscode.debug-auto-launch',
_lower: 'vscode.debug-auto-launch'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/debug-auto-launch',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'debug-auto-launch',
displayName: 'Node Debug Auto-attach',
description: 'Helper for auto-attach feature when node-debug extensions are not active.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.5.0' },
icon: 'media/icon.png',
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
activationEvents: [ 'onStartupFinished' ],
main: './dist/extension',
contributes: { commands: [Array] },
prettier: {
printWidth: 100,
trailingComma: 'all',
singleQuote: true,
arrowParens: 'avoid'
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.debug-server-ready',
identifier: b {
value: 'vscode.debug-server-ready',
_lower: 'vscode.debug-server-ready'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/debug-server-ready',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'debug-server-ready',
displayName: 'Server Ready Action',
description: 'Open URI in browser if server under debugging is ready.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.32.0' },
icon: 'media/icon.png',
activationEvents: [ 'onDebugResolve' ],
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
enabledApiProposals: [ 'terminalDataWriteEvent' ],
main: './dist/extension',
contributes: { debuggers: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.diff',
identifier: b { value: 'vscode.diff', _lower: 'vscode.diff' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/diff',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'diff',
displayName: 'Diff Language Basics',
description: 'Provides syntax highlighting & bracket matching in Diff files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/diff.tmbundle Syntaxes/Diff.plist ./syntaxes/diff.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] }
},
{
id: 'vscode.docker',
identifier: b { value: 'vscode.docker', _lower: 'vscode.docker' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/docker',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'docker',
displayName: 'Docker Language Basics',
description: 'Provides syntax highlighting and bracket matching in Docker files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin moby/moby contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage ./syntaxes/docker.tmLanguage.json'
},
contributes: {
languages: [Array],
grammars: [Array],
configurationDefaults: [Object]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.emmet',
identifier: b { value: 'vscode.emmet', _lower: 'vscode.emmet' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/emmet',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'emmet',
displayName: 'Emmet',
description: 'Emmet support for VS Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.13.0' },
icon: 'images/icon.png',
categories: [ 'Other' ],
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' },
activationEvents: [
'onCommand:emmet.expandAbbreviation',
'onCommand:editor.emmet.action.wrapWithAbbreviation',
'onCommand:editor.emmet.action.removeTag',
'onCommand:editor.emmet.action.updateTag',
'onCommand:editor.emmet.action.matchTag',
'onCommand:editor.emmet.action.balanceIn',
'onCommand:editor.emmet.action.balanceOut',
'onCommand:editor.emmet.action.prevEditPoint',
'onCommand:editor.emmet.action.nextEditPoint',
'onCommand:editor.emmet.action.mergeLines',
'onCommand:editor.emmet.action.selectPrevItem',
'onCommand:editor.emmet.action.selectNextItem',
'onCommand:editor.emmet.action.splitJoinTag',
'onCommand:editor.emmet.action.toggleComment',
'onCommand:editor.emmet.action.evaluateMathExpression',
'onCommand:editor.emmet.action.updateImageSize',
'onCommand:editor.emmet.action.incrementNumberByOneTenth',
'onCommand:editor.emmet.action.incrementNumberByOne',
'onCommand:editor.emmet.action.incrementNumberByTen',
'onCommand:editor.emmet.action.decrementNumberByOneTenth',
'onCommand:editor.emmet.action.decrementNumberByOne',
'onCommand:editor.emmet.action.decrementNumberByTen',
'onCommand:editor.emmet.action.reflectCSSValue',
'onCommand:workbench.action.showEmmetCommands',
'onStartupFinished'
],
main: './dist/node/emmetNodeMain',
browser: './dist/browser/emmetBrowserMain',
contributes: { configuration: [Object], commands: [Array], menus: [Object] },
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] }
},
{
id: 'vscode.extension-editing',
identifier: b {
value: 'vscode.extension-editing',
_lower: 'vscode.extension-editing'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/extension-editing',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'extension-editing',
displayName: 'Extension Authoring',
description: 'Provides linting capabilities for authoring extensions.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.4.0' },
icon: 'images/icon.png',
activationEvents: [ 'onLanguage:json', 'onLanguage:markdown' ],
main: './dist/extensionEditingMain',
browser: './dist/browser/extensionEditingBrowserMain',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: { jsonValidation: [Array], languages: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.fsharp',
identifier: b { value: 'vscode.fsharp', _lower: 'vscode.fsharp' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/fsharp',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'fsharp',
displayName: 'F# Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in F# files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin ionide/ionide-fsgrammar grammars/fsharp.json ./syntaxes/fsharp.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.git',
identifier: b { value: 'vscode.git', _lower: 'vscode.git' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/git',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'git',
displayName: 'Git',
description: 'Git SCM Integration',
publisher: 'vscode',
license: 'MIT',
version: '1.0.0',
engines: { vscode: '^1.5.0' },
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
enabledApiProposals: [
'diffCommand',
'contribEditorContentMenu',
'contribViewsWelcome',
'editSessionIdentityProvider',
'scmActionButton',
'scmSelectedProvider',
'scmValidation',
'tabInputTextMerge',
'timeline',
'contribMergeEditorMenus',
'extensionLog'
],
categories: [ 'Other' ],
activationEvents: [
'',
'onEditSession:file',
'onFileSystem:git',
'onFileSystem:git-show'
],
extensionDependencies: [ 'vscode.git-base' ],
main: './dist/main',
icon: 'resources/icons/git.png',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: {
commands: [Array],
keybindings: [Array],
menus: [Object],
submenus: [Array],
configuration: [Object],
colors: [Array],
configurationDefaults: [Object],
viewsWelcome: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.git-base',
identifier: b { value: 'vscode.git-base', _lower: 'vscode.git-base' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/git-base',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'git-base',
displayName: 'Git Base',
description: 'Git static contributions and pickers.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
categories: [ 'Other' ],
activationEvents: [ '
' ],
main: './dist/extension.js',
browser: './dist/browser/extension.js',
icon: 'resources/icons/git.png',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: {
commands: [Array],
menus: [Object],
languages: [Array],
grammars: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.github',
identifier: b { value: 'vscode.github', _lower: 'vscode.github' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/github',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'github',
displayName: 'GitHub',
description: 'GitHub features for VS Code',
publisher: 'vscode',
license: 'MIT',
version: '0.0.1',
engines: { vscode: '^1.41.0' },
icon: 'images/icon.png',
categories: [ 'Other' ],
activationEvents: [ '' ],
extensionDependencies: [ 'vscode.git-base' ],
main: './dist/extension.js',
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
enabledApiProposals: [ 'contribShareMenu', 'contribEditSessions' ],
contributes: {
commands: [Array],
continueEditSession: [Array],
menus: [Object],
configuration: [Array],
viewsWelcome: [Array],
'markdown.previewStyles': [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.github-authentication',
identifier: b {
value: 'vscode.github-authentication',
_lower: 'vscode.github-authentication'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/github-authentication',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'github-authentication',
displayName: 'GitHub Authentication',
description: 'GitHub Authentication Provider',
publisher: 'vscode',
license: 'MIT',
version: '0.0.2',
engines: { vscode: '^1.41.0' },
icon: 'images/icon.png',
categories: [ 'Other' ],
api: 'none',
extensionKind: [ 'ui', 'workspace' ],
activationEvents: [
'onAuthenticationRequest:github',
'onAuthenticationRequest:github-enterprise'
],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: { authentication: [Array], configuration: [Object] },
enabledApiProposals: [ 'extensionLog' ],
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
main: './dist/extension.js',
browser: './dist/browser/extension.js',
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.go',
identifier: b { value: 'vscode.go', _lower: 'vscode.go' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/go',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'go',
displayName: 'Go Language Basics',
description: 'Provides syntax highlighting and bracket matching in Go files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin jeff-hykin/better-go-syntax export/generated.tmLanguage.json ./syntaxes/go.tmLanguage.json'
},
contributes: {
languages: [Array],
grammars: [Array],
configurationDefaults: [Object]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.groovy',
identifier: b { value: 'vscode.groovy', _lower: 'vscode.groovy' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/groovy',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'groovy',
displayName: 'Groovy Language Basics',
description: 'Provides snippets, syntax highlighting and bracket matching in Groovy files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/groovy.tmbundle Syntaxes/Groovy.tmLanguage ./syntaxes/groovy.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.grunt',
identifier: b { value: 'vscode.grunt', _lower: 'vscode.grunt' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/grunt',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'grunt',
publisher: 'vscode',
description: 'Extension to add Grunt capabilities to VS Code.',
displayName: 'Grunt support for VS Code',
version: '1.0.0',
icon: 'images/grunt.png',
license: 'MIT',
engines: { vscode: '
' },
categories: [ 'Other' ],
main: './dist/main',
activationEvents: [ 'onTaskType:grunt' ],
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
contributes: { configuration: [Object], taskDefinitions: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.gulp',
identifier: b { value: 'vscode.gulp', _lower: 'vscode.gulp' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/gulp',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'gulp',
publisher: 'vscode',
description: 'Extension to add Gulp capabilities to VSCode.',
displayName: 'Gulp support for VSCode',
version: '1.0.0',
icon: 'images/gulp.png',
license: 'MIT',
engines: { vscode: '' },
categories: [ 'Other' ],
main: './dist/main',
activationEvents: [ 'onTaskType:gulp' ],
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
contributes: { configuration: [Object], taskDefinitions: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.handlebars',
identifier: b { value: 'vscode.handlebars', _lower: 'vscode.handlebars' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/handlebars',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'handlebars',
displayName: 'Handlebars Language Basics',
description: 'Provides syntax highlighting and bracket matching in Handlebars files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin daaain/Handlebars grammars/Handlebars.json ./syntaxes/Handlebars.tmLanguage.json'
},
contributes: {
languages: [Array],
grammars: [Array],
htmlLanguageParticipants: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.hlsl',
identifier: b { value: 'vscode.hlsl', _lower: 'vscode.hlsl' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/hlsl',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'hlsl',
displayName: 'HLSL Language Basics',
description: 'Provides syntax highlighting and bracket matching in HLSL files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin tgjones/shaders-tmLanguage grammars/hlsl.json ./syntaxes/hlsl.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.html',
identifier: b { value: 'vscode.html', _lower: 'vscode.html' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/html',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'html',
displayName: 'HTML Language Basics',
description: 'Provides syntax highlighting, bracket matching & snippets in HTML files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: { 'update-grammar': 'node ./build/update-grammar.mjs' },
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.html-language-features',
identifier: b {
value: 'vscode.html-language-features',
_lower: 'vscode.html-language-features'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/html-language-features',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'html-language-features',
displayName: 'HTML Language Features',
description: 'Provides rich language support for HTML and Handlebar files',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
engines: { vscode: '0.10.x' },
icon: 'icons/html.png',
activationEvents: [ 'onLanguage:html', 'onLanguage:handlebars' ],
enabledApiProposals: [ 'extensionsAny' ],
main: './client/dist/node/htmlClientMain',
browser: './client/dist/browser/htmlClientMain',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
categories: [ 'Programming Languages' ],
contributes: {
configuration: [Object],
configurationDefaults: [Object],
jsonValidation: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.ini',
identifier: b { value: 'vscode.ini', _lower: 'vscode.ini' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/ini',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'ini',
displayName: 'Ini Language Basics',
description: 'Provides syntax highlighting and bracket matching in Ini files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/ini.tmbundle Syntaxes/Ini.plist ./syntaxes/ini.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.ipynb',
identifier: b { value: 'vscode.ipynb', _lower: 'vscode.ipynb' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/ipynb',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'ipynb',
displayName: '.ipynb Support',
description: "Provides basic support for opening and reading Jupyter's .ipynb notebook files",
publisher: 'vscode',
version: '1.0.0',
license: 'MIT',
engines: { vscode: '^1.57.0' },
enabledApiProposals: [ 'documentPaste', 'diffContentOptions' ],
activationEvents: [
'onNotebook:jupyter-notebook',
'onCommand:ipynb.newUntitledIpynb'
],
extensionKind: [ 'workspace', 'ui' ],
main: './dist/ipynbMain.js',
browser: './dist/browser/ipynbMain.js',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: {
configuration: [Array],
commands: [Array],
notebooks: [Array],
notebookRenderer: [Array],
menus: [Object]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.jake',
identifier: b { value: 'vscode.jake', _lower: 'vscode.jake' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/jake',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'jake',
publisher: 'vscode',
description: 'Extension to add Jake capabilities to VS Code.',
displayName: 'Jake support for VS Code',
icon: 'images/cowboy_hat.png',
version: '1.0.0',
license: 'MIT',
engines: { vscode: '
' },
categories: [ 'Other' ],
main: './dist/main',
activationEvents: [ 'onTaskType:jake' ],
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
contributes: { configuration: [Object], taskDefinitions: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.java',
identifier: b { value: 'vscode.java', _lower: 'vscode.java' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/java',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'java',
displayName: 'Java Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in Java files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-java grammars/java.cson ./syntaxes/java.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.javascript',
identifier: b { value: 'vscode.javascript', _lower: 'vscode.javascript' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/javascript',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'javascript',
displayName: 'JavaScript Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in JavaScript files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
contributes: {
configurationDefaults: [Object],
languages: [Array],
grammars: [Array],
semanticTokenScopes: [Array],
snippets: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.json',
identifier: b { value: 'vscode.json', _lower: 'vscode.json' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/json',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'json',
displayName: 'JSON Language Basics',
description: 'Provides syntax highlighting & bracket matching in JSON files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: { 'update-grammar': 'node ./build/update-grammars.js' },
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.json-language-features',
identifier: b {
value: 'vscode.json-language-features',
_lower: 'vscode.json-language-features'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/json-language-features',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'json-language-features',
displayName: 'JSON Language Features',
description: 'Provides rich language support for JSON files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
engines: { vscode: '0.10.x' },
icon: 'icons/json.png',
activationEvents: [
'onLanguage:json',
'onLanguage:jsonc',
'onCommand:json.clearCache'
],
main: './client/dist/node/jsonClientMain',
browser: './client/dist/browser/jsonClientMain',
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
categories: [ 'Programming Languages' ],
contributes: {
configuration: [Object],
configurationDefaults: [Object],
jsonValidation: [Array],
commands: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.julia',
identifier: b { value: 'vscode.julia', _lower: 'vscode.julia' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/julia',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'julia',
displayName: 'Julia Language Basics',
description: 'Provides syntax highlighting & bracket matching in Julia files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin JuliaEditorSupport/atom-language-julia grammars/julia_vscode.json ./syntaxes/julia.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] }
},
{
id: 'vscode.latex',
identifier: b { value: 'vscode.latex', _lower: 'vscode.latex' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/latex',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'latex',
displayName: 'LaTeX Language Basics',
description: 'Provides syntax highlighting and bracket matching for TeX, LaTeX and BibTeX.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: { 'update-grammar': 'node ./build/update-grammars.js' },
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.less',
identifier: b { value: 'vscode.less', _lower: 'vscode.less' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/less',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'less',
displayName: 'Less Language Basics',
description: 'Provides syntax highlighting, bracket matching and folding in Less files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-less grammars/less.cson ./syntaxes/less.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], problemMatchers: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.log',
identifier: b { value: 'vscode.log', _lower: 'vscode.log' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/log',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'log',
displayName: 'Log',
description: 'Provides syntax highlighting for files with .log extension.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin emilast/vscode-logfile-highlighter syntaxes/log.tmLanguage ./syntaxes/log.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.lua',
identifier: b { value: 'vscode.lua', _lower: 'vscode.lua' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/lua',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'lua',
displayName: 'Lua Language Basics',
description: 'Provides syntax highlighting and bracket matching in Lua files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin sumneko/lua.tmbundle Syntaxes/Lua.plist ./syntaxes/lua.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.make',
identifier: b { value: 'vscode.make', _lower: 'vscode.make' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/make',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'make',
displayName: 'Make Language Basics',
description: 'Provides syntax highlighting and bracket matching in Make files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin fadeevab/make.tmbundle Syntaxes/Makefile.plist ./syntaxes/make.tmLanguage.json'
},
contributes: {
languages: [Array],
grammars: [Array],
configurationDefaults: [Object]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.markdown',
identifier: b { value: 'vscode.markdown', _lower: 'vscode.markdown' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/markdown-basics',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'markdown',
displayName: 'Markdown Language Basics',
description: 'Provides snippets and syntax highlighting for Markdown.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.20.0' },
contributes: {
languages: [Array],
grammars: [Array],
snippets: [Array],
configurationDefaults: [Object]
},
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin microsoft/vscode-markdown-tm-grammar syntaxes/markdown.tmLanguage ./syntaxes/markdown.tmLanguage.json'
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.markdown-language-features',
identifier: b {
value: 'vscode.markdown-language-features',
_lower: 'vscode.markdown-language-features'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/markdown-language-features',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'markdown-language-features',
displayName: 'Markdown Language Features',
description: 'Provides rich language support for Markdown.',
version: '1.0.0',
icon: 'icon.png',
publisher: 'vscode',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
engines: { vscode: '^1.70.0' },
main: './dist/extension',
browser: './dist/browser/extension',
categories: [ 'Programming Languages' ],
enabledApiProposals: [ 'documentPaste' ],
activationEvents: [
'onLanguage:markdown',
'onCommand:markdown.preview.toggleLock',
'onCommand:markdown.preview.refresh',
'onCommand:markdown.showPreview',
'onCommand:markdown.showPreviewToSide',
'onCommand:markdown.showLockedPreviewToSide',
'onCommand:markdown.showSource',
'onCommand:markdown.showPreviewSecuritySelector',
'onCommand:markdown.api.render',
'onCommand:markdown.api.reloadPlugins',
'onCommand:markdown.findAllFileReferences',
'onCommand:markdown.editor.insertLinkFromWorkspace',
'onCommand:markdown.editor.insertImageFromWorkspace',
'onWebviewPanel:markdown.preview',
'onCustomEditor:vscode.markdown.preview.editor'
],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: {
notebookRenderer: [Array],
commands: [Array],
menus: [Object],
keybindings: [Array],
configuration: [Object],
configurationDefaults: [Object],
jsonValidation: [Array],
'markdown.previewStyles': [Array],
'markdown.previewScripts': [Array],
customEditors: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.markdown-math',
identifier: b { value: 'vscode.markdown-math', _lower: 'vscode.markdown-math' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/markdown-math',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'markdown-math',
displayName: 'Markdown Math',
description: 'Adds math support to Markdown in notebooks.',
version: '1.0.0',
icon: 'icon.png',
publisher: 'vscode',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
engines: { vscode: '^1.54.0' },
categories: [ 'Other' ],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
main: './dist/extension',
browser: './dist/browser/extension',
activationEvents: [],
contributes: {
languages: [Array],
grammars: [Array],
notebookRenderer: [Array],
'markdown.markdownItPlugins': true,
'markdown.previewStyles': [Array],
configuration: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.media-preview',
identifier: b { value: 'vscode.media-preview', _lower: 'vscode.media-preview' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/media-preview',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'media-preview',
displayName: 'Media Preview',
description: "Provides VS Code's built-in previews for images, audio, and video",
extensionKind: [ 'ui', 'workspace' ],
version: '1.0.0',
publisher: 'vscode',
icon: 'icon.png',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
engines: { vscode: '^1.70.0' },
main: './dist/extension',
browser: './dist/browser/extension.js',
categories: [ 'Other' ],
activationEvents: [
'onCustomEditor:imagePreview.previewEditor',
'onCommand:imagePreview.zoomIn',
'onCommand:imagePreview.zoomOut',
'onCustomEditor:vscode.audioPreview',
'onCustomEditor:vscode.videoPreview'
],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: { customEditors: [Array], commands: [Array], menus: [Object] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.merge-conflict',
identifier: b {
value: 'vscode.merge-conflict',
_lower: 'vscode.merge-conflict'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/merge-conflict',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'merge-conflict',
publisher: 'vscode',
displayName: 'Merge Conflict',
description: 'Highlighting and commands for inline merge conflicts.',
icon: 'media/icon.png',
version: '1.0.0',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
engines: { vscode: '^1.5.0' },
categories: [ 'Other' ],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
activationEvents: [ 'onStartupFinished' ],
main: './dist/mergeConflictMain',
browser: './dist/browser/mergeConflictMain',
contributes: { commands: [Array], menus: [Object], configuration: [Object] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.microsoft-authentication',
identifier: b {
value: 'vscode.microsoft-authentication',
_lower: 'vscode.microsoft-authentication'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/microsoft-authentication',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'microsoft-authentication',
publisher: 'vscode',
license: 'MIT',
displayName: 'Microsoft Account',
description: 'Microsoft authentication provider',
version: '0.0.1',
engines: { vscode: '^1.42.0' },
icon: 'media/icon.png',
categories: [ 'Other' ],
activationEvents: [ 'onAuthenticationRequest:microsoft' ],
enabledApiProposals: [ 'idToken', 'extensionLog' ],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
extensionKind: [ 'ui', 'workspace' ],
contributes: { authentication: [Array] },
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
main: './dist/extension.js',
browser: './dist/browser/extension.js',
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'ms-vscode.js-debug',
identifier: b { value: 'ms-vscode.js-debug', _lower: 'ms-vscode.js-debug' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/ms-vscode.js-debug',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: '25629058-ddac-4e17-abba-74678e126c5d',
targetPlatform: 'undefined',
name: 'js-debug',
displayName: 'JavaScript Debugger',
version: '1.72.0',
publisher: 'ms-vscode',
author: { name: 'Microsoft Corporation' },
keywords: [ 'pwa', 'javascript', 'node', 'chrome', 'debugger' ],
description: 'An extension for debugging Node.js programs and Chrome.',
license: 'MIT',
engines: { vscode: '^1.67.0-insider', node: '>=10' },
icon: 'resources/logo.png',
categories: [ 'Debuggers' ],
private: true,
repository: { type: 'git', url: 'https://github.com/Microsoft/vscode-pwa.git' },
bugs: { url: 'https://github.com/Microsoft/vscode-pwa/issues' },
prettier: {
trailingComma: 'all',
singleQuote: true,
arrowParens: 'avoid',
printWidth: 100,
tabWidth: 2
},
main: './src/extension.js',
enabledApiProposals: [
'portsAttributes',
'findTextInFiles',
'workspaceTrust',
'resolvers',
'tunnels'
],
activationEvents: [
'onDebugDynamicConfigurations',
'onDebugInitialConfigurations',
'onDebugResolve:node',
'onDebugResolve:extensionHost',
'onDebugResolve:chrome',
'onTerminalProfile:extension.js-debug.debugTerminal',
'onCommand:extension.js-debug.addCustomBreakpoints',
'onCommand:extension.pwa-node-debug.attachNodeProcess',
'onCommand:extension.js-debug.clearAutoAttachVariables',
'onCommand:extension.js-debug.setAutoAttachVariables',
'onCommand:extension.js-debug.autoAttachToProcess',
'onCommand:extension.js-debug.createDebuggerTerminal',
'onCommand:extension.js-debug.createDiagnostics',
'onCommand:extension.js-debug.getDiagnosticLogs',
'onCommand:extension.js-debug.debugLink',
'onCommand:extension.js-debug.npmScript',
'onCommand:extension.js-debug.pickNodeProcess',
'onCommand:extension.js-debug.prettyPrint',
'onCommand:extension.js-debug.removeAllCustomBreakpoints',
'onCommand:extension.js-debug.removeCustomBreakpoint',
'onCommand:extension.js-debug.revealPage',
'onCommand:extension.js-debug.startProfile',
'onCommand:extension.js-debug.stopProfile',
'onCommand:extension.js-debug.toggleSkippingFile',
'onCommand:extension.node-debug.startWithStopOnEntry',
'onCommand:extension.js-debug.requestCDPProxy',
'onCommand:extension.js-debug.openEdgeDevTools',
'onCommand:extension.js-debug.callers.add',
'onCommand:extension.js-debug.callers.goToCaller',
'onCommand:extension.js-debug.callers.gotToTarget',
'onCommand:extension.js-debug.callers.remove',
'onCommand:extension.js-debug.callers.removeAll',
'onCommand:extension.js-debug.enableSourceMapStepping',
'onCommand:extension.js-debug.disableSourceMapStepping',
'onDebugResolve:pwa-node',
'onDebugResolve:node-terminal',
'onDebugResolve:pwa-extensionHost',
'onDebugResolve:pwa-chrome',
'onDebugResolve:pwa-msedge',
'onDebugResolve:node',
'onDebugResolve:chrome',
'onDebugResolve:extensionHost',
'onDebugResolve:msedge',
'onView:jsBrowserBreakpoints',
'onView:jsExcludedCallers',
'onWebviewPanel:jsDebugDiagnostics'
],
extensionKind: [ 'workspace' ],
contributes: {
terminal: [Object],
menus: [Object],
breakpoints: [Array],
debuggers: [Array],
commands: [Array],
keybindings: [Array],
configuration: [Object],
views: [Object],
viewsWelcome: [Array]
},
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] }
},
{
id: 'ms-vscode.js-debug-companion',
identifier: b {
value: 'ms-vscode.js-debug-companion',
_lower: 'ms-vscode.js-debug-companion'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/ms-vscode.js-debug-companion',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: '99cb0b7f-7354-4278-b8da-6cc79972169d',
targetPlatform: 'undefined',
name: 'js-debug-companion',
displayName: 'JavaScript Debugger Companion Extension',
description: 'Companion extension to js-debug that provides capability for remote debugging',
version: '1.0.18',
publisher: 'ms-vscode',
engines: { vscode: '^1.65.0' },
icon: 'resources/logo.png',
categories: [ 'Other' ],
repository: {
type: 'git',
url: 'https://github.com/microsoft/vscode-js-debug-companion.git'
},
author: 'Connor Peet connor@peet.io',
license: 'MIT',
bugs: {
url: 'https://github.com/microsoft/vscode-js-debug-companion/issues'
},
homepage: 'https://github.com/microsoft/vscode-js-debug-companion#readme',
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
activationEvents: [
'onCommand:js-debug-companion.launchAndAttach',
'onCommand:js-debug-companion.kill'
],
main: './out/extension.js',
contributes: {},
extensionKind: [ 'ui' ],
api: 'none',
prettier: {
trailingComma: 'all',
singleQuote: true,
printWidth: 100,
tabWidth: 2,
arrowParens: 'avoid'
}
},
{
id: 'ms-vscode.vscode-js-profile-table',
identifier: b {
value: 'ms-vscode.vscode-js-profile-table',
_lower: 'ms-vscode.vscode-js-profile-table'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/ms-vscode.vscode-js-profile-table',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: '7e52b41b-71ad-457b-ab7e-0620f1fc4feb',
targetPlatform: 'undefined',
name: 'vscode-js-profile-table',
version: '1.0.3',
displayName: 'Table Visualizer for JavaScript Profiles',
description: 'Text visualizer for profiles taken from the JavaScript debugger',
author: 'Connor Peet connor@peet.io',
homepage: 'https://github.com/microsoft/vscode-js-profile-visualizer#readme',
license: 'MIT',
main: 'out/extension.js',
browser: 'out/extension.web.js',
files: [ 'out' ],
repository: {
type: 'git',
url: 'https://github.com/microsoft/vscode-js-profile-visualizer.git'
},
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
icon: 'resources/icon.png',
publisher: 'ms-vscode',
sideEffects: false,
engines: { vscode: '^1.67.0-insider' },
activationEvents: [
'onCustomEditor:jsProfileVisualizer.cpuprofile.table',
'onCustomEditor:jsProfileVisualizer.heapprofile.table'
],
contributes: { customEditors: [Array], commands: [Array], menus: [Object] },
bugs: {
url: 'https://github.com/microsoft/vscode-js-profile-visualizer/issues'
}
},
{
id: 'vscode.builtin-notebook-renderers',
identifier: b {
value: 'vscode.builtin-notebook-renderers',
_lower: 'vscode.builtin-notebook-renderers'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/notebook-renderers',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'builtin-notebook-renderers',
displayName: 'Builtin Notebook Output Renderers',
description: 'Provides basic output renderers for notebooks',
publisher: 'vscode',
version: '1.0.0',
license: 'MIT',
engines: { vscode: '^1.57.0' },
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: { notebookRenderer: [Array] },
scripts: {
compile: 'npm run build-notebook',
watch: 'node ./esbuild --watch',
'build-notebook': 'node ./esbuild'
},
dependencies: {},
devDependencies: { '@types/vscode-notebook-renderer': '^1.60.0' },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.npm',
identifier: b { value: 'vscode.npm', _lower: 'vscode.npm' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/npm',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'npm',
publisher: 'vscode',
displayName: 'NPM support for VS Code',
description: 'Extension to add task support for npm scripts.',
version: '1.0.1',
license: 'MIT',
engines: { vscode: '0.10.x' },
icon: 'images/npm_icon.png',
categories: [ 'Other' ],
resolutions: { 'which-pm/load-yaml-file//argparse': '1.0.9' },
main: './dist/npmMain',
browser: './dist/browser/npmBrowserMain',
activationEvents: [
'onTaskType:npm',
'onCommand:npm.runScriptFromFolder',
'onLanguage:json',
'workspaceContains:package.json',
'onView:npm'
],
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
contributes: {
languages: [Array],
views: [Object],
commands: [Array],
menus: [Object],
configuration: [Object],
jsonValidation: [Array],
taskDefinitions: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.objective-c',
identifier: b { value: 'vscode.objective-c', _lower: 'vscode.objective-c' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/objective-c',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'objective-c',
displayName: 'Objective-C Language Basics',
description: 'Provides syntax highlighting and bracket matching in Objective-C files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: { 'update-grammar': 'node ./build/update-grammars.js' },
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.perl',
identifier: b { value: 'vscode.perl', _lower: 'vscode.perl' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/perl',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'perl',
displayName: 'Perl Language Basics',
description: 'Provides syntax highlighting and bracket matching in Perl files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/perl.tmbundle Syntaxes/Perl.plist ./syntaxes/perl.tmLanguage.json Syntaxes/Perl%206.tmLanguage ./syntaxes/perl6.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.php',
identifier: b { value: 'vscode.php', _lower: 'vscode.php' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/php',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'php',
displayName: 'PHP Language Basics',
description: 'Provides syntax highlighting and bracket matching for PHP files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
scripts: { 'update-grammar': 'node ./build/update-grammar.mjs' },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.php-language-features',
identifier: b {
value: 'vscode.php-language-features',
_lower: 'vscode.php-language-features'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/php-language-features',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'php-language-features',
displayName: 'PHP Language Features',
description: 'Provides rich language support for PHP files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
icon: 'icons/logo.png',
engines: { vscode: '0.10.x' },
activationEvents: [ 'onLanguage:php' ],
main: './dist/phpMain',
categories: [ 'Programming Languages' ],
capabilities: { virtualWorkspaces: false, untrustedWorkspaces: [Object] },
contributes: { configuration: [Object], jsonValidation: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.powershell',
identifier: b { value: 'vscode.powershell', _lower: 'vscode.powershell' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/powershell',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'powershell',
displayName: 'Powershell Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in Powershell files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { languages: [Array], grammars: [Array] },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin PowerShell/EditorSyntax PowerShellSyntax.tmLanguage ./syntaxes/powershell.tmLanguage.json'
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.pug',
identifier: b { value: 'vscode.pug', _lower: 'vscode.pug' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/pug',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'pug',
displayName: 'Pug Language Basics',
description: 'Provides syntax highlighting and bracket matching in Pug files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin davidrios/pug-tmbundle Syntaxes/Pug.JSON-tmLanguage ./syntaxes/pug.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.python',
identifier: b { value: 'vscode.python', _lower: 'vscode.python' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/python',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'python',
displayName: 'Python Language Basics',
description: 'Provides syntax highlighting, bracket matching and folding in Python files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { languages: [Array], grammars: [Array] },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin MagicStack/MagicPython grammars/MagicPython.tmLanguage ./syntaxes/MagicPython.tmLanguage.json grammars/MagicRegExp.tmLanguage ./syntaxes/MagicRegExp.tmLanguage.json'
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.r',
identifier: b { value: 'vscode.r', _lower: 'vscode.r' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/r',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'r',
displayName: 'R Language Basics',
description: 'Provides syntax highlighting and bracket matching in R files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin Ikuyadeu/vscode-R syntax/r.json ./syntaxes/r.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.razor',
identifier: b { value: 'vscode.razor', _lower: 'vscode.razor' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/razor',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'razor',
displayName: 'Razor Language Basics',
description: 'Provides syntax highlighting, bracket matching and folding in Razor files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '0.10.x' },
scripts: { 'update-grammar': 'node ./build/update-grammar.mjs' },
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.references-view',
identifier: b {
value: 'vscode.references-view',
_lower: 'vscode.references-view'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/references-view',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'references-view',
displayName: 'Reference Search View',
description: 'Reference Search results as separate, stable view in the sidebar',
icon: 'media/icon.png',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '^1.67.0' },
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
repository: {
type: 'git',
url: 'https://github.com/Microsoft/vscode-references-view'
},
bugs: {
url: 'https://github.com/Microsoft/vscode-references-view/issues'
},
categories: [ 'Programming Languages' ],
activationEvents: [
'onCommand:references-view.find',
'onCommand:references-view.findReferences',
'onCommand:references-view.findImplementations',
'onCommand:references-view.showCallHierarchy',
'onCommand:references-view.showTypeHierarchy',
'onCommand:editor.action.showReferences',
'onView:references-view.tree'
],
main: './dist/extension',
browser: './dist/extension.js',
contributes: {
configuration: [Object],
viewsContainers: [Object],
views: [Object],
commands: [Array],
menus: [Object],
keybindings: [Array]
}
},
{
id: 'vscode.restructuredtext',
identifier: b {
value: 'vscode.restructuredtext',
_lower: 'vscode.restructuredtext'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/restructuredtext',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'restructuredtext',
displayName: 'reStructuredText Language Basics',
description: 'Provides syntax highlighting in reStructuredText files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin trond-snekvik/vscode-rst syntaxes/rst.tmLanguage.json ./syntaxes/rst.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.ruby',
identifier: b { value: 'vscode.ruby', _lower: 'vscode.ruby' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/ruby',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'ruby',
displayName: 'Ruby Language Basics',
description: 'Provides syntax highlighting and bracket matching in Ruby files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/ruby.tmbundle Syntaxes/Ruby.plist ./syntaxes/ruby.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.rust',
identifier: b { value: 'vscode.rust', _lower: 'vscode.rust' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/rust',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'rust',
displayName: 'Rust Language Basics',
description: 'Provides syntax highlighting and bracket matching in Rust files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin dustypomerleau/rust-syntax syntaxes/rust.tmLanguage.json ./syntaxes/rust.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.scss',
identifier: b { value: 'vscode.scss', _lower: 'vscode.scss' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/scss',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'scss',
displayName: 'SCSS Language Basics',
description: 'Provides syntax highlighting, bracket matching and folding in SCSS files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-sass grammars/scss.cson ./syntaxes/scss.tmLanguage.json grammars/sassdoc.cson ./syntaxes/sassdoc.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], problemMatchers: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.search-result',
identifier: b { value: 'vscode.search-result', _lower: 'vscode.search-result' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/search-result',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'search-result',
displayName: 'Search Result',
description: 'Provides syntax highlighting and language features for tabbed search results.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
icon: 'images/icon.png',
engines: { vscode: '^1.39.0' },
categories: [ 'Programming Languages' ],
main: './dist/extension.js',
browser: './dist/extension.js',
activationEvents: [ 'onLanguage:search-result' ],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
enabledApiProposals: [ 'documentFiltersExclusive' ],
contributes: {
configurationDefaults: [Object],
languages: [Array],
grammars: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.shaderlab',
identifier: b { value: 'vscode.shaderlab', _lower: 'vscode.shaderlab' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/shaderlab',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'shaderlab',
displayName: 'Shaderlab Language Basics',
description: 'Provides syntax highlighting and bracket matching in Shaderlab files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin tgjones/shaders-tmLanguage grammars/shaderlab.json ./syntaxes/shaderlab.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.shellscript',
identifier: b { value: 'vscode.shellscript', _lower: 'vscode.shellscript' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/shellscript',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'shellscript',
displayName: 'Shell Script Language Basics',
description: 'Provides syntax highlighting and bracket matching in Shell Script files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-shellscript grammars/shell-unix-bash.cson ./syntaxes/shell-unix-bash.tmLanguage.json'
},
contributes: {
languages: [Array],
grammars: [Array],
configurationDefaults: [Object]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.simple-browser',
identifier: b {
value: 'vscode.simple-browser',
_lower: 'vscode.simple-browser'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/simple-browser',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'simple-browser',
displayName: 'Simple Browser',
description: 'A very basic built-in webview for displaying web content.',
enabledApiProposals: [ 'externalUriOpener' ],
version: '1.0.0',
icon: 'media/icon.png',
publisher: 'vscode',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
engines: { vscode: '^1.70.0' },
main: './dist/extension',
browser: './dist/browser/extension',
categories: [ 'Other' ],
extensionKind: [ 'ui', 'workspace' ],
activationEvents: [
'onCommand:simpleBrowser.show',
'onCommand:simpleBrowser.api.open',
'onOpenExternalUri:http',
'onOpenExternalUri:https',
'onWebviewPanel:simpleBrowser.view'
],
capabilities: { virtualWorkspaces: true, untrustedWorkspaces: [Object] },
contributes: { commands: [Array], configuration: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.sql',
identifier: b { value: 'vscode.sql', _lower: 'vscode.sql' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/sql',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'sql',
displayName: 'SQL Language Basics',
description: 'Provides syntax highlighting and bracket matching in SQL files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: { 'update-grammar': 'node ./build/update-grammar.mjs' },
contributes: { languages: [Array], grammars: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.swift',
identifier: b { value: 'vscode.swift', _lower: 'vscode.swift' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/swift',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'swift',
displayName: 'Swift Language Basics',
description: 'Provides snippets, syntax highlighting and bracket matching in Swift files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/swift.tmbundle Syntaxes/Swift.tmLanguage ./syntaxes/swift.tmLanguage.json'
},
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-abyss',
identifier: b { value: 'vscode.theme-abyss', _lower: 'vscode.theme-abyss' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-abyss',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-abyss',
displayName: 'Abyss Theme',
description: 'Abyss theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-defaults',
identifier: b {
value: 'vscode.theme-defaults',
_lower: 'vscode.theme-defaults'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-defaults',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-defaults',
displayName: 'Default Themes',
description: 'The default Visual Studio light and dark themes',
categories: [ 'Themes' ],
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
contributes: { themes: [Array], iconThemes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-kimbie-dark',
identifier: b {
value: 'vscode.theme-kimbie-dark',
_lower: 'vscode.theme-kimbie-dark'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-kimbie-dark',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-kimbie-dark',
displayName: 'Kimbie Dark Theme',
description: 'Kimbie dark theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-monokai',
identifier: b { value: 'vscode.theme-monokai', _lower: 'vscode.theme-monokai' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-monokai',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-monokai',
displayName: 'Monokai Theme',
description: 'Monokai theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-monokai-dimmed',
identifier: b {
value: 'vscode.theme-monokai-dimmed',
_lower: 'vscode.theme-monokai-dimmed'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-monokai-dimmed',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-monokai-dimmed',
displayName: 'Monokai Dimmed Theme',
description: 'Monokai dimmed theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-quietlight',
identifier: b {
value: 'vscode.theme-quietlight',
_lower: 'vscode.theme-quietlight'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-quietlight',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-quietlight',
displayName: 'Quiet Light Theme',
description: 'Quiet light theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-red',
identifier: b { value: 'vscode.theme-red', _lower: 'vscode.theme-red' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-red',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-red',
displayName: 'Red Theme',
description: 'Red theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.vscode-theme-seti',
identifier: b {
value: 'vscode.vscode-theme-seti',
_lower: 'vscode.vscode-theme-seti'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-seti',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'vscode-theme-seti',
private: true,
version: '1.0.0',
displayName: 'Seti File Icon Theme',
description: 'A file icon theme made out of the Seti UI file icons',
publisher: 'vscode',
license: 'MIT',
icon: 'icons/seti-circular-128x128.png',
scripts: { update: 'node ./build/update-icon-theme.js' },
engines: { vscode: '
' },
contributes: { iconThemes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-solarized-dark',
identifier: b {
value: 'vscode.theme-solarized-dark',
_lower: 'vscode.theme-solarized-dark'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-solarized-dark',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-solarized-dark',
displayName: 'Solarized Dark Theme',
description: 'Solarized dark theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-solarized-light',
identifier: b {
value: 'vscode.theme-solarized-light',
_lower: 'vscode.theme-solarized-light'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-solarized-light',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-solarized-light',
displayName: 'Solarized Light Theme',
description: 'Solarized light theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.theme-tomorrow-night-blue',
identifier: b {
value: 'vscode.theme-tomorrow-night-blue',
_lower: 'vscode.theme-tomorrow-night-blue'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/theme-tomorrow-night-blue',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'theme-tomorrow-night-blue',
displayName: 'Tomorrow Night Blue Theme',
description: 'Tomorrow night blue theme for Visual Studio Code',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
contributes: { themes: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.typescript',
identifier: b { value: 'vscode.typescript', _lower: 'vscode.typescript' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/typescript-basics',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'typescript',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in TypeScript files.',
displayName: 'TypeScript Language Basics',
version: '1.0.0',
author: 'vscode',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
scripts: { 'update-grammar': 'node ./build/update-grammars.mjs' },
contributes: {
languages: [Array],
grammars: [Array],
semanticTokenScopes: [Array],
snippets: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.typescript-language-features',
identifier: b {
value: 'vscode.typescript-language-features',
_lower: 'vscode.typescript-language-features'
},
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/typescript-language-features',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'typescript-language-features',
description: 'Provides rich language support for JavaScript and TypeScript.',
displayName: 'TypeScript and JavaScript Language Features',
version: '1.0.0',
author: 'vscode',
publisher: 'vscode',
license: 'MIT',
aiKey: '0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255',
enabledApiProposals: [ 'resolvers', 'workspaceTrust' ],
capabilities: { virtualWorkspaces: [Object], untrustedWorkspaces: [Object] },
engines: { vscode: '^1.30.0' },
icon: 'media/icon.png',
categories: [ 'Programming Languages' ],
activationEvents: [
'onLanguage:javascript',
'onLanguage:javascriptreact',
'onLanguage:typescript',
'onLanguage:typescriptreact',
'onLanguage:jsx-tags',
'onCommand:typescript.reloadProjects',
'onCommand:javascript.reloadProjects',
'onCommand:typescript.selectTypeScriptVersion',
'onCommand:javascript.goToProjectConfig',
'onCommand:typescript.goToProjectConfig',
'onCommand:typescript.openTsServerLog',
'onCommand:typescript.tsserverRequest',
'onCommand:_typescript.configurePlugin',
'onCommand:_typescript.learnMoreAboutRefactorings',
'onCommand:typescript.fileReferences',
'onCommand:typescript.goToSourceDefinition',
'onTaskType:typescript',
'onLanguage:jsonc',
'onWalkthrough:nodejsWelcome'
],
main: './dist/extension',
browser: './dist/browser/extension',
contributes: {
jsonValidation: [Array],
configuration: [Object],
commands: [Array],
menus: [Object],
breakpoints: [Array],
taskDefinitions: [Array],
problemPatterns: [Array],
problemMatchers: [Array],
codeActions: [Array],
walkthroughs: [Array]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.vb',
identifier: b { value: 'vscode.vb', _lower: 'vscode.vb' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/vb',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'vb',
displayName: 'Visual Basic Language Basics',
description: 'Provides snippets, syntax highlighting, bracket matching and folding in Visual Basic files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/asp.vb.net.tmbundle Syntaxes/ASP%20VB.net.plist ./syntaxes/asp-vb-net.tmlanguage.json'
},
contributes: { languages: [Array], grammars: [Array], snippets: [Array] },
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.xml',
identifier: b { value: 'vscode.xml', _lower: 'vscode.xml' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/xml',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'xml',
displayName: 'XML Language Basics',
description: 'Provides syntax highlighting and bracket matching in XML files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '
' },
contributes: { languages: [Array], grammars: [Array] },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin atom/language-xml grammars/xml.cson ./syntaxes/xml.tmLanguage.json grammars/xsl.cson ./syntaxes/xsl.tmLanguage.json'
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'vscode.yaml',
identifier: b { value: 'vscode.yaml', _lower: 'vscode.yaml' },
isBuiltin: true,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/usr/lib/node_modules/code-server/lib/vscode/extensions/yaml',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: undefined,
targetPlatform: 'undefined',
name: 'yaml',
displayName: 'YAML Language Basics',
description: 'Provides syntax highlighting and bracket matching in YAML files.',
version: '1.0.0',
publisher: 'vscode',
license: 'MIT',
engines: { vscode: '' },
scripts: {
'update-grammar': 'node ../node_modules/vscode-grammar-updater/bin textmate/yaml.tmbundle Syntaxes/YAML.tmLanguage ./syntaxes/yaml.tmLanguage.json'
},
contributes: {
languages: [Array],
grammars: [Array],
configurationDefaults: [Object]
},
repository: { type: 'git', url: 'https://github.com/microsoft/vscode.git' }
},
{
id: 'dbaeumer.vscode-eslint',
identifier: b {
value: 'dbaeumer.vscode-eslint',
_lower: 'dbaeumer.vscode-eslint'
},
isBuiltin: false,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/home/openhabian/.local/share/code-server/extensions/dbaeumer.vscode-eslint-2.2.6-universal',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: '583b2b34-2c1e-4634-8c0b-0b82e283ea3a',
targetPlatform: 'universal',
name: 'vscode-eslint',
displayName: 'ESLint',
description: 'Integrates ESLint JavaScript into VS Code.',
version: '2.2.6',
author: 'Microsoft Corporation',
license: 'MIT',
repository: {
type: 'git',
url: 'https://github.com/Microsoft/vscode-eslint.git'
},
bugs: { url: 'https://github.com/Microsoft/vscode-eslint/issues' },
publisher: 'dbaeumer',
icon: 'eslint_icon.png',
categories: [ 'Programming Languages', 'Linters' ],
keywords: [ 'multi-root ready' ],
engines: { vscode: '^1.68.0' },
activationEvents: [ 'onStartupFinished' ],
extensionKind: [ 'workspace' ],
enabledApiProposals: [],
main: './client/out/extension',
capabilities: { virtualWorkspaces: [Object], untrustedWorkspaces: [Object] },
contributes: {
configuration: [Object],
commands: [Array],
taskDefinitions: [Array],
jsonValidation: [Array],
languages: [Array]
},
scripts: {
'vscode:prepublish': 'npm run webpack',
webpack: 'npm run clean && webpack --mode production --config ./client/webpack.config.js && webpack --mode production --config ./server/webpack.config.js',
'webpack:dev': 'npm run clean && webpack --mode none --config ./client/webpack.config.js && webpack --mode none --config ./server/webpack.config.js',
compile: 'tsc -b',
'compile:client': 'tsc -b ./client/tsconfig.json',
'compile:server': 'tsc -b ./server/tsconfig.json',
watch: 'tsc -b -w',
test: 'cd client && npm test && cd ..',
lint: 'node ./build/bin/all.js run lint',
clean: 'rimraf client/out && rimraf server/out',
postinstall: 'node ./build/bin/all.js install',
'symlink:lsp': 'node ./build/bin/symlink.js'
},
devDependencies: {
'@types/mocha': '^9.1.1',
'@types/node': '^16.11.33',
'@typescript-eslint/eslint-plugin': '^5.21.0',
'@typescript-eslint/parser': '^5.21.0',
eslint: '^8.14.0',
'merge-options': '^3.0.4',
mocha: '^10.0.0',
rimraf: '^3.0.2',
'ts-loader': '^9.3.0',
typescript: '^4.6.4',
webpack: '^5.72.0',
'webpack-cli': '^4.9.2',
shelljs: '^0.8.5'
}
},
{
id: 'openhab.openhab',
identifier: b { value: 'openhab.openhab', _lower: 'openhab.openhab' },
isBuiltin: false,
isUserBuiltin: false,
isUnderDevelopment: false,
extensionLocation: {
'$mid': 1,
path: '/home/openhabian/.local/share/code-server/extensions/openhab.openhab-1.0.0-universal',
scheme: 'vscode-remote',
authority: '192.168.1.30:9090'
},
uuid: '51cb7751-0f7a-43e5-8018-d57d64487f8c',
targetPlatform: 'universal',
name: 'openhab',
displayName: 'openHAB',
description: 'Robust tool for openHAB textual configurations. Includes code snippets, syntax highlighting, language server integration and more.',
version: '1.0.0',
publisher: 'openhab',
icon: 'openhab.png',
repository: {
type: 'git',
url: 'https://github.com/openhab/openhab-vscode.git'
},
license: 'SEE LICENSE IN LICENSE',
engines: { vscode: '^1.37.0' },
categories: [ 'Programming Languages', 'Snippets', 'Other' ],
activationEvents: [
'onCommand:openhab.searchCommunity',
'onCommand:openhab.openConsole',
'onCommand:openhab.basicUI',
'onCommand:openhab.command.refreshEntry',
'onCommand:openhab.command.copyName',
'onCommand:openhab.command.items.copyState',
'onCommand:openhab.command.items.addRule',
'onCommand:openhab.command.items.addToSitemap',
'onCommand:openhab.command.things.docs',
'onCommand:openhab.command.things.copyUID',
'onCommand:openhab.command.things.addItems',
'onLanguage:openhab',
'workspaceContains:services/addons.cfg',
'workspaceContains:services/runtime.cfg',
'workspaceContains:items/
.items',
'workspaceContains:sitemaps/.sitemap',
'workspaceContains:things/
.things',
'workspaceContains:rules/.rules',
'workspaceContains:transform/
.map',
'workspaceContains:transform/.js',
'workspaceContains:automation/jsr223/
'
],
main: './client/out/extension',
contributes: {
commands: [Array],
configuration: [Object],
grammars: [Array],
iconThemes: [Array],
keybindings: [Array],
languages: [Array],
menus: [Object],
snippets: [Array],
views: [Object],
viewsContainers: [Object]
},
scripts: {
build: 'npm run clean:out && npm install && npm run compile && npm run test',
'clean:node_modules': 'rimraf client/node_modules && rimraf serverJS/node_modules',
'clean:out': 'rimraf client/out && rimraf serverJS/out',
compile: 'tsc -b',
deploy: 'vsce publish --yarn',
package: 'npm run build && vsce package',
postinstall: 'cd client && npm install && cd ../serverJS && npm install && cd ..',
pruneProduction: 'cd client && npm prune --production && cd ../serverJS && npm prune --production && cd ..',
publish: 'npm run build && vsce publish',
test: 'cd client && npm test && cd ../serverJS && npm test && cd ..',
'test-compile': 'tsc -p ./',
'vscode:prepublish': 'npm run webpack',
watch: 'tsc -b -w',
webpack: 'webpack --mode production --config ./client/webpack.config.js && webpack --mode production --config ./serverJS/webpack.config.js',
'webpack-dev': 'webpack --mode development --config ./client/webpack.config.js && webpack --mode development --config ./serverJS/webpack.config.js'
},
devDependencies: {
'@types/form-data': '^2.2.1',
'@types/lodash': '^4.14.167',
'@types/node': '^8.10.66',
'@typescript-eslint/eslint-plugin': '^4.13.0',
'@typescript-eslint/parser': '^4.13.0',
eslint: '^7.18.0',
'eslint-config-prettier': '^7.1.0',
'merge-options': '^1.0.1',
'request-promise-native': '^1.0.9',
rimraf: '^3.0.2',
'ts-loader': '^6.2.2',
typescript: '^3.9.7',
vsce: '^1.87.0',
webpack: '^4.46.0',
'webpack-cli': '^3.3.12'
}
}
]
[15:36:57] Started scanning user extensions
[15:36:57] [File Watcher (parcel)] Request to start watching: /etc/openhab (excludes: /.git/objects/,
/.git/subtree-cache/,/node_modules/*/,/.hg/store/,/home/openhabian/.local/share/code-server/extensions/, includes: )[15:36:57] [File Watcher (parcel)] Started watching: '/etc/openhab' with backend 'inotify' and native excludes '/etc/openhab/.git/objects, /etc/openhab/.git/subtree-cache, /etc/openhab/node_modules, /etc/openhab/.hg/store'
[15:36:57] Scanned user extensions: 2
[15:36:57] Scanned user extensions: 2
[15:36:57] Scanned system extensions: 88
[15:36:57] Scanned system extensions: 88
[15:36:57] [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/openhabian/.local/share/code-server/User/tasks.json'
[15:36:57] Scanned user extensions: 2
[15:36:57] Started scanning system extensions
[15:36:57] Started scanning user extensions
[15:36:57] Started scanning system extensions
[15:36:57] Started scanning user extensions
[15:36:57] Started scanning system extensions
[15:36:57] Started scanning user extensions
[15:36:57] Started scanning system extensions
[15:36:57] Started scanning user extensions
[15:36:58] Scanned user extensions: 2
[15:36:58] Scanned user extensions: 2
[15:36:58] Scanned user extensions: 2
[15:36:58] Scanned user extensions: 2
[15:36:58] Scanned system extensions: 88
[15:36:58] Scanned system extensions: 88
[15:36:58] Scanned system extensions: 88
[15:36:58] Scanned system extensions: 88
[15:36:59] Started scanning system extensions
[15:36:59] Started scanning user extensions
[15:36:59] Scanned user extensions: 2
[15:36:59] Scanned system extensions: 88
File not found: /usr/lib/node_modules/code-server/lib/vscode/node_modules/vscode-textmate/release/main.js
File not found: /usr/lib/node_modules/code-server/lib/vscode/node_modules/vscode-oniguruma/release/main.js
File not found: /usr/lib/node_modules/code-server/lib/vscode/node_modules/vscode-oniguruma/release/onig.wasm
[15:37:00] Started scanning user extensions
[15:37:00] Started scanning user extensions
[15:37:00] Scanned user extensions: 2
[15:37:00] Scanned user extensions: 2
[15:37:00] Started scanning system extensions
[15:37:00] Started scanning user extensions
[15:37:00] [File Watcher (node.js)] Request to start watching: /home/openhabian/.local/share/code-server/User/snippets (excludes: /home/openhabian/.local/share/code-server/extensions/**, includes: )
[15:37:00] Scanned user extensions: 2
[15:37:00] Scanned system extensions: 88
[15:37:00] [File Watcher (node.js)] Started watching: '/home/openhabian/.local/share/code-server/User/snippets'
[15:37:01] Terminal profile not validated zsh [ 'zsh' ]
[15:37:01] ComputeTargetPlatform: linux-armhf
[15:37:01] Terminal profile not validated fish [ 'fish' ]
[15:37:01] [File Watcher (node.js)] [raw] ["change"] systemExtensionsCache.json
[15:37:01] [File Watcher (node.js)] [CHANGED] /home/openhabian/.local/share/code-server/User/systemExtensionsCache.json
[15:37:01] [File Watcher (node.js)] [raw] ["change"] systemExtensionsCache.json
[15:37:01] [File Watcher (node.js)] [CHANGED] /home/openhabian/.local/share/code-server/User/systemExtensionsCache.json
[15:37:01] Terminal profile not validated tmux [ 'tmux' ]
[15:37:01] Terminal profile not validated pwsh [ 'pwsh' ]
[15:37:01] Validated terminal profiles [
{
profileName: 'sh',
path: '/bin/sh',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
},
{
profileName: 'bash',
path: '/usr/bin/bash',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: undefined,
isDefault: false,
isFromPath: true,
icon: { id: 'terminal-bash' },
color: undefined
},
{
profileName: 'rbash',
path: '/bin/rbash',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
},
{
profileName: 'dash',
path: '/bin/dash',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
},
{
profileName: 'screen',
path: '/usr/bin/screen',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
},
{
profileName: 'sh (2)',
path: '/usr/bin/sh',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
},
{
profileName: 'bash (2)',
path: '/usr/bin/bash',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
},
{
profileName: 'rbash (2)',
path: '/usr/bin/rbash',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
},
{
profileName: 'dash (2)',
path: '/usr/bin/dash',
args: undefined,
env: undefined,
overrideName: undefined,
isAutoDetected: true,
isDefault: false,
icon: undefined,
color: undefined
}
]
[15:37:01] [File Watcher (node.js)] >> normalized [CHANGED] /home/openhabian/.local/share/code-server/User/systemExtensionsCache.json
[15:37:01] [File Watcher (node.js)] [raw] ["change"] customBuiltinExtensionsCache.json
[15:37:01] [File Watcher (node.js)] [CHANGED] /home/openhabian/.local/share/code-server/User/customBuiltinExtensionsCache.json
[15:37:01] [File Watcher (node.js)] [raw] ["change"] customBuiltinExtensionsCache.json
[15:37:01] [File Watcher (node.js)] [CHANGED] /home/openhabian/.local/share/code-server/User/customBuiltinExtensionsCache.json
[15:37:01] [File Watcher (node.js)] >> normalized [CHANGED] /home/openhabian/.local/share/code-server/User/customBuiltinExtensionsCache.json
[15:37:03] Started scanning system extensions
[15:37:03] Started scanning user extensions
[15:37:03] Scanned user extensions: 2
[15:37:03] Scanned system extensions: 88

`

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

No response

@s0170071 s0170071 added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Jan 14, 2023
@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 17, 2023

Are there any logs in the browser about missing packages?

@jsjoeio jsjoeio added waiting-for-info Waiting for more information from submitter and removed bug Something isn't working triage This issue needs to be triaged by a maintainer labels Jan 17, 2023
@s0170071
Copy link
Author

In VSCode, I get a message, that is probably OpenHab related (see here):
java.util.concurrent.CompletionException: java.lang.RuntimeException: Cannot create a resource for 'java:/Objects/java.time.ZonedDateTime'; a registered resource factory is needed at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:704) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088) at org.eclipse.xtext.ide.server.concurrent.AbstractRequest.logAndCompleteExceptionally(AbstractRequest.java:73) at org.eclipse.xtext.ide.server.concurrent.ReadRequest.lambda$doRun$0(ReadRequest.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)

When reloading the browser tab, the console shows some 404s:

grafik

and the console log reads:

`

ERR Unable to write file 'vscode-log:/20230117T185828/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.): L@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:603:19345
writeFile@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:16779
async*_log/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:610:26
asyncconsume@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16903
queue/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16718
queue@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16642
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:33879
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:33231
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32089
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32282
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:5313
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32089
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32282
onBeforeUnload@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2029:6643
registerListeners/this.beforeUnloadListener<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2029:6360
workbench.web.main.js:609:3967
ERR Unable to write file 'vscode-log:/20230117T185828/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.): L@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:603:19345
writeFile@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:16779
async
_log/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:610:26
asyncconsume@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16903
consumed@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:17064
consume/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16965
promise callback
consume@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16931
queue/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16718
queue@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16642
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:33879
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:33231
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32089
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32282
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:5313
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32089
info@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32282
onBeforeUnload@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2029:6643
registerListeners/this.beforeUnloadListener<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2029:6360
workbench.web.main.js:609:3967
Uncaught (in promise) Canceled: Canceled
b errors.ts:158
cancel async.ts:357
dispose async.ts:368
dispose async.ts:404
dispose storage.ts:343
h lifecycle.ts:150
clear lifecycle.ts:250
dispose lifecycle.ts:231
dispose lifecycle.ts:304
close storageService.ts:219
createStorageService web.main.ts:505
dispose lifecycle.ts:195
t functional.ts:17
h lifecycle.ts:150
clear lifecycle.ts:250
registerListeners web.main.ts:216
invoke event.ts:659
deliver event.ts:861
fire event.ts:822
registerListeners workbench.ts:238
invoke event.ts:659
deliver event.ts:861
fire event.ts:822
onUnload lifecycleService.ts:169
doShutdown lifecycleService.ts:154
onBeforeUnload lifecycleService.ts:60
beforeUnloadListener lifecycleService.ts:37
44 workbench.web.main.js:10:1128
Uncaught (in promise) Canceled: Canceled
b errors.ts:158
call ipc.ts:519
call ipc.ts:946
promise callbackcall ipc.ts:946
watch diskFileSystemProviderClient.ts:242
dispose lifecycle.ts:195
t functional.ts:17
h lifecycle.ts:165
dispose fileService.ts:1115
h lifecycle.ts:150
clear lifecycle.ts:250
dispose lifecycle.ts:231
dispose lifecycle.ts:304
registerListeners web.main.ts:217
invoke event.ts:659
deliver event.ts:861
fire event.ts:822
registerListeners workbench.ts:240
invoke event.ts:659
deliver event.ts:861
fire event.ts:822
onUnload lifecycleService.ts:180
doShutdown lifecycleService.ts:154
onBeforeUnload lifecycleService.ts:60
beforeUnloadListener lifecycleService.ts:37
11 workbench.web.main.js:10:1128
Uncaught (in promise) Canceled: Canceled
b errors.ts:158
cancel async.ts:357
dispose async.ts:368
dispose async.ts:404
dispose storage.ts:343
h lifecycle.ts:150
clear lifecycle.ts:250
dispose lifecycle.ts:231
dispose lifecycle.ts:304
close storageService.ts:219
createStorageService web.main.ts:505
dispose lifecycle.ts:195
t functional.ts:17
h lifecycle.ts:150
clear lifecycle.ts:250
registerListeners web.main.ts:216
invoke event.ts:659
deliver event.ts:861
fire event.ts:822
registerListeners workbench.ts:238
invoke event.ts:659
deliver event.ts:861
fire event.ts:822
onUnload lifecycleService.ts:169
doShutdown lifecycleService.ts:154
onBeforeUnload lifecycleService.ts:60
beforeUnloadListener lifecycleService.ts:37
workbench.web.main.js:10:1128
Uncaught (in promise) Error: Unable to write file 'vscode-log:/20230117T185828/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.)
L files.ts:1156
writeFile fileService.ts:404
_log fileLog.ts:105
consume async.ts:637
queue async.ts:628
queue async.ts:626
_log fileLog.ts:93
info fileLog.ts:49
_log bufferLog.ts:53
info bufferLog.ts:68
info log.ts:434
_log bufferLog.ts:53
info bufferLog.ts:68
onBeforeUnload lifecycleService.ts:58
beforeUnloadListener lifecycleService.ts:37
workbench.web.main.js:603:19345
Uncaught (in promise) Error: Unable to write file 'vscode-log:/20230117T185828/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.)
L files.ts:1156
writeFile fileService.ts:404
_log fileLog.ts:105
consume async.ts:637
consumed async.ts:648
consume async.ts:639
promise callback
consume async.ts:639
queue async.ts:628
queue async.ts:626
_log fileLog.ts:93
info fileLog.ts:49
_log bufferLog.ts:53
info bufferLog.ts:68
info log.ts:434
_log bufferLog.ts:53
info bufferLog.ts:68
onBeforeUnload lifecycleService.ts:58
beforeUnloadListener lifecycleService.ts:37
workbench.web.main.js:603:19345
ERR Unable to write file 'vscode-log:/20230117T185828/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.): L@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:603:19345
writeFile@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:16779
async*_log/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:610:26
async*consume@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16903
queue/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16718
queue@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:16642
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:33879
error@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:33578
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32089
error@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32380
error@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:5434
_log@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32089
error@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:609:32380
handleUnexpectedError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3123:75690
registerErrorHandler/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3123:75253
onUnexpectedError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:10:354
R@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:10:615
registerErrorHandler/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3123:75181
workbench.web.main.js:609:3967
Uncaught (in promise) Error: Unable to write file 'vscode-log:/20230117T185828/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.)
L files.ts:1156
writeFile fileService.ts:404
_log fileLog.ts:105
consume async.ts:637
queue async.ts:628
queue async.ts:626
_log fileLog.ts:93
error fileLog.ts:68
_log bufferLog.ts:53
error bufferLog.ts:76
error log.ts:446
_log bufferLog.ts:53
error bufferLog.ts:76
handleUnexpectedError workbench.ts:129
registerErrorHandler workbench.ts:87
onUnexpectedError errors.ts:65
R errors.ts:84
registerErrorHandler workbench.ts:80
3 workbench.web.main.js:603:19345
Diese Seite verwendet die nicht standardisierte Eigenschaft "zoom". Stattdessen sollte calc() in den entsprechenden Eigenschaftswerten oder "transform" zusammen mit "transform-origin: 0 0" verwendet werden. 192.168.1.30:9090
The web worker extension host is started in a same-origin iframe! webWorkerExtensionHost.ts:120:11
Feature Policy: Unbekannte Funktionalität (Feature) "usb" wird ignoriert. webWorkerExtensionHost.ts:142:9
Feature Policy: Unbekannte Funktionalität (Feature) "serial" wird ignoriert. webWorkerExtensionHost.ts:142:9
Feature Policy: Unbekannte Funktionalität (Feature) "hid" wird ignoriert. webWorkerExtensionHost.ts:142:9
Feature Policy: Unbekannte Funktionalität (Feature) "cross-origin-isolated" wird ignoriert. webWorkerExtensionHost.ts:142:9
Feature Policy: Unbekannte Funktionalität (Feature) "usb" wird ignoriert. webWorkerExtensionHost.ts:147:9
Feature Policy: Unbekannte Funktionalität (Feature) "serial" wird ignoriert. webWorkerExtensionHost.ts:147:9
Feature Policy: Unbekannte Funktionalität (Feature) "hid" wird ignoriert. webWorkerExtensionHost.ts:147:9
Feature Policy: Unbekannte Funktionalität (Feature) "cross-origin-isolated" wird ignoriert. webWorkerExtensionHost.ts:147:9
Feature Policy: Unbekannte Funktionalität (Feature) "usb" wird ignoriert. webWorkerExtensionHost.ts:198:32
Feature Policy: Unbekannte Funktionalität (Feature) "serial" wird ignoriert. webWorkerExtensionHost.ts:198:32
Feature Policy: Unbekannte Funktionalität (Feature) "hid" wird ignoriert. webWorkerExtensionHost.ts:198:32
Feature Policy: Unbekannte Funktionalität (Feature) "cross-origin-isolated" wird ignoriert. webWorkerExtensionHost.ts:198:32
Ein iframe, der sowohl "allow-scripts" als auch "allow-same-origin" für sein "sandbox"-Attribut gesetzt hat, kann seine Sandbox entfernen. 192.168.1.30:9090
Die Zeichenkodierung eines Dokuments im Frame wurde nicht deklariert. Das Dokument kann anders aussehen, wenn es ohne das umgebende Frame-Dokument angesehen wird. webWorkerExtensionHostIframe.html
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("default-src"). moz-extension:62:2650
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("default-src"). moz-extension:62:2884
GEThttp://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/node_modules/vscode-textmate/release/main.js
[HTTP/1.1 404 Not Found 122ms]

GEThttp://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/node_modules/vscode-oniguruma/release/main.js
[HTTP/1.1 404 Not Found 119ms]

XHRGEThttp://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/node_modules/vscode-oniguruma/release/onig.wasm
[HTTP/1.1 404 Not Found 106ms]

Laden fehlgeschlagen für das <script> mit der Quelle "http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/node_modules/vscode-oniguruma/release/main.js". 192.168.1.30:9090:1:1
ERR
[object Event]: E@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:4101
s.prototype._createLoadError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:8031
s.prototype._onLoadError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:8150
a@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:9989
s.prototype._loadModule/a/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:10345
e.prototype.triggerErrorback@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10746
e.prototype.load/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10452
a@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10967
EventListene…
log.ts:324:11
Laden fehlgeschlagen für das <script> mit der Quelle "http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/node_modules/vscode-textmate/release/main.js". 192.168.1.30:9090:1:1
ERR
[object Event]: E@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:4101
s.prototype._createLoadError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:8031
s.prototype._onLoadError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:8150
a@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:9989
s.prototype._loadModule/a/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:10345
e.prototype.triggerErrorback@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10746
e.prototype.load/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10452
a@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10967
EventListene…
log.ts:324:11
ERR Cannot find module 'native-watchdog'
Require stack:

  • /usr/lib/node_modules/code-server/lib/vscode/out/vs/loader.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-amd.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-fork.js

Error: Cannot find module 'native-watchdog'
Require stack:

  • /usr/lib/node_modules/code-server/lib/vscode/out/vs/loader.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-amd.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-fork.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
    at Function.Module._load (node:internal/modules/cjs/loader:841:27)
    at Function.a._load (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:118:14563)
    at Module.require (node:internal/modules/cjs/loader:1067:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Function.r [as __$__nodeRequire] (/usr/lib/node_modules/code-server/lib/vscode/out/vs/loader.js:5:101)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:118:17727
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at r.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:16515)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:118:17104
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at r.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:16515)
    at o._receiveMessage (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:21327)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:18770
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at g.acceptChunk (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:13346)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:12476
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at g._processReadQueue (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:32010): Error: Cannot find module 'native-watchdog'
    Require stack:
  • /usr/lib/node_modules/code-server/lib/vscode/out/vs/loader.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-amd.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-fork.js

Error: Cannot find module 'native-watchdog'
Require stack:

  • /usr/lib/node_modules/code-server/lib/vscode/out/vs/loader.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-amd.js
  • /usr/lib/node_modules/code-server/lib/vscode/out/bootstrap-fork.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
    at Function.Module._load (node:internal/modules/cjs/loader:841:27)
    at Function.a._load (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:118:14563)
    at Module.require (node:internal/modules/cjs/loader:1067:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Function.r [as __$__nodeRequire] (/usr/lib/node_modules/code-server/lib/vscode/out/vs/loader.js:5:101)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:118:17727
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at r.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:16515)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:118:17104
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at r.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:16515)
    at o._receiveMessage (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:21327)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:18770
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at g.acceptChunk (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:13346)
    at /usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:12476
    at h.invoke (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
    at v.deliver (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
    at g.fire (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
    at g._processReadQueue (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:69:32010)
    at Timeout._onTimeout (/usr/lib/node_modules/code-server/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js:5:12)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7) log.ts:324:11
    [Extension Host] Update Config Manager console.ts:137:34
    [Extension Host] openHAB vscode extension has been activated console.ts:137:34
    INFO Updating additional builtin extensions cache log.ts:312:11
    [Extension Host] Updates Items for HoverProvider console.ts:137:34
    ERR Error while registering log channel vscode-log:/20230117T185852/remoteTunnel.log Timed out while waiting for file to be created log.ts:324:11

​`

@s0170071
Copy link
Author

I installed the natige-watchdog module that was missing, but that didnt fix it.

@s0170071
Copy link
Author

s0170071 commented Mar 4, 2023

main.js appears to be missing

`

ERR
[object Event]: E@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:4101
s.prototype._createLoadError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:8031
s.prototype._onLoadError@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:8150
a@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:9989
s.prototype._loadModule/a/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:10345
e.prototype.triggerErrorback@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10746
e.prototype.load/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10452
a@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10967
EventListener.handleEvente.prototype.attachListeners@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:11004
e.prototype.load@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:11426
e.prototype.load@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:3:10382
a@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:10224
s.prototype._loadModule@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:10355
s.prototype._resolve@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:6:452
s.prototype.defineModule@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:6066
s.prototype._relativeRequire@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:6752
r@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:9330
@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2336:48443
_getOrCreateGrammarFactory@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2336:48422
createTokenizationSupport@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2336:49303
_create@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:211:52042
resolve@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:211:51950
getOrCreate@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:211:51183
_createAndGetLanguageIdentifier@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:626:21122
createByMimeType/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:626:20712
b@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:626:21347
createByMimeType@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:626:20632
s@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2031:15567
_createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:1522
createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:947
instantiateChannel@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2031:18714
createChannel@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2031:18122
onDidRegisterChannel@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2031:17851
l@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2031:16690
_createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:1522
_createServiceInstance/g<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:4021
V/this._executor@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:21487
get value@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:76:21684
get@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:4439
C@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:2029:43710
_createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:1522
createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:947
_createExtensionHostCustomers@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:1781:25080
_s/this._proxy<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:1781:22582
promise callback
_s@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:1781:22390
_createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:1522
createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:947
o@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:1781:21517
_doCreateExtensionHostManager@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3250:26399
_createExtensionHostManager@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3250:26057
_startExtensionHostsIfNecessary@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3250:25825
_initialize@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3250:23634
Uc/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3252:2481
asyncUc@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3252:2361
_createInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:1522
_createServiceInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:4565
_createServiceInstanceWithOwner@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:3635
_createAndCacheServiceInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:3310
_safeCreateAndCacheServiceInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:2451
_getOrCreateServiceInstance@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:2172
get@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:583
initLayout@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3123:8641
startup/<@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3123:75983
invokeFunction@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:604:453
startup@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3123:75814
open@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3172:185977
async
n@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/workbench/workbench.web.main.js:3172:195328
@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/code/browser/workbench/workbench.js:3:7743
@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/code/browser/workbench/workbench.js:3:8712
s._invokeFactory@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:1564
s.prototype.complete@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:1801
s.prototype._onModuleComplete@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:6:1112
s.prototype._resolve@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:6:510
s.prototype.defineModule@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:5:6066
y@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/loader.js:6:1825
@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/code/browser/workbench/workbench.js:3:654
@http://192.168.1.30:9090/stable-6261075646f055b99068d3688932416f2346dd3b/static/out/vs/code/browser/workbench/workbench.js:3:8719
log.ts:324:11
`

@code-asher code-asher added waiting-for-info Waiting for more information from submitter and removed waiting-for-info Waiting for more information from submitter labels Jul 11, 2024
@code-asher
Copy link
Member

Sorry we never responded. Does this still happen with the latest release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-info Waiting for more information from submitter
Projects
None yet
Development

No branches or pull requests

3 participants