James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.65k stars 530 forks source link

"a.replace is not a function" #4348

Closed hflsmax closed 1 month ago

hflsmax commented 1 month ago

Please fill the following fields with a star (*) and provide as much related information as possible.

Pre-checks*

Please change the following [ ] to [x] for confirmation.

  • [ x] The issue has not been reported in this repository.
  • [ x] The issue remains after disabling all other extensions and restarting Visual Studio Code.
  • [ x] The FAQ cannot address the issue.
  • [ x] The issue is not related to compiling a document, or the document can be successfully compiled in the OS terminal but not in Visual Studio Code with this extension.

Environment*

Please write exact version numbers instead of descriptors such as latest.

  • Operating System: MacOS 14.0 (23A344)
  • Visual Studio Code Version: Version: 1.92.2 (Universal)
  • LaTeX Workshop Version: v10.1.0
  • TeX Distribution Version: TeX 3.141592653 (TeX Live 2022) kpathsea version 6.3.4

The Issue*

Please briefly describe the issue you come across. When I invoke "Build with Recipe" and chose (lualatex), a pop up windows stated that

Command 'LaTeX Workshop: Build with recipe' resulted in an error
a.replace is not a function

image

Reproduction Steps

Please list out the steps to reproduce your bug. Include relevant environmental variables or any other configuration. Below is my settings.json

"latex-workshop.latex.rootFile.indicator": "\\begin{document}",
"latex-workshop.latex.recipes": [
{
"name": "latexmk (lualatex)",
"tools": [
"lualatexmk"
],
},
],
"latex-workshop.latex.tools": [
{
"name": "lualatexmk",
"command": "latexmk",
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-file-line-error",
"-lualatex",
"-outdir=%OUTDIR%",
"%DOC%"
],
"env": {
"TEXINPUTS": [
"/Users/c24ma/Documents/led/formalism",
"/Users/c24ma/Documents/led/tex-macros",
]
}
},
],
"latex-workshop.latex.texDirs": [
"/Users/c24ma/Documents/led/formalism",
"/Users/c24ma/Documents/led/tex-macros"
],
"latex-workshop.view.pdf.viewer": "external",
"latex-workshop.view.pdf.external.viewer.command": "/Applications/Skim.app/Contents/SharedSupport/displayline",
"latex-workshop.view.pdf.external.viewer.args": [
"0",
"%PDF%"
],
"latex-workshop.view.pdf.external.synctex.command": "/Applications/Skim.app/Contents/SharedSupport/displayline",
"latex-workshop.view.pdf.external.synctex.args": [
"-r",
"-b",
"%LINE%",
"%PDF%",
"%TEX%",
],
"latex-workshop.view.pdf.internal.synctex.keybinding": "double-click",
"latex-workshop.synctex.afterBuild.enabled": true,
"latex-workshop.latex.search.rootFiles.include": [
"*.tex"
],
}

Logs

LaTeX Workshop Output*

Please paste the whole log messages below, not parts of ones. The log should start with New log placeholder %WS1% registered.


[12:42:38.512][Logger] New log placeholder %WS1% registered for /Users/c24ma/Documents/led .
[12:42:38.512][Extension] Initializing LaTeX Workshop.
[12:42:38.552][Build][Recipe] Set $LATEXWORKSHOP_DOCKER_LATEX: ""
[12:42:38.552][Build][Recipe] Set $LATEXWORKSHOP_DOCKER_PATH: "docker"
[12:42:38.567][Server] Creating LaTeX Workshop http and websocket server.
[12:42:38.593][Format][Bib] Bibtex format config: {"tab":"  ","case":"lowercase","left":"{","right":"}","trailingComma":false,"sort":["key"],"alignOnEqual":true,"sortFields":false,"fieldsOrder":[],"firstEntries":["string","xdata"]}
[12:42:38.607][Server] Server successfully started: {"address":"127.0.0.1","family":"IPv4","port":60603} .
[12:42:38.612][Extension] Extension root: /Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0
[12:42:38.612][Extension] $PATH: /Users/c24ma/Library/Python/3.9/bin:/Users/c24ma/bin:/Users/c24ma/.cabal/bin:/Users/c24ma/.ghcup/bin:/opt/homebrew/opt/llvm@13/bin:/Users/c24ma/.opam/default/bin:/opt/homebrew/bin:/usr/local/texlive/2022/bin/universal-darwin:/opt/openssl/bin:/Users/c24ma/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/homebrew/bin:/Users/c24ma/.cargo/bin:/Applications/Visual Studio Code.app/Contents/Resources/app/bin
[12:42:38.612][Extension] $SHELL: /bin/zsh
[12:42:38.612][Extension] $LANG: undefined
[12:42:38.612][Extension] $LC_ALL: undefined
[12:42:38.612][Extension] process.platform: darwin
[12:42:38.612][Extension] process.arch: arm64
[12:42:38.612][Extension] vscode.env.appName: Visual Studio Code
[12:42:38.612][Extension] vscode.env.remoteName: undefined
[12:42:38.612][Extension] vscode.env.uiKind: 1
[12:42:38.613][Config] latex-workshop.latex.recipes: [{"name":"latexmk (lualatex)","tools":["lualatexmk"]}] .
[12:42:38.613][Config] latex-workshop.latex.tools: [{"name":"lualatexmk","command":"latexmk","args":["-synctex=1","-interaction=nonstopmode","-file-line-error","-lualatex","-outdir=%OUTDIR%","%DOC%"],"env":{"TEXINPUTS":["%WS1%/formalism","%WS1%/tex-macros"]}}] .
[12:42:38.615][Config] latex-workshop.latex.texDirs: ["%WS1%/formalism","%WS1%/tex-macros"] .
[12:42:38.616][Config] latex-workshop.latex.search.rootFiles.include: ["*.tex"] .
[12:42:38.616][Config] latex-workshop.latex.rootFile.indicator: "\\begin{document}" .
[12:42:38.617][Config] latex-workshop.latex.watch.files.ignore: ["**/*.bbx","**/*.bbl","**/*.cbx","**/*.cfg","**/*.clo","**/*.cnf","**/*.def","**/*.dfu","**/*.enc","**/*.fd","**/*.fmt","**/*.lbx","**/*.map","**/*.mkii","**/*.pfb","**/*.tfm","**/*.vf","**/*.code.tex","**/texmf-{dist,var}/**","**/Local/MiKTeX/**","**/Local/Programs/MiKTeX/**","**/Roaming/MiKTeX/**","**/Program*/MiKTeX*/**","**/.miktex/texmfs/**","/var/cache/miktex-texmf/**","/usr/local/share/miktex-texmf/**","**/Library/Application Support/MiKTeX/texmfs/**","/dev/null"] .
[12:42:38.617][Config] latex-workshop.latex.autoBuild.cleanAndRetry.enabled: false .
[12:42:38.620][Config] latex-workshop.view.pdf.viewer: "external" .
[12:42:38.621][Config] latex-workshop.view.pdf.internal.synctex.keybinding: "double-click" .
[12:42:38.621][Config] latex-workshop.view.pdf.external.viewer.command: "/Applications/Skim.app/Contents/SharedSupport/displayline" .
[12:42:38.621][Config] latex-workshop.view.pdf.external.viewer.args: ["0","%PDF%"] .
[12:42:38.622][Config] latex-workshop.view.pdf.external.synctex.command: "/Applications/Skim.app/Contents/SharedSupport/displayline" .
[12:42:38.632][Config] latex-workshop.view.pdf.external.synctex.args: ["-r","-b","%LINE%","%PDF%","%TEX%"] .
[12:42:38.636][Config] latex-workshop.synctex.afterBuild.enabled: true .
[12:42:38.646][Config] latex-workshop.hover.preview.newcommand.newcommandFile: "/Users/c24ma/yizhou/bite/tex-macros/formalisms.sty" .
[12:42:38.655][Extension] Trigger characters for intellisense of LaTeX documents: ["\\",",","{","}"]
[12:42:38.656][Root] Current workspace folders: ["file://%WS1%"]
[12:42:38.656][Extension] LaTeX Workshop initialized.
[12:42:38.656][Root] Current workspaceRootDir: file://%WS1% .
[12:42:38.661][Server] valdOrigin is http://127.0.0.1:60603
[12:42:39.644][Root] Found files that might be root, choose the first one: %WS1%/paper.tex,%WS1%/markup.tex .
[12:42:39.645][Root] Root file changed: from %WS1%/paper.tex to %WS1%/paper.tex, langID latex . Refresh dependencies
[12:42:39.645][Event] ROOT_FILE_CHANGED: "%WS1%/paper.tex"
[12:42:39.645][Cacher][Watcher] Reset.
[12:42:39.645][Cacher][Watcher] Reset.
[12:42:39.646][Cacher] Adding %WS1%/paper.tex .
[12:42:39.646][Cacher][Watcher] Watched %WS1%/paper.tex with a new .* watcher on %WS1% .
[12:42:39.646][Event] FILE_WATCHED: "%WS1%/paper.tex"
[12:42:39.646][Cacher] Caching %WS1%/paper.tex .
[12:42:39.647][Event] ROOT_FILE_SEARCHED
[12:42:39.656][Cacher] Input %WS1%/tex-macros/paperversions.tex from %WS1%/paper.tex .
[12:42:39.657][Cacher] Adding %WS1%/tex-macros/paperversions.tex .
[12:42:39.657][Cacher][Watcher] Watched %WS1%/tex-macros/paperversions.tex with a new .* watcher on %WS1%/tex-macros .
[12:42:39.657][Event] FILE_WATCHED: "%WS1%/tex-macros/paperversions.tex"
[12:42:39.657][Cacher] Caching %WS1%/tex-macros/paperversions.tex .
[12:42:39.658][Cacher] Input %WS1%/header.tex from %WS1%/paper.tex .
[12:42:39.658][Cacher] Adding %WS1%/header.tex .
[12:42:39.658][Cacher][Watcher] Watched %WS1%/header.tex by the .* watcher.
[12:42:39.658][Event] FILE_WATCHED: "%WS1%/header.tex"
[12:42:39.659][Cacher] Caching %WS1%/header.tex .
[12:42:39.665][Cacher] Input %WS1%/body.tex from %WS1%/paper.tex .
[12:42:39.665][Cacher] Adding %WS1%/body.tex .
[12:42:39.665][Cacher][Watcher] Watched %WS1%/body.tex by the .* watcher.
[12:42:39.665][Event] FILE_WATCHED: "%WS1%/body.tex"
[12:42:39.665][Cacher] Caching %WS1%/body.tex .
[12:42:39.666][Cacher] Updated inputs of %WS1%/paper.tex .
[12:42:39.666][Cacher] Parse LaTeX AST: %WS1%/paper.tex .
[12:42:39.668][Cacher] Updated inputs of %WS1%/tex-macros/paperversions.tex .
[12:42:39.668][Cacher] Parse LaTeX AST: %WS1%/tex-macros/paperversions.tex .
[12:42:39.671][Cacher] Parsed LaTeX AST in 5.12 ms: %WS1%/paper.tex .
[12:42:39.672][Cacher] Updated elements in 0.26 ms: %WS1%/paper.tex .
[12:42:39.672][Event] FILE_PARSED: "%WS1%/paper.tex"
[12:42:39.674][Cacher] Input %WS1%/title.tex from %WS1%/header.tex .
[12:42:39.674][Cacher] Adding %WS1%/title.tex .
[12:42:39.674][Cacher][Watcher] Watched %WS1%/title.tex by the .* watcher.
[12:42:39.674][Event] FILE_WATCHED: "%WS1%/title.tex"
[12:42:39.674][Cacher] Caching %WS1%/title.tex .
[12:42:39.675][Cacher] Updated inputs of %WS1%/header.tex .
[12:42:39.675][Cacher] Parse LaTeX AST: %WS1%/header.tex .
[12:42:39.676][Cacher] Input %WS1%/abstract.tex from %WS1%/body.tex .
[12:42:39.676][Cacher] Adding %WS1%/abstract.tex .
[12:42:39.676][Cacher][Watcher] Watched %WS1%/abstract.tex by the .* watcher.
[12:42:39.676][Event] FILE_WATCHED: "%WS1%/abstract.tex"
[12:42:39.677][Cacher] Caching %WS1%/abstract.tex .
[12:42:39.678][Cacher] Input %WS1%/overview.tex from %WS1%/body.tex .
[12:42:39.678][Cacher] Adding %WS1%/overview.tex .
[12:42:39.679][Cacher][Watcher] Watched %WS1%/overview.tex by the .* watcher.
[12:42:39.679][Event] FILE_WATCHED: "%WS1%/overview.tex"
[12:42:39.679][Cacher] Caching %WS1%/overview.tex .
[12:42:39.680][Cacher] Updated inputs of %WS1%/title.tex .
[12:42:39.680][Cacher] Parse LaTeX AST: %WS1%/title.tex .
[12:42:39.680][Cacher] Updated inputs of %WS1%/abstract.tex .
[12:42:39.680][Cacher] Parse LaTeX AST: %WS1%/abstract.tex .
[12:42:39.685][Cacher] Parsed LaTeX AST in 17.23 ms: %WS1%/tex-macros/paperversions.tex .
[12:42:39.686][Cacher] Updated elements in 0.68 ms: %WS1%/tex-macros/paperversions.tex .
[12:42:39.686][Event] FILE_PARSED: "%WS1%/tex-macros/paperversions.tex"
[12:42:39.687][Cacher] Input %WS1%/translation.tex from %WS1%/body.tex .
[12:42:39.688][Cacher] Adding %WS1%/translation.tex .
[12:42:39.688][Cacher][Watcher] Watched %WS1%/translation.tex by the .* watcher.
[12:42:39.688][Event] FILE_WATCHED: "%WS1%/translation.tex"
[12:42:39.688][Cacher] Caching %WS1%/translation.tex .
[12:42:39.689][Cacher] Input %WS1%/implementation.tex from %WS1%/body.tex .
[12:42:39.690][Cacher] Adding %WS1%/implementation.tex .
[12:42:39.690][Cacher][Watcher] Watched %WS1%/implementation.tex by the .* watcher.
[12:42:39.690][Event] FILE_WATCHED: "%WS1%/implementation.tex"
[12:42:39.690][Cacher] Caching %WS1%/implementation.tex .
[12:42:39.696][Cacher] Input %WS1%/evaluation.tex from %WS1%/body.tex .
[12:42:39.696][Cacher] Adding %WS1%/evaluation.tex .
[12:42:39.696][Cacher][Watcher] Watched %WS1%/evaluation.tex by the .* watcher.
[12:42:39.696][Event] FILE_WATCHED: "%WS1%/evaluation.tex"
[12:42:39.697][Cacher] Caching %WS1%/evaluation.tex .
[12:42:39.697][Cacher] Input %WS1%/scheduler-example.tex from %WS1%/overview.tex .
[12:42:39.697][Cacher] Adding %WS1%/scheduler-example.tex .
[12:42:39.697][Cacher][Watcher] Watched %WS1%/scheduler-example.tex by the .* watcher.
[12:42:39.697][Event] FILE_WATCHED: "%WS1%/scheduler-example.tex"
[12:42:39.698][Cacher] Caching %WS1%/scheduler-example.tex .
[12:42:39.698][Cacher] Updated inputs of %WS1%/overview.tex .
[12:42:39.698][Cacher] Parse LaTeX AST: %WS1%/overview.tex .
[12:42:39.699][Cacher] Input %WS1%/formalism/source-syntax.tex from %WS1%/translation.tex .
[12:42:39.699][Cacher] Adding %WS1%/formalism/source-syntax.tex .
[12:42:39.699][Cacher][Watcher] Watched %WS1%/formalism/source-syntax.tex with a new .* watcher on %WS1%/formalism .
[12:42:39.699][Event] FILE_WATCHED: "%WS1%/formalism/source-syntax.tex"
[12:42:39.699][Cacher] Caching %WS1%/formalism/source-syntax.tex .
[12:42:39.700][Cacher] Input %WS1%/related.tex from %WS1%/body.tex .
[12:42:39.700][Cacher] Adding %WS1%/related.tex .
[12:42:39.700][Cacher][Watcher] Watched %WS1%/related.tex by the .* watcher.
[12:42:39.700][Event] FILE_WATCHED: "%WS1%/related.tex"
[12:42:39.700][Cacher] Caching %WS1%/related.tex .
[12:42:39.703][Cacher] Input %WS1%/formalism/source-syntax-runtime.tex from %WS1%/translation.tex .
[12:42:39.704][Cacher] Adding %WS1%/formalism/source-syntax-runtime.tex .
[12:42:39.704][Cacher][Watcher] Watched %WS1%/formalism/source-syntax-runtime.tex by the .* watcher.
[12:42:39.704][Event] FILE_WATCHED: "%WS1%/formalism/source-syntax-runtime.tex"
[12:42:39.704][Cacher] Caching %WS1%/formalism/source-syntax-runtime.tex .
[12:42:39.705][Cacher] Input %WS1%/appendix.tex from %WS1%/body.tex .
[12:42:39.706][Cacher] Adding %WS1%/appendix.tex .
[12:42:39.706][Cacher][Watcher] Watched %WS1%/appendix.tex by the .* watcher.
[12:42:39.706][Event] FILE_WATCHED: "%WS1%/appendix.tex"
[12:42:39.706][Cacher] Caching %WS1%/appendix.tex .
[12:42:39.706][Cacher] Updated inputs of %WS1%/body.tex .
[12:42:39.706][Cacher] Parse LaTeX AST: %WS1%/body.tex .
[12:42:39.707][Cacher] Updated inputs of %WS1%/evaluation.tex .
[12:42:39.707][Cacher] Parse LaTeX AST: %WS1%/evaluation.tex .
[12:42:39.711][Cacher] Updated inputs of %WS1%/scheduler-example.tex .
[12:42:39.711][Cacher] Parse LaTeX AST: %WS1%/scheduler-example.tex .
[12:42:39.711][Cacher] Input %WS1%/figures/two-threads-setjmp.tex from %WS1%/implementation.tex .
[12:42:39.711][Cacher] Adding %WS1%/figures/two-threads-setjmp.tex .
[12:42:39.711][Cacher][Watcher] Watched %WS1%/figures/two-threads-setjmp.tex with a new .* watcher on %WS1%/figures .
[12:42:39.711][Event] FILE_WATCHED: "%WS1%/figures/two-threads-setjmp.tex"
[12:42:39.712][Cacher] Caching %WS1%/figures/two-threads-setjmp.tex .
[12:42:39.712][Cacher] Input %WS1%/formalism/source-opsem-selected.tex from %WS1%/translation.tex .
[12:42:39.712][Cacher] Adding %WS1%/formalism/source-opsem-selected.tex .
[12:42:39.712][Cacher][Watcher] Watched %WS1%/formalism/source-opsem-selected.tex by the .* watcher.
[12:42:39.713][Event] FILE_WATCHED: "%WS1%/formalism/source-opsem-selected.tex"
[12:42:39.713][Cacher] Caching %WS1%/formalism/source-opsem-selected.tex .
[12:42:39.714][Cacher] Updated inputs of %WS1%/formalism/source-syntax.tex .
[12:42:39.714][Cacher] Parse LaTeX AST: %WS1%/formalism/source-syntax.tex .
[12:42:39.715][Cacher] Updated inputs of %WS1%/related.tex .
[12:42:39.715][Cacher] Parse LaTeX AST: %WS1%/related.tex .
[12:42:39.715][Cacher] Updated inputs of %WS1%/formalism/source-syntax-runtime.tex .
[12:42:39.715][Cacher] Parse LaTeX AST: %WS1%/formalism/source-syntax-runtime.tex .
[12:42:39.720][Cacher] Input %WS1%/figures/two-threads-preserve-none.tex from %WS1%/implementation.tex .
[12:42:39.720][Cacher] Adding %WS1%/figures/two-threads-preserve-none.tex .
[12:42:39.720][Cacher][Watcher] Watched %WS1%/figures/two-threads-preserve-none.tex by the .* watcher.
[12:42:39.720][Event] FILE_WATCHED: "%WS1%/figures/two-threads-preserve-none.tex"
[12:42:39.721][Cacher] Caching %WS1%/figures/two-threads-preserve-none.tex .
[12:42:39.721][Cacher] Updated inputs of %WS1%/implementation.tex .
[12:42:39.721][Cacher] Parse LaTeX AST: %WS1%/implementation.tex .
[12:42:39.722][Cacher] Input %WS1%/formalism/target-syntax.tex from %WS1%/translation.tex .
[12:42:39.722][Cacher] Adding %WS1%/formalism/target-syntax.tex .
[12:42:39.722][Cacher][Watcher] Watched %WS1%/formalism/target-syntax.tex by the .* watcher.
[12:42:39.722][Event] FILE_WATCHED: "%WS1%/formalism/target-syntax.tex"
[12:42:39.722][Cacher] Caching %WS1%/formalism/target-syntax.tex .
[12:42:39.723][Cacher] Input %WS1%/formalism/source-os.tex from %WS1%/appendix.tex .
[12:42:39.723][Cacher] Adding %WS1%/formalism/source-os.tex .
[12:42:39.723][Cacher][Watcher] Watched %WS1%/formalism/source-os.tex by the .* watcher.
[12:42:39.723][Event] FILE_WATCHED: "%WS1%/formalism/source-os.tex"
[12:42:39.724][Cacher] Caching %WS1%/formalism/source-os.tex .
[12:42:39.724][Cacher] Updated inputs of %WS1%/figures/two-threads-setjmp.tex .
[12:42:39.725][Cacher] Parse LaTeX AST: %WS1%/figures/two-threads-setjmp.tex .
[12:42:39.728][Cacher] Input %WS1%/formalism/target-syntax-runtime.tex from %WS1%/translation.tex .
[12:42:39.728][Cacher] Adding %WS1%/formalism/target-syntax-runtime.tex .
[12:42:39.728][Cacher][Watcher] Watched %WS1%/formalism/target-syntax-runtime.tex by the .* watcher.
[12:42:39.728][Event] FILE_WATCHED: "%WS1%/formalism/target-syntax-runtime.tex"
[12:42:39.729][Cacher] Caching %WS1%/formalism/target-syntax-runtime.tex .
[12:42:39.729][Cacher] Input %WS1%/formalism/target-os.tex from %WS1%/appendix.tex .
[12:42:39.729][Cacher] Adding %WS1%/formalism/target-os.tex .
[12:42:39.729][Cacher][Watcher] Watched %WS1%/formalism/target-os.tex by the .* watcher.
[12:42:39.729][Event] FILE_WATCHED: "%WS1%/formalism/target-os.tex"
[12:42:39.730][Cacher] Caching %WS1%/formalism/target-os.tex .
[12:42:39.731][Cacher] Updated inputs of %WS1%/formalism/source-opsem-selected.tex .
[12:42:39.731][Cacher] Parse LaTeX AST: %WS1%/formalism/source-opsem-selected.tex .
[12:42:39.732][Cacher] Updated inputs of %WS1%/figures/two-threads-preserve-none.tex .
[12:42:39.732][Cacher] Parse LaTeX AST: %WS1%/figures/two-threads-preserve-none.tex .
[12:42:39.733][Cacher] Input %WS1%/formalism/target-opsem-selected.tex from %WS1%/translation.tex .
[12:42:39.733][Cacher] Adding %WS1%/formalism/target-opsem-selected.tex .
[12:42:39.733][Cacher][Watcher] Watched %WS1%/formalism/target-opsem-selected.tex by the .* watcher.
[12:42:39.733][Event] FILE_WATCHED: "%WS1%/formalism/target-opsem-selected.tex"
[12:42:39.733][Cacher] Caching %WS1%/formalism/target-opsem-selected.tex .
[12:42:39.734][Cacher] Input %WS1%/formalism/translation.tex from %WS1%/appendix.tex .
[12:42:39.734][Cacher] Adding %WS1%/formalism/translation.tex .
[12:42:39.734][Cacher][Watcher] Watched %WS1%/formalism/translation.tex by the .* watcher.
[12:42:39.734][Event] FILE_WATCHED: "%WS1%/formalism/translation.tex"
[12:42:39.734][Cacher] Caching %WS1%/formalism/translation.tex .
[12:42:39.735][Cacher] Updated inputs of %WS1%/formalism/target-syntax.tex .
[12:42:39.736][Cacher] Parse LaTeX AST: %WS1%/formalism/target-syntax.tex .
[12:42:39.736][Cacher] Updated inputs of %WS1%/formalism/source-os.tex .
[12:42:39.736][Cacher] Parse LaTeX AST: %WS1%/formalism/source-os.tex .
[12:42:39.736][Cacher] Input %WS1%/figures/single-stack-layout.tex from %WS1%/translation.tex .
[12:42:39.736][Cacher] Adding %WS1%/figures/single-stack-layout.tex .
[12:42:39.736][Cacher][Watcher] Watched %WS1%/figures/single-stack-layout.tex by the .* watcher.
[12:42:39.736][Event] FILE_WATCHED: "%WS1%/figures/single-stack-layout.tex"
[12:42:39.737][Cacher] Caching %WS1%/figures/single-stack-layout.tex .
[12:42:39.739][Cacher] Input %WS1%/formalism/simulation.tex from %WS1%/appendix.tex .
[12:42:39.739][Cacher] Adding %WS1%/formalism/simulation.tex .
[12:42:39.739][Cacher][Watcher] Watched %WS1%/formalism/simulation.tex by the .* watcher.
[12:42:39.739][Event] FILE_WATCHED: "%WS1%/formalism/simulation.tex"
[12:42:39.739][Cacher] Caching %WS1%/formalism/simulation.tex .
[12:42:39.740][Cacher] Input %WS1%/formalism/translation-selected.tex from %WS1%/translation.tex .
[12:42:39.740][Cacher] Adding %WS1%/formalism/translation-selected.tex .
[12:42:39.740][Cacher][Watcher] Watched %WS1%/formalism/translation-selected.tex by the .* watcher.
[12:42:39.740][Event] FILE_WATCHED: "%WS1%/formalism/translation-selected.tex"
[12:42:39.740][Cacher] Caching %WS1%/formalism/translation-selected.tex .
[12:42:39.741][Cacher] Updated inputs of %WS1%/formalism/target-syntax-runtime.tex .
[12:42:39.741][Cacher] Parse LaTeX AST: %WS1%/formalism/target-syntax-runtime.tex .
[12:42:39.741][Cacher] Updated inputs of %WS1%/formalism/target-os.tex .
[12:42:39.741][Cacher] Parse LaTeX AST: %WS1%/formalism/target-os.tex .
[12:42:39.741][Cacher] Updated inputs of %WS1%/formalism/target-opsem-selected.tex .
[12:42:39.742][Cacher] Parse LaTeX AST: %WS1%/formalism/target-opsem-selected.tex .
[12:42:39.742][Cacher] Input %WS1%/interrupt-iter.tex from %WS1%/appendix.tex .
[12:42:39.743][Cacher] Adding %WS1%/interrupt-iter.tex .
[12:42:39.743][Cacher][Watcher] Watched %WS1%/interrupt-iter.tex by the .* watcher.
[12:42:39.743][Event] FILE_WATCHED: "%WS1%/interrupt-iter.tex"
[12:42:39.743][Cacher] Caching %WS1%/interrupt-iter.tex .
[12:42:39.743][Cacher] Updated inputs of %WS1%/appendix.tex .
[12:42:39.743][Cacher] Parse LaTeX AST: %WS1%/appendix.tex .
[12:42:39.744][Cacher] Input %WS1%/figures/scheduler-snapshots.tex from %WS1%/translation.tex .
[12:42:39.745][Cacher] Adding %WS1%/figures/scheduler-snapshots.tex .
[12:42:39.745][Cacher][Watcher] Watched %WS1%/figures/scheduler-snapshots.tex by the .* watcher.
[12:42:39.745][Event] FILE_WATCHED: "%WS1%/figures/scheduler-snapshots.tex"
[12:42:39.745][Cacher] Caching %WS1%/figures/scheduler-snapshots.tex .
[12:42:39.745][Cacher] Updated inputs of %WS1%/figures/single-stack-layout.tex .
[12:42:39.745][Cacher] Parse LaTeX AST: %WS1%/figures/single-stack-layout.tex .
[12:42:39.746][Cacher] Updated inputs of %WS1%/formalism/translation.tex .
[12:42:39.746][Cacher] Parse LaTeX AST: %WS1%/formalism/translation.tex .
[12:42:39.747][Cacher] Updated inputs of %WS1%/formalism/simulation.tex .
[12:42:39.747][Cacher] Parse LaTeX AST: %WS1%/formalism/simulation.tex .
[12:42:39.747][Cacher] Updated inputs of %WS1%/formalism/translation-selected.tex .
[12:42:39.747][Cacher] Parse LaTeX AST: %WS1%/formalism/translation-selected.tex .
[12:42:39.748][Cacher] Updated inputs of %WS1%/interrupt-iter.tex .
[12:42:39.748][Cacher] Parse LaTeX AST: %WS1%/interrupt-iter.tex .
[12:42:39.748][Cacher] Updated inputs of %WS1%/figures/scheduler-snapshots.tex .
[12:42:39.748][Cacher] Parse LaTeX AST: %WS1%/figures/scheduler-snapshots.tex .
[12:42:39.760][Cacher] Parsed LaTeX AST in 84.32 ms: %WS1%/header.tex .
[12:42:39.760][File] Calling kpsewhich to resolve acmart.cls .
[12:42:39.843][File] kpsewhich returned with '/usr/local/texlive/2022/texmf-dist/tex/latex/acmart/acmart.cls'.
[12:42:39.844][File] kpsewhich cache hit on acmart.cls: /usr/local/texlive/2022/texmf-dist/tex/latex/acmart/acmart.cls .
[12:42:39.844][File] kpsewhich cache hit on acmart.cls: /usr/local/texlive/2022/texmf-dist/tex/latex/acmart/acmart.cls .
[12:42:39.845][File] kpsewhich cache hit on acmart.cls: /usr/local/texlive/2022/texmf-dist/tex/latex/acmart/acmart.cls .
[12:42:39.845][File] kpsewhich cache hit on acmart.cls: /usr/local/texlive/2022/texmf-dist/tex/latex/acmart/acmart.cls .
[12:42:39.845][File] kpsewhich cache hit on acmart.cls: /usr/local/texlive/2022/texmf-dist/tex/latex/acmart/acmart.cls .
[12:42:39.848][Cacher] Updated elements in 88.49 ms: %WS1%/header.tex .
[12:42:39.849][Event] FILE_PARSED: "%WS1%/header.tex"
[12:42:39.849][Cacher] Parsed LaTeX AST in 169.50 ms: %WS1%/title.tex .
[12:42:39.850][Cacher] Updated elements in 0.11 ms: %WS1%/title.tex .
[12:42:39.850][Event] FILE_PARSED: "%WS1%/title.tex"
[12:42:39.854][Cacher] Parsed LaTeX AST in 173.57 ms: %WS1%/abstract.tex .
[12:42:39.855][Cacher] Updated elements in 0.20 ms: %WS1%/abstract.tex .
[12:42:39.855][Event] FILE_PARSED: "%WS1%/abstract.tex"
[12:42:39.860][Cacher] Input %WS1%/formalism/special-handlers-extension.tex from %WS1%/translation.tex .
[12:42:39.861][Cacher] Adding %WS1%/formalism/special-handlers-extension.tex .
[12:42:39.861][Cacher][Watcher] Watched %WS1%/formalism/special-handlers-extension.tex by the .* watcher.
[12:42:39.861][Event] FILE_WATCHED: "%WS1%/formalism/special-handlers-extension.tex"
[12:42:39.861][Cacher] Caching %WS1%/formalism/special-handlers-extension.tex .
[12:42:39.861][Cacher] Updated inputs of %WS1%/translation.tex .
[12:42:39.862][Cacher] Parse LaTeX AST: %WS1%/translation.tex .
[12:42:39.903][Cacher] Parsed LaTeX AST in 204.22 ms: %WS1%/overview.tex .
[12:42:39.907][Cacher] Updated elements in 3.93 ms: %WS1%/overview.tex .
[12:42:39.907][Event] FILE_PARSED: "%WS1%/overview.tex"
[12:42:39.911][Cacher] Updated inputs of %WS1%/formalism/special-handlers-extension.tex .
[12:42:39.911][Cacher] Parse LaTeX AST: %WS1%/formalism/special-handlers-extension.tex .
[12:42:39.924][Cacher] Parsed LaTeX AST in 217.25 ms: %WS1%/body.tex .
[12:42:39.925][Cacher] Bib %WS1%/refs.bib from %WS1%/body.tex .
[12:42:39.926][Intelli][Citation] Parsing .bib entries from %WS1%/refs.bib
[12:42:39.926][Intelli][Citation] Parse BibTeX AST from %WS1%/refs.bib .
[12:42:39.926][Cacher][Watcher] Watched %WS1%/refs.bib with a new .bib watcher on %WS1% .
[12:42:39.926][Event] FILE_WATCHED: "%WS1%/refs.bib"
[12:42:39.926][Cacher] Updated elements in 2.39 ms: %WS1%/body.tex .
[12:42:39.927][Event] FILE_PARSED: "%WS1%/body.tex"
[12:42:39.949][Cacher] Parsed LaTeX AST in 242.12 ms: %WS1%/evaluation.tex .
[12:42:39.951][Cacher] Updated elements in 1.92 ms: %WS1%/evaluation.tex .
[12:42:39.952][Event] FILE_PARSED: "%WS1%/evaluation.tex"
[12:42:39.952][Cacher] Parsed LaTeX AST in 241.23 ms: %WS1%/scheduler-example.tex .
[12:42:39.952][Cacher] Updated elements in 0.09 ms: %WS1%/scheduler-example.tex .
[12:42:39.953][Event] FILE_PARSED: "%WS1%/scheduler-example.tex"
[12:42:39.958][Cacher] Parsed LaTeX AST in 243.80 ms: %WS1%/formalism/source-syntax.tex .
[12:42:39.959][Cacher] Updated elements in 0.25 ms: %WS1%/formalism/source-syntax.tex .
[12:42:39.959][Event] FILE_PARSED: "%WS1%/formalism/source-syntax.tex"
[12:42:39.969][Cacher] Parsed LaTeX AST in 254.00 ms: %WS1%/related.tex .
[12:42:39.970][Cacher] Updated elements in 0.73 ms: %WS1%/related.tex .
[12:42:39.970][Event] FILE_PARSED: "%WS1%/related.tex"
[12:42:39.973][Cacher] Parsed LaTeX AST in 258.05 ms: %WS1%/formalism/source-syntax-runtime.tex .
[12:42:39.973][Cacher] Updated elements in 0.23 ms: %WS1%/formalism/source-syntax-runtime.tex .
[12:42:39.974][Event] FILE_PARSED: "%WS1%/formalism/source-syntax-runtime.tex"
[12:42:40.012][Cacher] Parsed LaTeX AST in 290.63 ms: %WS1%/implementation.tex .
[12:42:40.018][Cacher] Updated elements in 5.43 ms: %WS1%/implementation.tex .
[12:42:40.018][Event] FILE_PARSED: "%WS1%/implementation.tex"
[12:42:40.029][Cacher] Parsed LaTeX AST in 304.04 ms: %WS1%/figures/two-threads-setjmp.tex .
[12:42:40.030][Cacher] Updated elements in 0.64 ms: %WS1%/figures/two-threads-setjmp.tex .
[12:42:40.030][Event] FILE_PARSED: "%WS1%/figures/two-threads-setjmp.tex"
[12:42:40.049][Cacher] Parsed LaTeX AST in 317.96 ms: %WS1%/formalism/source-opsem-selected.tex .
[12:42:40.050][Cacher] Updated elements in 0.47 ms: %WS1%/formalism/source-opsem-selected.tex .
[12:42:40.050][Event] FILE_PARSED: "%WS1%/formalism/source-opsem-selected.tex"
[12:42:40.067][Cacher] Parsed LaTeX AST in 334.15 ms: %WS1%/figures/two-threads-preserve-none.tex .
[12:42:40.068][Cacher] Updated elements in 0.50 ms: %WS1%/figures/two-threads-preserve-none.tex .
[12:42:40.068][Event] FILE_PARSED: "%WS1%/figures/two-threads-preserve-none.tex"
[12:42:40.069][Cacher] Parsed LaTeX AST in 333.53 ms: %WS1%/formalism/target-syntax.tex .
[12:42:40.070][Cacher] Updated elements in 0.16 ms: %WS1%/formalism/target-syntax.tex .
[12:42:40.070][Event] FILE_PARSED: "%WS1%/formalism/target-syntax.tex"
[12:42:40.083][Cacher] Parsed LaTeX AST in 347.16 ms: %WS1%/formalism/source-os.tex .
[12:42:40.085][Cacher] Updated elements in 1.32 ms: %WS1%/formalism/source-os.tex .
[12:42:40.085][Event] FILE_PARSED: "%WS1%/formalism/source-os.tex"
[12:42:40.086][Cacher] Parsed LaTeX AST in 345.08 ms: %WS1%/formalism/target-syntax-runtime.tex .
[12:42:40.088][Cacher] Updated elements in 2.33 ms: %WS1%/formalism/target-syntax-runtime.tex .
[12:42:40.089][Event] FILE_PARSED: "%WS1%/formalism/target-syntax-runtime.tex"
[12:42:40.103][Cacher] Parsed LaTeX AST in 362.42 ms: %WS1%/formalism/target-os.tex .
[12:42:40.106][Cacher] Updated elements in 2.05 ms: %WS1%/formalism/target-os.tex .
[12:42:40.106][Event] FILE_PARSED: "%WS1%/formalism/target-os.tex"
[12:42:40.111][Cacher] Parsed LaTeX AST in 369.07 ms: %WS1%/formalism/target-opsem-selected.tex .
[12:42:40.112][Cacher] Updated elements in 0.79 ms: %WS1%/formalism/target-opsem-selected.tex .
[12:42:40.112][Event] FILE_PARSED: "%WS1%/formalism/target-opsem-selected.tex"
[12:42:40.113][Cacher] Parsed LaTeX AST in 369.02 ms: %WS1%/appendix.tex .
[12:42:40.113][Cacher] Updated elements in 0.12 ms: %WS1%/appendix.tex .
[12:42:40.113][Event] FILE_PARSED: "%WS1%/appendix.tex"
[12:42:40.123][Cacher] Parsed LaTeX AST in 377.31 ms: %WS1%/figures/single-stack-layout.tex .
[12:42:40.124][Cacher] Updated elements in 0.55 ms: %WS1%/figures/single-stack-layout.tex .
[12:42:40.124][Event] FILE_PARSED: "%WS1%/figures/single-stack-layout.tex"
[12:42:40.155][Cacher] Parsed LaTeX AST in 409.61 ms: %WS1%/formalism/translation.tex .
[12:42:40.157][Cacher] Updated elements in 1.74 ms: %WS1%/formalism/translation.tex .
[12:42:40.158][Event] FILE_PARSED: "%WS1%/formalism/translation.tex"
[12:42:40.235][Cacher] Parsed LaTeX AST in 487.71 ms: %WS1%/formalism/simulation.tex .
[12:42:40.237][Cacher] Updated elements in 2.42 ms: %WS1%/formalism/simulation.tex .
[12:42:40.238][Event] FILE_PARSED: "%WS1%/formalism/simulation.tex"
[12:42:40.260][Cacher] Parsed LaTeX AST in 512.18 ms: %WS1%/formalism/translation-selected.tex .
[12:42:40.261][Cacher] Updated elements in 1.03 ms: %WS1%/formalism/translation-selected.tex .
[12:42:40.261][Event] FILE_PARSED: "%WS1%/formalism/translation-selected.tex"
[12:42:40.261][Cacher] Parsed LaTeX AST in 513.55 ms: %WS1%/interrupt-iter.tex .
[12:42:40.262][Cacher] Updated elements in 0.06 ms: %WS1%/interrupt-iter.tex .
[12:42:40.262][Event] FILE_PARSED: "%WS1%/interrupt-iter.tex"
[12:42:40.327][Cacher] Parsed LaTeX AST in 578.53 ms: %WS1%/figures/scheduler-snapshots.tex .
[12:42:40.330][Cacher] Updated elements in 2.42 ms: %WS1%/figures/scheduler-snapshots.tex .
[12:42:40.330][Event] FILE_PARSED: "%WS1%/figures/scheduler-snapshots.tex"
[12:42:40.509][Cacher] Parsed LaTeX AST in 647.87 ms: %WS1%/translation.tex .
[12:42:40.516][Cacher] Updated elements in 6.66 ms: %WS1%/translation.tex .
[12:42:40.517][Event] FILE_PARSED: "%WS1%/translation.tex"
[12:42:40.519][Cacher] Parsed LaTeX AST in 607.67 ms: %WS1%/formalism/special-handlers-extension.tex .
[12:42:40.520][Cacher] Updated elements in 0.63 ms: %WS1%/formalism/special-handlers-extension.tex .
[12:42:40.520][Event] FILE_PARSED: "%WS1%/formalism/special-handlers-extension.tex"
[12:42:40.528][Structure] Structure force updated with 0 root sections for %WS1%/paper.tex .
[12:42:40.528][Event] STRUCTURE_UPDATED
[12:42:40.530][Intelli][Citation] Parsed 45 bib entries from %WS1%/refs.bib .
[12:42:40.530][Event] FILE_PARSED: "%WS1%/refs.bib"
[12:42:40.537][Structure] Structure force updated with 16 root sections for %WS1%/paper.tex .
[12:42:40.537][Event] STRUCTURE_UPDATED
[12:42:43.626][Commander] RECIPES command invoked.
[12:42:44.173][Commander] BUILD command invoked.
[12:42:44.173][Build] The document of the active editor: file://%WS1%/body.tex
[12:42:44.173][Build] The languageId of the document: latex
[12:42:44.174][Root] Current workspace folders: ["file://%WS1%"]
[12:42:44.174][Root] Keep using the same root file: %WS1%/paper.tex
[12:42:44.174][Event] ROOT_FILE_SEARCHED
[12:42:44.174][Event] STRUCTURE_UPDATED
[12:42:44.174][Build] Building root file: %WS1%/paper.tex
[12:42:44.175][Build][Recipe] Build root file %WS1%/paper.tex
[12:42:44.176][Build][Recipe] Preparing to run recipe: latexmk (lualatex).
[12:42:44.176][Build][Recipe] Prepared 1 tools.

### Developer Tools Console
> _Please paste the whole log messages below, not parts of ones. This console logs can sometimes be very important in many cases. To access the log, click `Help` -> `Toggle Developer Tools` -> `Console`._

log.ts:419 INFO Started local extension host with pid 15239. log.ts:429 WARN [twxs.cmake]: Cannot register 'cmake.cmakePath'. This property is already registered. log.ts:419 INFO Creating lazy extension host (LocalWebWorker). Reason: contains 1 extension(s): revng.llvm-ir. webWorkerExtensionHostIframe.html:1 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing. TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/TeX.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/TeX.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex.latex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/LaTeX.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/LaTeX.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.bibtex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/Bibtex.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/Bibtex.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex.markdown_latex_combined. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/markdown-latex-combined.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope source.cpp.embedded.latex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/cpp-grammar-bailout.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope source.r. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/r/syntaxes/r.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/reditorsupport.r-2.8.4/syntax/r.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope source.sml. Old grammar file: file:///Users/c24ma/.vscode/extensions/azdavis.millet-0.14.6-darwin-arm64/languages/sml/syntax.json. New grammar file: file:///Users/c24ma/.vscode/extensions/stonebuddha.vscode-better-sml-0.0.4/syntaxes/sml.json register @ TMScopeRegistry.ts:46 console.ts:137 [Extension Host] darwin TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/TeX.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/TeX.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex.latex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/LaTeX.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/LaTeX.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.bibtex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/Bibtex.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/Bibtex.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.tex.markdown_latex_combined. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/markdown-latex-combined.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/markdown-latex-combined.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope source.cpp.embedded.latex. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/james-yu.latex-workshop-10.1.0/syntax/cpp-grammar-bailout.tmLanguage.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope source.r. Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/r/syntaxes/r.tmLanguage.json. New grammar file: file:///Users/c24ma/.vscode/extensions/reditorsupport.r-2.8.4/syntax/r.json register @ TMScopeRegistry.ts:46 TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope source.sml. Old grammar file: file:///Users/c24ma/.vscode/extensions/azdavis.millet-0.14.6-darwin-arm64/languages/sml/syntax.json. New grammar file: file:///Users/c24ma/.vscode/extensions/stonebuddha.vscode-better-sml-0.0.4/syntaxes/sml.json register @ TMScopeRegistry.ts:46 log.ts:419 INFO [perf] Render performance baseline is 16ms log.ts:429 WARN [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.deleteBuildDirOnCleanCconfigure.description.



## Anything Else?
> _Add any other context about the problem below._
- 
hflsmax commented 1 month ago

@xiaobai-marker Can you explain what this will do? I'd rather not download and run arbitrary files from the internet.

James-Yu commented 1 month ago

env in your tool should be key-string pairs.