Add auto-completion support for snippet files (#23698)
Release Notes: - Added auto-completion support for snippet files. 
This commit is contained in:
parent
6e9ea47849
commit
6293b20fd0
7 changed files with 64 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
mod extension_snippet;
|
||||
mod format;
|
||||
pub mod format;
|
||||
mod registry;
|
||||
|
||||
use std::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue