fix: typo on docs causing problems with autocompletion. (#1350)
* fix: scramble and shuffle comments * fix: comments on themes,docs, tests and more
This commit is contained in:
parent
1341bd9c92
commit
5c3501caa4
18 changed files with 100 additions and 48 deletions
4
packages/codemirror/themes/androidstudio.mjs
vendored
4
packages/codemirror/themes/androidstudio.mjs
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @name androidstudio
|
||||
/*
|
||||
* androidstudio
|
||||
*/
|
||||
import { tags as t } from '@lezer/highlight';
|
||||
import { createTheme } from './theme-helper.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue