Skip to content

Add column insertion and deletion#31

Merged
jonaraphael merged 8 commits intomainfrom
codex/ensure-compatibility-with-vscode-1.88
Jun 10, 2025
Merged

Add column insertion and deletion#31
jonaraphael merged 8 commits intomainfrom
codex/ensure-compatibility-with-vscode-1.88

Conversation

@jonaraphael
Copy link
Owner

Summary

  • allow users to insert or delete columns via context menu
  • wire column modifications from the webview to the extension
  • skip lib check for TypeScript compilation
  • document new feature in README

Testing

  • npm run compile
  • npx mocha -r ts-node/register src/test/**/*.ts (fails: mocha not found)

https://chatgpt.com/codex/tasks/task_e_684466c724b0832db5f6a2186802dc22

@jonaraphael jonaraphael linked an issue Jun 7, 2025 that may be closed by this pull request
@jonaraphael jonaraphael deleted the codex/ensure-compatibility-with-vscode-1.88 branch June 10, 2025 02:09
@jonaraphael jonaraphael restored the codex/ensure-compatibility-with-vscode-1.88 branch June 10, 2025 13:21
@jonaraphael jonaraphael reopened this Jun 10, 2025
@jonaraphael jonaraphael merged commit 9ac9f70 into main Jun 10, 2025
1 check passed
@jonaraphael jonaraphael deleted the codex/ensure-compatibility-with-vscode-1.88 branch June 10, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Thank you & ideas

1 participant