home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1450363982

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
1450363982 PR_kwDOBm6k_c5C9ZuP 1893 Upgrade to CodeMirror 6, add SQL autocomplete 95570 closed 0     48 2022-11-15T20:52:35Z 2022-11-16T23:54:02Z 2022-11-16T23:49:06Z CONTRIBUTOR simonw/datasette/pulls/1893

In an effort to get closer to table / column autocomplete I took a shot at https://github.com/simonw/datasette/issues/1796. I haven't done a lot of testing but would be curious if this fixes some of the concerns raised in https://github.com/simonw/datasette/issues/1796#issue-1355148385 for example.

Done: * Changed to bundling using rollup as per https://codemirror.net/examples/bundle/ * Restored a fromTextArea-like function from https://codemirror.net/docs/migration/ * Removed old JS and CSS files (no external CSS needed anymore as per https://codemirror.net/examples/styling/) * Updated instructions for building the bundle

Not done: * cmResize had an error, so commented out the resize handle * Add extraKeys option for shift+enter and tab


:books: Documentation preview :books:: https://datasette--1893.org.readthedocs.build/en/1893/

107914493 pull    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1893/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
0  

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 48 rows from issue in issue_comments
Powered by Datasette · Queries took 1.236ms · About: github-to-sqlite