Takashi Tamura

Results 9 issues of Takashi Tamura

# Description Changes to `compareWithHead` and `compareWithWorking`. Closes #1592. # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding style...

We can now set a language id to output channels: - https://github.com/microsoft/vscode/issues/19561#issuecomment-1032641929 With the feature, we can highlight the outputs with custom language syntax, e.g., `latex-workshop-log.tmLanguage.json`, `latex-workshop-compiler-log.tmLanguage.json`. @jlelong I think...

feature request

Does this issue occur when all extensions are disabled?: Yes Version: 1.72.0-insider (Universal) Commit: c4722f1bb292284e0437eb7547808a5788fe6430 Date: 2022-09-02T05:20:22.688Z Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin arm64 20.6.0 Sandboxed:...

bug
info-needed
confirmation-pending
terminal-rendering

Fix removing the extension from `moduleSrc`. If the directory, or the project name, includes `.js`, e.g., `pdf.js`, `moduleSrc.replace(moduleExt, '')` doesn't work. It converts `/pdf.js/a.js` to `/pdf/a.js`.

Add a document on consistent origin for webviews and webview views to [Webview manual](https://code.visualstudio.com/api/extension-guides/webview), which is available only on [a release note](https://code.visualstudio.com/updates/v1_73#_consistent-origin-for-webviews-and-webview-views). It is difficult for users to find the...

doc-enhancement

It would be better to investigate a way of using [vscode-tmgrammar-test](https://github.com/PanAeon/vscode-tmgrammar-test) for tests. See [the official document](https://github.com/microsoft/vscode-textmate#for-grammar-authors) > For grammar authors > > See [vscode-tmgrammar-test](https://github.com/PanAeon/vscode-tmgrammar-test) that can help you write...

dev

### Issue Summary `mathjax-full/js/output/svg/DefaultFont.js` and `mathjax-full/js/output/chtml/DefaultFont.js` are provided as ES module at `[email protected]`. Other `.js` files are provided in CJS format. It causes issues when directly using `mathjax-full` from Node.js...

Accepted
Test Not Needed
Merged
v4

When implementing a chat participant that uses tool calls with the copilot models, the last message sent to the copilot models after invoking a tool should not be the result...

doc-bug

Name: GitHub Copilot Chat Id: GitHub.copilot-chat Description: AI chat features powered by Copilot Version: 0.31.2025081101 Publisher: GitHub VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat Version: 1.104.0-insider Commit: 05a5962257a7e10d61d798d48dc9bb8eb38f6d4c Date: 2025-08-11T05:03:43.048Z Electron: 37.2.3 ElectronBuildId:...

under-discussion
chat-terminal