constrained-editor-plugin icon indicating copy to clipboard operation
constrained-editor-plugin copied to clipboard

This project is to restrict the editable area in the monaco-editor

Results 24 constrained-editor-plugin issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [immer](https://github.com/immerjs/immer) to 9.0.21 and updates ancestor dependency [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus). These dependencies need to be updated together. Updates `immer` from 8.0.1 to 9.0.21 Release notes Sourced from immer's releases. v9.0.21 9.0.21...

awaiting dependency

If you add the restriction interactively (i.e. after onMount), the selected line is not restricted, but everything before and after it is. ` interface AdminCodeEditorProps { initialRestrictions: []; initialCode: string;...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

awaiting dependency

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus). These dependencies need to be updated together. Updates `webpack-dev-middleware` from 3.7.3 to 5.3.4 Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4...

awaiting dependency

I am currently working with the Monaco Editor & the Constrained Editor Plugin. I have defined some code like so, including the use of a tab character: ![image](https://github.com/Pranomvignesh/constrained-editor-plugin/assets/75750304/8999e85e-441a-4423-b295-9fb251214f2a) I want...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

awaiting dependency

When I toggle the dev mode I get an error in the console.

inactive-issue

Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...

awaiting dependency

my code is but it throws the editor is instance of IStandaloneCodeEditor here, is there a way i can use this plugin in IStandaloneDiffEditor's ModifiedEditor ?

good first issue
available-for-pull-request

Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...

awaiting dependency