-
**please complete the following information:**
- OS version: Win 10 WSL
- Editor: vscode
- Editor version:
- Programming language: ts
- TabNine extension version: 3.5.11
- Engine vers…
-
Hi,I write project using create-react-app and want to integrate prettier with eslint .
My **package.json** contain :
`"eslint-config-prettier": "^2.9.0",
"eslint-plugin-prettier": "^2.6.2",
…
-
Still seems to be due to the package's id, `ms-pyright.pyright`, not matching the package's `name` from its `package.json`, `vsocde-pyright`, so `resolveVersion` always returns `undefined`.
This is s…
-
Type: Bug
With 6 vsocde open and Setting Sync turned on, do
Settings --> Profiles (default) --> Create Profile --> Select "Doc Writer"
2023-05-12 16:50:30.286 [info] Sync started.
2023-05-12 16:50:…
-
# Context
As of the later rc versions of nuxt 3 you don't need `import { defineNuxtConfig } from "nuxt/config";` at the top of the file anymore. If you don't include this it will disable the plugi…
-
How do I prevent the hint applier (like `remove redundant brackets`) from changing all my indentation and changing my tabs to spaces please? I can't see a setting in the config.
-
bug描述:
当VSCODE版本自动升级为1.74时,无法使用添加函数注释功能,添加文件注释功能正常,尝试过修改快捷键,无效果;
卸载VSCODE 1.74版本 重新安装1.73版本后一切恢复正常
VsCode 插件设置:
{
"fileheader.configObj": {
"autoAdd": false, // 默认添加文件头注释
…
-
One file change, no extensions but Pylance, in particular on deletion cause immediately over 20 unrelated files to be analyzed and I feel like I have followed all VScode workspace setting to configure…
-
import { LanguageServiceContribution } from './language-service/language.contribution';
import { LsifServiceImpl } from './language-service/lsif-service';
import { ILsifService } from './language-se…
-
Does this issue occur when all extensions are disabled?: **Yes**
- VS Code Version:1.62.2
- OS Version:win7 win10 win11
-
hi, vscoder, I think that is an bug of vsocde, and…