From 739710f590371de17ae0debb4dc38b0de270b9f3 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 20 Jun 2019 19:48:48 +0200 Subject: 2019-06-20 18:53:00 --- scripts/context/lua/mtx-vscode.lua | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'scripts/context/lua/mtx-vscode.lua') diff --git a/scripts/context/lua/mtx-vscode.lua b/scripts/context/lua/mtx-vscode.lua index 22a821dec..9b907e8c9 100644 --- a/scripts/context/lua/mtx-vscode.lua +++ b/scripts/context/lua/mtx-vscode.lua @@ -2527,7 +2527,7 @@ function scripts.vscode.generate(targetpath) } local capturedluatex = words { -- new - "halfword", "scaled", "pointer", + "word", "halfword", "quarterword", "scaled", "pointer", "glueratio", } local capturedmacros = words { -- copied from cpp.lua @@ -3177,5 +3177,4 @@ else application.help() end --- scripts.vscode.generate([[t:/vscode/data/extensions]]) --- scripts.vscode.generate([[e:\tex-context\tex\texmf-context\context\data\vscode\extensions]]) +scripts.vscode.generate([[t:/vscode/data/context/extensions]]) -- cgit v1.2.3