Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bazed-editor/bazed
/ functions
Functions
319 in github.com/bazed-editor/bazed
⨍
Functions
319
◇
Types & classes
70
Function
test_undo
()
crates/bazed-core/src/buffer/undo_history.rs:159
Function
test_undo_caret_moves_to_affected_area
()
crates/bazed-core/src/buffer.rs:574
Function
test_undo_caret_moves_when_after_affected_text
()
crates/bazed-core/src/buffer.rs:590
Function
test_undo_edit_redo
()
crates/bazed-core/src/buffer.rs:633
Function
test_undo_edit_undo
()
crates/bazed-core/src/buffer/undo_history.rs:180
Function
test_undo_no_inserts
()
crates/bazed-core/src/buffer/undo_history.rs:172
Function
test_undo_redo
()
crates/bazed-core/src/buffer.rs:601
Function
test_undo_redo
()
crates/bazed-core/src/buffer/undo_history.rs:200
Function
test_undo_then_insert
()
crates/bazed-core/src/buffer.rs:559
Function
test_update_history
()
crates/bazed-core/src/buffer/undo_history.rs:145
Function
test_viewport_changed
()
crates/bazed-core/src/app.rs:276
Function
test_word_boundaries
()
crates/bazed-core/src/word_boundary.rs:217
Function
test_word_boundaries_in_rope
()
crates/bazed-core/src/word_boundary.rs:236
Function
test_word_boundaries_in_rope_reverse
()
crates/bazed-core/src/word_boundary.rs:246
Method
to_tokens
(&self, tokens: &mut proc_macro2::TokenStream)
crates/bazed-stew-macros/src/lib.rs:263
Method
views
(&self)
crates/bazed-core/src/app.rs:198
Function
warn
(...params: any[])
node_packages/bazed-svelte/src/lib/log.ts:71
Function
wheelDelta
(event: WheelEvent)
node_packages/bazed-svelte/src/lib/event.ts:25
Method
write_to_file
Asynchronously save the current buffer state to its path. Does nothing when no path is set.
crates/bazed-core/src/document.rs:53
← previous
301–319 of 319, ranked by callers