0.19.0 • Published 6 months ago

@harnessio/yaml-editor v0.19.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 months ago

Yaml Editor

Development

Run pnpm dev and pnpm playground

Playground

pnpm playground

Production

pnpm build

Setup

import { ILanguageFeaturesService } from 'monaco-editor/esm/vs/editor/common/services/languageFeatures.js'
import { OutlineModel } from 'monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/outlineModel.js'
import { StandaloneServices } from 'monaco-editor/esm/vs/editor/standalone/browser/standaloneServices.js'

import { MonacoGlobals } from '@harnessio/yaml-editor'

MonacoGlobals.set({
  ILanguageFeaturesService,
  OutlineModel,
  StandaloneServices
})
0.19.0

6 months ago

0.15.0-beta-1

7 months ago

0.13.0

9 months ago

0.14.0

8 months ago

0.15.0

8 months ago

0.17.0

7 months ago

0.18.0

6 months ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago