core/rules.md
core rulesWhenever a new protocol message is added to the protocol/ directory, check the following:
core/protocol/passThrough.tsextensions/intellij/src/main/kotlin/com/github/continuedev/continueintellijextension/constants/MessageTypes.ktcore/core.ts (for messages to the core), in a useWebviewListener (for messages to the gui), or in VsCodeMessenger.ts for VS Code or IdeProtocolClient.kt for JetBriains (for messages to the IDE).