-
Notifications
You must be signed in to change notification settings - Fork 24
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
multi buffer support in editor #65
Draft
argshook
wants to merge
72
commits into
main
Choose a base branch
from
web-console/multi-buffer
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c96693a - Browse repository at this point
Copy the full SHA c96693aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1cb613 - Browse repository at this point
Copy the full SHA f1cb613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606db6b - Browse repository at this point
Copy the full SHA 606db6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737af34 - Browse repository at this point
Copy the full SHA 737af34View commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1507e7 - Browse repository at this point
Copy the full SHA e1507e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c125b - Browse repository at this point
Copy the full SHA 90c125bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c1f9f - Browse repository at this point
Copy the full SHA 98c1f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8fc587 - Browse repository at this point
Copy the full SHA e8fc587View commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88fe488 - Browse repository at this point
Copy the full SHA 88fe488View commit details -
Configuration menu - View commit details
-
Copy full SHA for af41142 - Browse repository at this point
Copy the full SHA af41142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 615c02c - Browse repository at this point
Copy the full SHA 615c02cView commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 196bf4b - Browse repository at this point
Copy the full SHA 196bf4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e0038 - Browse repository at this point
Copy the full SHA 65e0038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772b3fa - Browse repository at this point
Copy the full SHA 772b3faView commit details -
also extract buffers to dedicated files
Configuration menu - View commit details
-
Copy full SHA for f7f3534 - Browse repository at this point
Copy the full SHA f7f3534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcd6f6 - Browse repository at this point
Copy the full SHA 3dcd6f6View commit details -
no need, cause dexie does incremental id
Configuration menu - View commit details
-
Copy full SHA for 05094fe - Browse repository at this point
Copy the full SHA 05094feView commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 094330c - Browse repository at this point
Copy the full SHA 094330cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 346ec50 - Browse repository at this point
Copy the full SHA 346ec50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772fa7a - Browse repository at this point
Copy the full SHA 772fa7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7663f9 - Browse repository at this point
Copy the full SHA f7663f9View commit details
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 44d2e32 - Browse repository at this point
Copy the full SHA 44d2e32View commit details -
seems unused. and `getValue` is already available on `editorRef.current.getValue`
Configuration menu - View commit details
-
Copy full SHA for 769cd84 - Browse repository at this point
Copy the full SHA 769cd84View commit details -
extract editor actions to dedicated file refactor types
Configuration menu - View commit details
-
Copy full SHA for 8fd0890 - Browse repository at this point
Copy the full SHA 8fd0890View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a4e2b - Browse repository at this point
Copy the full SHA e4a4e2bView commit details -
extract legacy event bus action to dedicated file
for easier refactoring in future
Configuration menu - View commit details
-
Copy full SHA for c238fd3 - Browse repository at this point
Copy the full SHA c238fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58a0e0 - Browse repository at this point
Copy the full SHA b58a0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbf93d - Browse repository at this point
Copy the full SHA 5bbf93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ef1ca - Browse repository at this point
Copy the full SHA 18ef1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f962535 - Browse repository at this point
Copy the full SHA f962535View commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4aa8bc - Browse repository at this point
Copy the full SHA b4aa8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 625dcb3 - Browse repository at this point
Copy the full SHA 625dcb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f795d7 - Browse repository at this point
Copy the full SHA 5f795d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143176c - Browse repository at this point
Copy the full SHA 143176cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d264f09 - Browse repository at this point
Copy the full SHA d264f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c917ed - Browse repository at this point
Copy the full SHA 5c917edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 582a965 - Browse repository at this point
Copy the full SHA 582a965View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9592cd - Browse repository at this point
Copy the full SHA f9592cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6b652 - Browse repository at this point
Copy the full SHA cd6b652View commit details -
it might have `""` which is valid value, but then `setModel` wouldn't work
Configuration menu - View commit details
-
Copy full SHA for 4a84c2a - Browse repository at this point
Copy the full SHA 4a84c2aView commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d04f1b - Browse repository at this point
Copy the full SHA 3d04f1bView commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 18a40ed - Browse repository at this point
Copy the full SHA 18a40edView commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cdc5b0f - Browse repository at this point
Copy the full SHA cdc5b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 966ef6a - Browse repository at this point
Copy the full SHA 966ef6aView commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ab9325 - Browse repository at this point
Copy the full SHA 5ab9325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a2817b - Browse repository at this point
Copy the full SHA 4a2817bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9dab7f - Browse repository at this point
Copy the full SHA c9dab7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b138a - Browse repository at this point
Copy the full SHA a4b138aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9063116 - Browse repository at this point
Copy the full SHA 9063116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c0616 - Browse repository at this point
Copy the full SHA 25c0616View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ff7ee - Browse repository at this point
Copy the full SHA c1ff7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d5033 - Browse repository at this point
Copy the full SHA 78d5033View commit details
Commits on Nov 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7770082 - Browse repository at this point
Copy the full SHA 7770082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e49f9 - Browse repository at this point
Copy the full SHA 41e49f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b0e9a - Browse repository at this point
Copy the full SHA c9b0e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9c5bc - Browse repository at this point
Copy the full SHA 0f9c5bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8601d48 - Browse repository at this point
Copy the full SHA 8601d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3534e97 - Browse repository at this point
Copy the full SHA 3534e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c4bfe - Browse repository at this point
Copy the full SHA c4c4bfeView commit details -
remove
double click to rename
featureit's more troublesome than helpful
Configuration menu - View commit details
-
Copy full SHA for b27eda6 - Browse repository at this point
Copy the full SHA b27eda6View commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac321d5 - Browse repository at this point
Copy the full SHA ac321d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35130c7 - Browse repository at this point
Copy the full SHA 35130c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for de32874 - Browse repository at this point
Copy the full SHA de32874View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4188e1d - Browse repository at this point
Copy the full SHA 4188e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6b6b6 - Browse repository at this point
Copy the full SHA ee6b6b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7451e98 - Browse repository at this point
Copy the full SHA 7451e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891c442 - Browse repository at this point
Copy the full SHA 891c442View commit details -
Configuration menu - View commit details
-
Copy full SHA for a627d96 - Browse repository at this point
Copy the full SHA a627d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7760ed0 - Browse repository at this point
Copy the full SHA 7760ed0View commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9cb44fa - Browse repository at this point
Copy the full SHA 9cb44faView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb3d046 - Browse repository at this point
Copy the full SHA bb3d046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 929560f - Browse repository at this point
Copy the full SHA 929560fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.