Re-exports§
pub use crate::systems::complete_class;pub use crate::systems::complete_properties;pub use crate::systems::keyword_complete;pub use crate::systems::prefix::defined_prefix_completion;pub use crate::util::token::get_current_token;pub use crate::util::triple::get_current_triple;
Structs§
- Completion
Request Componentindicating that the current document is currently handling a Completion request.- Label
ScheduleLabelrelated to the Completion schedule- Simple
Completion