https://scrapbox.io/files/69ad16a4f1c53c173229b951.png
別の issue が見つかった
deprecated になっているっぽい
code:json
{
// This setting is deprecated. Use #js/ts.autoClosingTags.enabled# instead.
"javascript.autoClosingTags": true,
"typescript.autoClosingTags": true
}
https://scrapbox.io/files/69ad1729f1c53c173229ba01.png
https://scrapbox.io/files/69ad1739f1c53c173229ba14.png
これの意味があんまりわかってない
とりあえずこれで Claude Code の Shift + Enter で改行できなくなってたやつがまず解決 https://pbs.twimg.com/media/HC2uM9TawAE4tSQ.jpg
人間の飲み物じゃない杏仁豆腐とタイヤの味がする
VS Code の filenesting パターンの棚卸しをついにやる時が来た 結構めんどくさいから Claude Code に都度都度使っている設定なのか聞いてもらうことにして、それで整理する code:sh
Error: nu::parser::shell_andand
× The '&&' operator is not supported in Nushell
1 │ ghq get conv-poc && code conv-poc
· ─┬
· ╰── instead of '&&', use ';' or 'and'
╰────
help: use ';' instead of the shell '&&', or 'and' instead of the boolean '&&'
Just Idea で git の global ignore と VS Code の filenesting の機能を使って擬似的に .config ディレクトリをプロジェクトごとに作成できそう これを試してみる
眠くなってきた