It depends how much the rules can be edited; I’m unclear how the rules are edited. Can you clarify a bit @david in the first post?
I’m afraid at the moment the rules can’t be edited. The sensitivity can be adjusted, and html detection can be turned on/off.
There are some built-in rules which should help with these. If you’d like to try it out, try posting some code in a PM to yourself here on Meta.
However, I think the example you posted is unlikely to be detected, since it doesn’t contain any special characters or timestamps which match our detection patterns.
The original vision I had was for a component where you could specify how much “energy” a given character (or complete string, such as C:\) adds, especially as that character (or string) begins repeating in the same nearby area over and over, multiplying the code energy score.
Sensors:
System Temperatures: cpu: 78.0 C mobo: 36.0 C gpu: nouveau temp: 56.0 C
Fan Speeds (RPM): cpu: 0 fan-1: 3139 fan-3: 0 fan-5: 0
Power: 12v: N/A 5v: 2.90 3.3v: N/A vbat: 3.34
This is rather colon heavy. So ideally if you wanted to tweak this, you’d set an energy level for the colon, and a repetition bonus.
I guess that is not possible at the moment, it is unfortunate all the rules are hard-coded.
念のため、@tmomasさんのメモを明確にしておきます。私たちは、標準バージョンにはない追加のコードマッチングパターンを備えた、このプラグインのカスタムバージョンを使用しています。また、カスタム正規表現パターンを追加するための(チェックなしで、細心の注意を払って)ユーザーインターフェースも追加しました。参照:\n\n* 正規表現を追加するためのGithub Pull-Request。\n* 私たちのリポジトリブランチはこちら
11件の投稿が新しいトピックに分割されました:フォーマットされていないコード検出器をユーザーごとに無効にできますか?
ブラウザコンソールでこのコンポーネントを参照する際にエラーが発生しています。
[THEME 230 ‘Unformatted Code Detector’] 「service:composer」を変更しようとしましたが、ブートプロセス中に既に初期化されていました(例:ルックアップ経由)。そのルックアップを削除するか、変更を有効にするために modifyClass の呼び出しをブートプロセスの早い段階に移動してください。https://meta.discourse.org/t/262064

@Moin さん、ありがとうございます。これは認識しており、社内で既に報告されており、できるだけ早く更新される予定です。
ご報告ありがとうございます!このコアの変更により解決されるはずです。