Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
codemirror シンプル モードを使用して、インデント ベースの言語用のパーサーを実装したいと考えています。デデントを一致させるにはどうすればよいですか。つまり、行がデデントされたときにパーサーの状態を変更したいと考えています。