Skip to content

fix: opti some readme #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 29, 2024
Merged

fix: opti some readme #36

merged 3 commits into from
Jun 29, 2024

Conversation

sanshuiyijing
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Jun 28, 2024

Deploy Preview for tisqleditor-playground ready!

Name Link
🔨 Latest commit aa12d0a
🔍 Latest deploy log https://app.netlify.com/sites/tisqleditor-playground/deploys/667fea944ae13700084d5eb6
😎 Deploy Preview https://deploy-preview-36--tisqleditor-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

README.md Outdated
@@ -21,20 +21,21 @@ https://github.com/tidbcloud/tisqleditor/assets/1284531/732b600f-5b4e-45d3-a3d2-

## Packages

All the extensions as below:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tidbcloud/tisqleditor and @tidbcloud/tisqleditor-react are not extensions.

| package | desc |
| ---------------------------------------------- | ------------------------------------------------------------------------- |
| @tidbcloud/tisqleditor | SQLEditorInstance with pre-configured extensions |
| @tidbcloud/tisqleditor-react | React component wrapper |
| @tidbcloud/codemirror-extension-ai-widget | a widget to chat with AI to help write or refine SQL by human language |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package should keep.

README.md Outdated
| @tidbcloud/codemirror-extension-linters | |
| @tidbcloud/codemirror-extension-events | |
| @tidbcloud/codemirror-extension-autocomplete | SQL keyword and database schema autocomplete tips |
| @tidbcloud/codemirror-extension-linters | Full-width characters, regular expression, or use statements linter |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or ... -> and use statement linter

Comment on lines 4 to 6
onChange: any doc change will trigger this event
onFocusChange: while the cursor change will trigger this event
onSelectionChange: while selection content change will trigger this event
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- onChnage: ...
- onFoucusChange: ...
- onSelectionChange: ...

Copy link
Collaborator

@baurine baurine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the rest LGTM

@baurine baurine force-pushed the feat/readme-opti branch from d709a43 to aa12d0a Compare June 29, 2024 11:05
@baurine baurine merged commit 91067e6 into main Jun 29, 2024
5 checks passed
@baurine baurine deleted the feat/readme-opti branch June 29, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants