mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-23 09:51:10 +01:00
Better editor updating
This commit is contained in:
@@ -88,7 +88,7 @@ const syntaxExtensions: Record<string, { base: LanguageSupport; ext: any[] }> =
|
||||
url: { base: url(), ext: [] },
|
||||
};
|
||||
|
||||
export function syntaxExtension({
|
||||
export function getLanguageExtension({
|
||||
contentType,
|
||||
useTemplating,
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user