Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented May 5, 2025

インデント文字を > から >| に変更し、設定で変更できるようにしました。

  • 新しい設定項目 markdown.copilot.indentation.quoteCharacter を追加
  • デフォルトは引き続き > だが、ユーザーが >| など任意の文字に変更可能
  • 引用インデントの正規表現パターンを更新
  • インデントのカウント処理を更新
  • 設定変更を監視し、RegExpインスタンスをキャッシュするよう最適化
  • registerConfigChangeListenerを廃止し、既存の設定変更リスナーから直接updateRegExpCacheを呼び出すように変更
  • indention.tsonDidChangeConfiguration関数を追加し、extension.tsから他のサブシステムと同様に呼び出すように変更
  • 関数を早期リターンパターンを使用してリファクタリングし、インデントの深さを減少
  • CHANGELOG.mdの[Unreleased]セクションに機能追加を記載

Link to Devin run: https://app.devin.ai/sessions/208d1020c2e94295bbe779d76648b738
Requested by: [email protected]

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@devin-ai-integration devin-ai-integration bot force-pushed the devin/1746462122-update-indent-character branch 2 times, most recently from edd8133 to 1dabaa8 Compare May 5, 2025 17:54
@squld squld merged commit 57dc4d3 into main May 5, 2025
0 of 2 checks passed
@squld squld deleted the devin/1746462122-update-indent-character branch May 5, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant